You'll notice
/status now shows Organization and Email from cached account info when no API key can be retrieved.
The /status/whoami display now shows Organization and Email rows sourced from cached account info when a profile is active but no API key could be retrieved from the api-key helper. Previously these fields only appeared through other paths.
Names in the bundle/status
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.
Added since
A small documentation edit on Recommend your plugin from your CLI touched a line naming /status 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
Confirmed since
Anthropic's documentation has since written up /status, on Claude Code on Amazon Bedrock.
Run `/status` to see the resolved region. When the region came from your AWS config files or the default fallback, Claude Code also notes the source in the `/status` output.amazon-bedrock see the edit
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up /status, on Claude Code on Amazon Bedrock.
Anthropic's release notes agree
Fixed the keyless Console sign-in ("Sign in with your Console account") not applying your organization's server-managed settings, and…