summaryrefslogtreecommitdiff
path: root/lua/99/extensions/work/worker.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/99/extensions/work/worker.lua')
-rw-r--r--lua/99/extensions/work/worker.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/99/extensions/work/worker.lua b/lua/99/extensions/work/worker.lua
index dbcf9b3..5cce21c 100644
--- a/lua/99/extensions/work/worker.lua
+++ b/lua/99/extensions/work/worker.lua
@@ -36,8 +36,8 @@ function M.craft_prompt(worker)
return string.format(
[[
<YourGoal>
-You are to take the current git diff and git diff --staged and figure out what is left to change to complete the work item.
-The work item is described in <Description>
+You are to take the current git diff and git diff --staged and figure out what is
+left to change to complete the work item. The work item is described in <Description>
Carefully review everything in git diff and git diff --staged and <Description> before you respond.
respond with proper Search Format described in <Rule> and an example in <Output>