Source Intelligence
Sweep 28 Aug 2026 · 00:00Z Build v2.1.250 478 read Stable v2.1.236 Latest v2.1.250 Next v2.1.251 Feeds RSS JSON llms.txt
Reading a new release v2.1.251 Analysing changes · 2/5 Deeper second pass · 4/5 agents 427 findings $12.75 so far

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

19 pages for /statusline.

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

Best practices for Claude Code Claude Code CLI · in the page best-practices …Track context usage continuously with a [custom status line](/docs/en/statusline), and see [Reduce token usage](/docs/en/costs#reduce-token-usage) for strategies on reducing token usage. *** ## Giv… Explore the .claude directory Claude Code CLI · in the page claude-directory …s like before a tool call or after a file edit</>, <><A href="/docs/en/statusline">statusLine</A>: customize the line shown at the bottom while Claude works</>, <><A href="/docs/en/settings-reference#… Commands Claude Code CLI · in the page commands …| | `/statusline` | Configure Claude Code's [status lin… Manage costs effectively Claude Code CLI · in the page costs …eck your current token usage, or [configure your status line](/docs/en/statusline#context-window-usage) to display it continuously. * **Clear between tasks**: Use `/clear` to start fresh when switchi… Environment variables Claude Code CLI · in the page env-vars …tmux sessions, [hook](/docs/en/hooks) commands, [status line](/docs/en/statusline) commands, stdio [MCP server](/docs/en/mcp) subprocesses). IDE extensions also set this in their integrated terminals.… Error reference Claude Code CLI · in the page errors …limit, add the `rate_limits` fields to a [custom status line](/docs/en/statusline#rate-limit-usage), or in the Desktop app click the [usage ring](/docs/en/desktop#check-usage) next to the model picker… Speed up responses with fast mode Claude Code CLI · in the page fast-mode …ck token usage and reduce costs * [Status line configuration](/docs/en/statusline): display model and context information Hooks reference Claude Code CLI · in the page hooks …ns` are exempt * Claude Code also narrows your [`statusLine`](/docs/en/statusline), [`fileSuggestion`](/docs/en/settings-reference#filesuggestion), and [`subagentStatusLine`](/docs/en/statusline#subag… Model configuration Claude Code CLI · in the page model-config …you're currently using in two places: * In the [status line](/docs/en/statusline), if you have one configured * In `/status`, which also displays your account information ## Add a custom model optio… Recommend your plugin from your CLI Claude Code CLI · in the page plugin-hints …spawns, such as tool calls, hook commands, and [status line](/docs/en/statusline) commands, so the tag does not normally reach a human terminal. A long-lived process that was started inside a session… Plugins reference Claude Code CLI · in the page plugins-reference …the [`agent`](/docs/en/sub-agents) and [`subagentStatusLine`](/docs/en/statusline#subagent-status-lines) keys are supported… How Claude Code uses prompt caching Claude Code CLI · in the page prompt-caching …e most direct way to watch them live is a [statusline script](/docs/en/statusline) that reads the `current_usage` object: | Field | Meaning… Manage sessions Claude Code CLI · in the page sessions …se-the-session-picker) and in the statusline [`session_name`](/docs/en/statusline) field when no name is set. The plan title shows in the same two places and also in the listings of running sessions,… Claude Code settings Claude Code CLI · in the page settings …s/en/hooks#disable-or-remove-hooks), any custom [status line](/docs/en/statusline), and any custom [file suggestion](#file-suggestion-settings) command… Claude Code settings reference Claude Code CLI · in the page settings-reference …| Turn off [hooks](/docs/en/hooks), a custom [status line](/docs/en/statusline), and a custom [`@` file suggestion](/docs/en/interactive-mode#quick-commands) command at once… Customize your status line Claude Code CLI · in the page statusline …e> <img src="https://mintcdn.com/claude-code/nibzesLaJVh4ydOq/images/statusline-multiline.png?fit=max&auto=format&n=nibzesLaJVh4ydOq&q=85&s=60f11387658acc9ff75158ae85f2ac87" alt="A multi-line status… Create custom subagents Claude Code CLI · in the page sub-agents …sion was started | | statusline-setup | Sonnet | When you run `/statusline` to configure your status line… Configure your terminal for Claude Code Claude Code CLI · in the page terminal-config …the bottom of the interface, configure a [custom status line](/docs/en/statusline) that shows the current model, working directory, git branch, or other context. ### Create a custom theme In additio… Voice dictation Claude Code CLI · in the page voice-dictation …es, and it does not appear if you have a [custom status line](/docs/en/statusline) configured. Transcription is tuned for coding vocabulary in both modes. Common development terms like `regex`, `OAut…