Skip to content

Commit b0123e3

Browse files
committed
Refine context prompt instructions for better clarity and flexibility
1 parent a938702 commit b0123e3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

prompts/context_prompt.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Please analyze the code provided above and suggest improvements, optimizations, or fixes.
1+
If no modifications requested -- Please analyze the code provided above and suggest improvements, optimizations, or fixes.
22

3-
When you make changes to the code, please format your response as a single Markdown file containing multiple modified files.
3+
When you make changes to the code, please format your response as a single Markdown file containing multiple created/modified files.
44

5-
For each modified file provide:
5+
For each file provide:
66
1. a summary of your changes and the reasoning behind them.
7-
2. the exact code changes in markdown code block with the file path.
7+
2. the exact new code in markdown code block with the file path.
88

99
Make sure to include the file name and it's full content, like this:
1010

0 commit comments

Comments
 (0)