Anthropic has brought Claude Code to the browser and iOS, letting developers delegate coding work to cloud-run agents that open pull requests, summarize changes, and run tasks in parallel across repositories.
📌 Key Takeaways
- Web + iOS access lets you launch cloud-run coding sessions outside the terminal.
- Parallel tasks across repos with automatic PR creation and change summaries.
- Isolated sandboxes with network and filesystem restrictions; secure Git proxy.
- Custom egress allowlists for package installs and tests during runs.
- Available now as a research preview for Pro and Max users.
What Claude Code On The Web Adds
You can connect GitHub repositories, describe a goal, and let Claude implement changes while you monitor progress and nudge direction in real time from a single interface.
The web experience complements the CLI by offloading work to Anthropic-managed infrastructure, so multiple sessions can run concurrently without local setup or resource contention.
“With Claude Code on the web, assign multiple tasks that run in parallel while you monitor and steer from your browser or iOS app.” — Anthropic
Introducing Claude Code on the web.
You can now delegate coding tasks to Claude without opening your terminal. pic.twitter.com/Hw8KkKiFGj
— Claude (@claudeai) October 20, 2025
How It Works: Parallel Tasks And PRs
Each session runs in its own environment with progress tracking. You can pause, steer, or extend tasks as the agent works through files, tests, and documentation.
When complete, Claude prepares a pull request with a concise summary of changes, helping reviewers understand intent, scope, and test outcomes quickly.
Security Model: Isolated Sandboxes And Git Proxy
Tasks execute inside isolated sandboxes with network and filesystem restrictions, reducing lateral access and narrowing blast radius across projects.
Git operations route through a secure proxy that limits repository access to those you authorize. You can also specify allowed domains for installs, like npm, to run tests safely.
What It’s Best At Right Now
The team highlights routine bug fixes, repository mapping questions, and backend changes using test-driven development to verify edits before proposing a merge.
Mobile access in the iOS app extends these workflows on the go, keeping light tasks moving between reviews or standups.
“Ideal for tackling bug backlogs, routine fixes, and parallel development work.” — Anthropic
Availability, Plans, And Notable Momentum
Claude Code on the web is in research preview for Pro and Max tiers. Access begins at claude.com/code, with rate limits shared across your Claude Code usage.
Since spring, user counts reportedly grew 10×, and Claude Code now contributes $500M+ annualized revenue, underscoring rising demand for agentic coding.
How To Use Claude Code On The Web
A brief setup unlocks cloud-run sessions that open PRs and summarize work without local toil.
- Visit claude.com/code and sign in with Pro or Max. Connect GitHub.
- Create a task, describe the goal, and attach repo context or issues.
- Watch real-time progress; steer with comments when the approach needs adjustment.
- Allow required egress domains for package installs and tests.
- Review the PR and change summary; run CI and merge when satisfied.
Why This Matters For Developers
A browser-native agent reduces context switching and enables parallelism without juggling terminals. For teams with backlogs, batching tasks into concurrent sessions can compress lead time to PR review.
Two timely stats frame the shift: a 10× user increase since May, and $500M+ annualized revenue tied to Claude Code. Both signal that agentic coding is moving from novelty to workflow.
Conclusion
Claude Code’s web and iOS launches bring parallel execution, secure sandboxes, and automatic PRs to everyday development, while keeping control with real-time steering and scoped permissions.
As the research preview evolves, expect steadier integrations and broader policy controls so teams can scale tasks confidently across services and repositories.
📈 Latest AI News
21st October 2025
For the recent AI News, visit our site.
If you liked this article, be sure to follow us on X/Twitter and also LinkedIn for more exclusive content.