Commit af30a70
fix(prompt): reduce agent narration of internal reasoning
Added guidelines to not narrate actions like "I'll call X tool" or
"The user wants Y so I'll Z". The agent should take action directly
without announcing what it's about to do.
Users care about results, not internal reasoning.
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 456a846 commit af30a70
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
169 | 169 | | |
170 | 170 | | |
171 | 171 | | |
172 | | - | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
173 | 175 | | |
174 | 176 | | |
175 | 177 | | |
| |||
0 commit comments