crates/agent/src/templates/system_prompt.hbs 🔗
@@ -48,7 +48,7 @@ The one exception to this is if the user references something you don't know abo
## Code Block Formatting
-Whenever you mention a code block, you MUST use ONLY use the following format:
+Whenever you mention a code block, you MUST ONLY use the following format:
```path/to/Something.blah#L123-456
(code goes here)