All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Claude Code on the Web: Cloud-Based Development Environment Documentation

9h ago· 19 min readen

Summary

This documentation page covers Claude Code on the web, Anthropic's cloud-based development environment at claude.ai/code. It explains how cloud sessions work (persisting across browser closures and monitorable via mobile app), GitHub authentication options (GitHub App vs. other methods), and configuration of cloud environments including setup scripts, network access, and Docker in Anthropic's sandbox. It also describes how to move sessions between web and terminal using --remote and --teleport commands.

Key quotes

· 3 pulled
Claude Code on the web runs tasks on Anthropic-managed cloud infrastructure at claude.ai/code.
Sessions persist even if you close your browser, and you can monitor them from the Claude mobile app.
Cloud sessions need access to your GitHub repositories to clone code and push branches.
Snippet from the RSS feed
Configure cloud environments, setup scripts, network access, and Docker in Anthropic's sandbox. Move sessions between web and terminal with --remote and --teleport.

You might also wanna read