599 B
599 B
| name | description | metadata | ||||||
|---|---|---|---|---|---|---|---|---|
| feedback_tool_confirmation | User preference: don't pause for tool confirmation — keep going autonomously |
|
Don't pause and wait for the user to hit enter or confirm tool calls. Keep executing until the task is complete.
Why: User wants uninterrupted autonomous execution. How to apply: Only stop when the user must do something manually (UI action, testing) or when a decision genuinely requires their input. Never pause mid-task just to confirm a command.