Source Intelligence
Sweep 28 Aug 2026 ยท 16:06Z Build v2.1.251 479 read Stable v2.1.236 Latest v2.1.251 Next v2.1.251 Feeds RSS JSON llms.txt

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

Search the documentation

7 pages for subagentstatusline.

Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.

Claude Code changelog Claude Code CLI · in the page changelog …n OpenTelemetry content attributes * Added reasoning effort to the `subagentStatusLine` payload, so custom agent rows can render model and effort * Added permission prompts for `docker` commands (… Hooks reference Claude Code CLI · in the page hooks …[`fileSuggestion`](/docs/en/settings-reference#filesuggestion), and [`subagentStatusLine`](/docs/en/statusline#subagent-status-lines) settings to managed settings * Claude Code also disables plugins w… Create plugins Claude Code CLI · in the page plugins …guration when the plugin is enabled. Currently, only the `agent` and `subagentStatusLine` keys are supported. Setting `agent` activates one of the plugin's [custom agents](/docs/en/sub-agents) as the… Plugins reference Claude Code CLI · in the page plugins-reference …the plugin is enabled. Only the [`agent`](/docs/en/sub-agents) and [`subagentStatusLine`](/docs/en/statusline#subagent-status-lines) keys are supported… Claude Code settings Claude Code CLI · in the page settings …| | `subagentStatusLine` | Configure a custom command that rewrites rows in the subagent task display. See [Subagent stat… Claude Code settings reference Claude Code CLI · in the page settings-reference …| Model and responses | Any file | | [`subagentStatusLine`](#subagentstatusline) | Rewrite rows in the [subagent](/do… Customize your status line Claude Code CLI · in the page statusline …$dirname [$model]" ``` </CodeGroup> ## Subagent status lines The `subagentStatusLine` setting renders a custom row body for each [subagent](/docs/en/sub-agents) shown in the agent panel below the…