fix: resolve contradicting response format instructions in multi-file prompt
This commit is contained in:
parent
9a979439f1
commit
d9a963d305
1 changed files with 1 additions and 1 deletions
|
|
@ -30,6 +30,6 @@ Keep explanations **developer-focused and concise**. Focus on:
|
|||
|
||||
Your response **MUST** contain:
|
||||
1. A **brief, technical explanation** of optimizations applied
|
||||
2. **One or more Markdown code block(s)** with the same file paths in the same order
|
||||
2. **One or more Markdown code block(s)** for the files you modified, preserving their original file paths
|
||||
|
||||
**Any deviation from this format is incorrect. {EXPLANATION_THEN_CODE}**
|
||||
|
|
|
|||
Loading…
Reference in a new issue