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…