diff --git a/docs/tools/thinking.md b/docs/tools/thinking.md index d7f474845..0ea63df40 100644 --- a/docs/tools/thinking.md +++ b/docs/tools/thinking.md @@ -49,7 +49,7 @@ title: "Thinking Levels" - When verbose is on, agents that emit structured tool results (Pi, other JSON agents) send each tool call back as its own metadata-only message, prefixed with ` : ` when available (path/command). These tool summaries are sent as soon as each tool starts (separate bubbles), not as streaming deltas. - When verbose is `full`, tool outputs are also forwarded after completion (separate bubble, truncated to a safe length). If you toggle `/verbose on|full|off` while a run is in-flight, subsequent tool bubbles honor the new setting. -## Reasoning visibility (/reasoning) +## Reasoning visibility (/tools/thinking#reasoning-visibility-reasoning) - Levels: `on|off|stream`. - Directive-only message toggles whether thinking blocks are shown in replies.