You'll notice
Nothing to try yet
Resume, continue and login inside a cloud session now point you at claude --cloud with a session id, and note a picker is not built yet.
When resume, continue, or login is attempted inside a cloud session, the feedback now tells users to instead re-run with claude --cloud <session-id> to re-attach to another session, and notes that a picker UI for choosing a session is not yet built ("a picker is coming").
Names in the bundleclaude --cloud
Documented inclaude-code/claude-code-on-the-web
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 Environment variables touched a line naming claude --cloud after this was published.
| `CCR_FORCE_BUNDLE` | Set to `1` to force [`claude --cloud`](/docs/en/claude-code-on-the-web#send-local-repositories-without-github) to bundle and upload your local repository instead of cloning from its remote |env-vars see the edit
Confirmed since
Anthropic's documentation has since written up claude --cloud, on Use Claude Code on the web.
When you run `claude --cloud` from a repository that has no git remote, or from a github.com repository that the Claude GitHub App isn't installed on, Claude Code bundles your local repository and uploads it directly to the cloud session. …claude-code-on-the-web see the edit
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agrees
Anthropic's documentation has since written up claude --cloud, on Use Claude Code on the web.