From ded4bcedef367ec19c3d15c2ea1c6487037ee80c Mon Sep 17 00:00:00 2001 From: Thorsten Ball Date: Thu, 21 Nov 2024 09:11:56 +0100 Subject: [PATCH] Make prompt clearer while keeping all tests passing --- crates/zeta/src/complete_prompt.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/crates/zeta/src/complete_prompt.md b/crates/zeta/src/complete_prompt.md index 9fc322936d..949c293138 100644 --- a/crates/zeta/src/complete_prompt.md +++ b/crates/zeta/src/complete_prompt.md @@ -2,16 +2,19 @@ You're a code assistant. Your task is to help the user write code by suggesting As an intelligent code assistant, your role is to analyze what the user has been doing and then to suggest the most likely next modification. -Here is what the user has been doing: - ## Recent Actions +Here is what the user has been doing: + -User requested an edit suggestion in the following excerpt of a file: +## Task + +The user now requested an edit suggestion in the following excerpt of a file: + -## Task +Suggest an edit. ### High-level Guidelines