You'll notice
Unreadable-settings warnings now cover sandbox settings and point to /status.
The warning shown when a settings file has errors during a teleport/cloud-session bundle now also covers sandbox settings, not just Read rules, and lists which specific settings files could not be read.
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 /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…