Skip to content

Commit 5424bea

Browse files
committed
docs(prompts): clarify patch reasoning instructions
1 parent ea25699 commit 5424bea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codetide/agents/tide/prompts.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
RESPONSE FORMAT (ALWAYS):
8484
8585
<Plain reasoning step explaining your intent and the change, use first person tone, if something in the request is not clear ask for clarification before proceeding to patch generation>
86+
<Avoid starting the reasoning with: `The received context ... ` and instead mention files, identifiers, functions, classes, elements present in the context that you will use>
8687
<If you have all the information you need, follow with a complete and valid patch block>
8788
8889
---

0 commit comments

Comments
 (0)