Anthropic announces Claude Code on the web and in the Claude iOS app, available in beta as a research preview for Pro and Max users
Today, Anthropic's Claude Code agentic coding tool is moving beyond the terminal and coming to the web and the company's mobile app.
The New Stack Frederic Lardinois
Related Coverage
- Claude Code on the web Anthropic
- Claude Code arrives on iOS and web as a research preview Moneycontrol · Ayush Mukherjee
- Claude Code for web - a new asynchronous coding agent from Anthropic Simon Willison's Weblog · Simon Willison
- Beyond permission prompts: making Claude Code more secure and autonomous Anthropic
- Anthropic's Claude AI coding assistant gets a web app KnowTechie · Ronil Thakkar
- Anthropic brings Claude Code to the web TechCrunch · Maxwell Zeff
- Anthropic Launches Claude Code for Web, Shifting AI Development to the Browser with Secure Sandboxing WinBuzzer · Markus Kasanmascheff
- Anthropic Brings Claude Code to the Browser Analytics India Magazine · Siddharth Jindal
- Anthropic launches Claude Code preview on web and mobile TestingCatalog · Erin
- Anthropic's Claude Code is now available on the web Neowin · Karthik Mudaliar
- Anthropic extends Claude Code to browsers InfoWorld · Paul Krill
- Anthropic takes aim at biotech with Claude for Life Sciences SiliconANGLE · Mike Wheatley
- Claude Code just came to the web — and it's about to change how you vibe code Tom's Guide · Amanda Caswell
- Vibe Check: Claude Code Now Works on Mobile and the Web Every
- Claude Code comes to the masses - and it's a game-changer for wannabe coding masters TechRadar · Eric Hal Schwartz
- You can use Anthropic's popular Claude Code tool on the web now - how to get access ZDNET · Sabrina Ortiz
- Anthropic brings Claude Code to iOS and the web Engadget · Igor Bonifacic
- Anthropic announces Claude Life Sciences, a new feature for researchers that integrates Claude AI models with lab tools like Benchling to boost efficiency CNBC · Ashley Capoot
- Claude Code on the web lets you kick off coding sessions without opening your terminal. Connect your GitHub repositories, describe what you need, and Claude handles the implementation. … Nayeem Ahmad
- Claude Code on the web Hacker News
- Claude Code Gets a Web Version Slashdot · BeauHD
Discussion
-
@mattpocockuk
Matt Pocock
on x
Hope this can run npm scripts Without feedback loops all coding agents are garbage
-
@lbacaj
Louie Bacaj
on x
This would've been so much better if it allowed me to control the claude code on my computer (or on my own server). And it's an easy feature for them to build, compared to this. But no they build this thing that moves all my artifacts onto some anthropic sandbox. No thanks.
-
@alexreibman
Alex Reibman
on x
Anthropic finally figured it out, background tasking is the most effective way to push code Cloud Code > Claude Code
-
@adocomplete
Ado
on x
Claude Code is now available on the web and in the iOS app. * Execute multiple tasks in parallel across repos * Auto-generate PRs * Teleport the session to your local dev environment with ease Now you can code from wherever inspiration hits. [video]
-
@trq212
@trq212
on x
shipping will continue until (safe) AGI arrives
-
@neilhtennek
Kenneth
on x
When I built the first versions of this months ago, it was slow, clunky, and admittedly unusable. Today, it's become an amazing tool for drafting PRs, finding code snippets, and getting real work done from anywhere. I'm excited to see what everyone builds with it.
-
@simonw
Simon Willison
on x
My notes on Claude Code for web, Anthropic's new asynchronous coding agent - I had preview access over the weekend, it's effectively a sandboxed instance of “claude —dangerously-skip-permissions” running in Anthropic's container https://simonwillison.net/...
-
@alexalbert__
Alex Albert
on x
The friction to start coding has dropped massively in just the past two years. This is the next step where you can go from idea to working app without touching an IDE or a terminal. The gap between thinking of something and building it keeps shrinking.
-
@_catwu
Cat
on x
We're so excited to launch Claude Code on the web and iOS app today! This has become a daily driver for many of us on the Claude Code team. Here are a few of our favorite ways to use it:
-
@claudeai
Claude
on x
With Claude Code on the web, assign multiple tasks that run in parallel while you monitor and steer from your browser or iOS app. Ideal for tackling bug backlogs, routine fixes, and parallel development work. [image]
-
@adocomplete
Ado
on x
My favorite feature in Claude Code on the web is teleport. It moves your remote session, wit h all the context, messages, and edits to your local dev environment allowing you to stay in the flow. [video]
-
@danshipper
Dan Shipper
on x
GREAT NEWS: Claude Code now works on the web and on mobile!!!! - It lets you kick off tasks on the web or mobile—like Codex - Everything runs in a VM on the cloud - You can chat with DURING execution it like you can Claude Code Not as great news: We got early access @every
-
@claudeai
Claude
on x
Introducing Claude Code on the web. You can now delegate coding tasks to Claude without opening your terminal. [video]
-
@simonwillison.net
Simon Willison
on bluesky
My notes on Claude Code for web, Anthropic's new asynchronous coding agent - I had preview access over the weekend, it's effectively a sandboxed instance of “claude —dangerously-skip-permissions” running in Anthropic's container simonwillison.net/2025/Oct/20/ ...
-
@johnoreilly.dev
John O'Reilly
on bluesky
First attempt at using Claude Code on the web. Hooked it up to my GitHub repos and asked it to improve the UI for one of the samples....came up with some pretty nice changes! Setup would work really well for projects with Compose for Web clients (that are automatically deployed…
-
@mergesort.me
Joe Fabisevich
on bluesky
Claude Code on iOS and the web is here! Now I have literally zero reasons to use Cursor. [image]
-
@webology@mastodon.social
Jeff Triplett
on mastodon
🤖 I was lucky enough to be involved with the beta of Claude Code on the Web (works on your phone) and it's one of my favorite ways to use Claude. — You can have it work on a feature and open a pull request and resume from your terminal if you want to. …