You'll notice
/statusline in a cloud session now tells you to run it locally instead.
Running /statusline in a cloud/remote session now shows a message directing you to run it in a local claude session instead, since the status line it sets up shows in cloud terminals too.
Names in the bundle/statusline
The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.
Confirmed since
Anthropic's documentation has since written up /statusline, on Error reference.
Before a window runs out, Claude Code can warn you that you've used most of it, with a message such as `You've used 85% of your session limit · resets 3:45pm`. To watch your remaining allowance continuously, add the `rate_limits` fields to…errors see the edit
Added since
A small documentation edit on Recommend your plugin from your CLI touched a line naming /statusline after this was published.
* `CLAUDE_CODE_CHILD_SESSION`: set only in subprocesses Claude Code itself 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 proces…plugin-hints see the edit
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees
A small documentation edit on Recommend your plugin from your CLI touched a line naming /statusline after this was published.
Anthropic's release notes agree
Fixed /status listing a signed-in claude.ai account and a configured API key as if both were in effect; the credential not in use is now…