fix: resolve contradicting response format instructions in multi-file prompt

This commit is contained in:
Kevin Turcios 2026-03-05 07:59:39 -05:00
parent 9a979439f1
commit d9a963d305

View file

@ -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}**