Claude Code comes to web and mobile, allowing developers to launch parallel jobs on Anthropic’s managed infrastructure



vibe coding evolving This includes leading AI-powered coding services and tools, including: humanClaude code.

As of today, the service is available via the web and, in preview, in the Claude iOS app, giving developers access to additional asynchronous features. Previously, it was available through a terminal on a developer’s PC with support for Git, Docker, Kubernetes, npm, pip, AWS CLI, and more, and as an extension to Microsoft’s open source VS Code editor and other JetBrains-powered integrated development environments (IDEs) via Claude Agent.

“Claude Code on the web lets you start a coding session without opening a terminal,” Anthropic said in the article. blog post. “Connect to your GitHub repository, describe what you want, and Claude will handle the implementation. Each session runs in its own isolated environment with real-time progress tracking, and you can actively steer Claude to adjust course as you perform your tasks.”

This allows users to run coding projects asynchronously, a trend that many companies are looking for.

The web version of Claude Code, currently in research preview, will be available to Pro and Max users. However, the web load code is subject to the same rate limits as other versions. human Throttled rate limiting After the coding tool unexpectedly gained popularity in July, allowing some users to run Claude Code overnight, the code was sent to Claude and Claude Code.

Anthropic is now ensuring that Claude Code approaches availability on par with OpenAI’s competing Codex AI coding platform, which leverages GPT-5 variants launching on mobile and web in mid-September 2025.

parallel use

Anthropic says that by running Claude Code in the cloud, the team is able to “run multiple tasks in parallel across different repositories from a single interface, and ship faster with automated PR creation and a clear change overview.”

One of the big appeals of coding agents is that they allow developers to perform multiple coding projects at the same time, such as bug fixing. google‘s two coding agentsJules and Code Assist both provide asynchronous code generation and checking. codex from OpenAI It also allows people to work in parallel.

Anthropic said that bringing Claude Code to the web won’t disrupt workflows, but for tasks like answering questions about a project, how to map a repository, bug fixes, routine, well-defined tasks, and backend changes to see adjustments, running tasks in the cloud is best.

While most developers will likely prefer using Claude Code on their desktop, Anthropic said the mobile version could encourage more users to “try coding on the go with Claude.”

isolated environment

Anthropic claimed that Claude Code tasks on the cloud have the same level of security as previous versions. It runs in an “isolated sandbox environment with network and file system limitations.”

Interactions are done through a secure proxy service, which the company says ensures that models only access authorized repositories.

Enterprise users can customize the domains that Claude Code can connect to.

Claude Code utilizes Claude Sonnet 4.5, which Anthropic claims is the best coding model. The company recently created the Claude Hike 4.5, a smaller version of the Claude that also has powerful coding capabilities. Available to all Claude subscribersincluding free users.



Source link