Under the hood
The event-loop stall detector uses a different expected interval for remote sessions.
The event-loop stall detector now uses a different expected monitoring interval when running in a remote-controlled Claude Code session (CLAUDE_CODE_REMOTE) instead of the same constant used everywhere else.
Names in the bundleCLAUDE_CODE_REMOTE
Documented inclaude-code/cloud-environments
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 Configure cloud environments touched a line naming CLAUDE_CODE_REMOTE after this was published.
* **No cloud-only scoping**: hooks run in both local and cloud sessions. To skip local execution, exit early unless the `CLAUDE_CODE_REMOTE` environment variable is `true`, the way the [dependency install script](#install-dependencies-with…cloud-environments see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
A small documentation edit on Configure cloud environments touched a line naming CLAUDE_CODE_REMOTE after this was published.