Claude Code on the web is a tool designed to streamline the management of coding tasks directly from your browser or iOS app, allowing for the delegation of multiple tasks that run concurrently. This tool is particularly effective for handling bug backlogs, routine fixes, and parallel development projects. It operates on Anthropic-managed cloud infrastructure, enabling users to initiate coding sessions without the need for a terminal. By connecting GitHub repositories and describing the necessary tasks, Claude Code manages the implementation, running each session in an isolated environment with real-time progress tracking. Users can guide the process as needed, ensuring efficient task completion.
The cloud-based nature of Claude Code allows for multiple tasks to be executed in parallel across various repositories, facilitating faster shipping with automatic pull request creation and clear change summaries. The web interface is designed to complement existing workflows, supporting tasks such as answering project-related questions, performing bug fixes, and executing backend changes with test-driven development. Additionally, the tool is accessible on mobile through an iOS app, offering developers the flexibility to manage coding tasks on the go.
Security is a priority, with each task running in a sandboxed environment with network and filesystem restrictions. Git interactions are managed via a secure proxy service to protect code and credentials. Users can also customize network configurations to control which domains Claude Code can access, such as allowing npm package downloads for testing purposes. Currently available in research preview for Pro and Max users, Claude Code on the web invites users to connect their repositories and start delegating tasks, with further information available through its engineering blog and documentation.
Information shown may be outdated. Found an error? Report it here