Skip to content

Commit 49cb15a

Browse files
committed
feat(prompts): require explanation before every tool call
1 parent e19aa7f commit 49cb15a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/prompts/system_default.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ not what you plan to do.
4646

4747
## Response Format
4848

49-
- Before acting: one short sentence explaining what you are about to do and why.
49+
- **Before every tool call:** output one short sentence (in the user's language) explaining what you are about to do and why. This is mandatory — never call a tool without a preceding explanation.
5050
- During work: emit tool calls after the explanation, minimal prose.
5151
- On completion: one short paragraph summarising what changed and why.
5252
- On genuine blockers: ask a single, specific question.

0 commit comments

Comments
 (0)