Anthropic launched a web app on Monday for its viral AI coding assistant, Claude Code, which lets developers create and manage several AI coding agents from their browser.
Claude Code for web is now rolling out to subscribers to Anthropicโs $20-per-month Pro plan, as well as its $100 and $200-per-month Max plans. Pro and Max users can access Claude Code on the web by navigating to claude.ai (the same website for Anthropicโs consumer chatbot) and clicking into the โCodeโ tab.
The launch marks Anthropicโs latest attempt to evolve Claude Code beyond a command-line interface (CLI) tool that developers access from a terminal. By putting Claude Code on the web, Anthropic hopes developers will spin up AI coding agents in more places.
Itโs increasingly competitive for tech companies trying to make their AI coding tools stand out. While Microsoftโs GitHub Copilot once dominated the space, Cursor, Google, OpenAI, and Anthropic now have highly performant AI coding tools of their own โ many of them already available on the web. That said, Claude Code is arguably the most popular. Anthropicโs flagship coding tool has grown 10x in users since its broader launch in May, and the product now accounts for more than $500 million of the companyโs revenue on an annualized basis.
Anthropic Product Manager Cat Wu tells TechCrunch in an interview that she attributes a large part of Claude Codeโs success to the companyโs AI models, which have become a favorite among developers in recent years. However, Wu also says the Claude Code team deliberately tries to โsprinkle in some funโ to the product wherever they can.
Wu said that Anthropic will continue to put Claude Code in more places, but the terminal will likely remain the home base for their AI coding product.
โAs we look forward, one of our key focuses is making sure the CLI product is the most intelligent and customizable way for you to use coding agents,โ said Wu. โBut weโre continuing to put Claude Code everywhere, helping it meet developers wherever they are. Web and mobile are a big step in this direction.โ
Anthropic claims that 90% of the Claude Code product itself is written by the companyโs AI models. Wu, who was previously an engineer, says that she rarely ever sits down at a keyboard to write code anymore, and mostly just reviews Claude Codeโs outputs.
Early AI coding tools worked like an autocomplete tool, finishing lines of code as developers wrote them. But the agentic generation of AI coding tools โ including Claude Code โ allow developers to spin up agents the work autonomously. This shift has made millions of software engineers act more like managers of AI coding assistants in their day-to-day jobs.
The change has not been welcome to every developer. One recent study found that some engineers were actually slower when using AI coding tools like Cursor. Researchers suggested one factor could be engineers spending much of their time prompting and waiting for AI tools to finish, rather than working on other problems. AI coding tools also struggle in large, complex code bases, so engineers may have spent a lot of time working through incorrect responses from the AI model.
Nevertheless, companies like Anthropic are continuing to push ahead with making AI models code more agentically. Anthropic CEO Dario Amodei predicted a few months ago that AI should soon write 90% of code for software engineers. While that may be true inside of Anthropic, that shift may be taking longer to pan out in the broader economy.