
Anthropic Just Turned Claude Into a Full IDE. Cursor Should Be Nervous.
Anthropic rebuilt its Claude Code desktop app with parallel sessions, an integrated terminal, and automated Routines. It is building a coding IDE.
The AI Post newsroom — delivering AI news at the speed of intelligence.
Anthropic just shipped a redesigned Claude Code desktop app, and calling it a "chat interface" at this point is dishonest. This is an IDE.
The update, rolling out now to Pro, Max, Team, and Enterprise users, adds a multi-session sidebar for managing parallel coding tasks, drag-and-drop pane layouts, an integrated terminal for running builds and tests, an in-app file editor, a rebuilt diff viewer for large changesets, and expanded preview support for HTML and PDF files.
Read that list again. Terminal. File editor. Diff viewer. Multi-session management. That is not a chatbot upgrade. That is a direct shot at VS Code and Cursor.
Parallel sessions change everything
The most significant feature is parallel sessions. The new sidebar displays every active and recent session in one place, filterable by status, project, or environment. You can group sessions by project. A side chat shortcut (Command + semicolon) lets you branch a question off a running task without feeding extra context back into the main thread.
This is how professional developers actually work: multiple contexts, multiple tasks, constant switching. The old one-conversation-at-a-time model was the single biggest limitation of AI coding tools. Anthropic just removed it.
Routines: Claude that works while you sleep
Alongside the desktop redesign, Anthropic launched Routines, a new way to set up Claude Code automations that run without an active session. A Routine bundles a prompt, a repo, and any relevant connectors into a single configuration that fires on a schedule, from an API call, or from a GitHub event like a new pull request.
Routines run on Claude Code's web infrastructure, not your local machine. Daily run caps scale by plan. The feature is in research preview for Pro, Max, Team, and Enterprise users with Claude Code on the web enabled.
Think about what this means: Claude reviewing every pull request automatically. Claude running nightly code audits. Claude refactoring your test suite while you sleep. This is the jump from "AI assistant" to "AI teammate" that every developer tool company has been promising. Anthropic just shipped it.
Why Cursor should worry
Cursor, the AI code editor valued at roughly $50 billion, built its entire business on wrapping AI models in a developer-friendly interface. It uses Claude as its primary model. Anthropic is now building that same interface, natively, around its own model.
This is the classic platform risk that investors warned about. The model provider builds the application layer. The wrapper company becomes redundant. The fact that Accel just raised $5 billion partly on the strength of its Cursor stake makes the timing particularly interesting.
Cursor still has advantages: it integrates with multiple models, it runs inside a familiar VS Code shell, and it has built deep muscle memory with hundreds of thousands of developers. But Anthropic's Claude Code app now has parallel sessions, a terminal, a file editor, and automated workflows. At some point, the wrapper stops being necessary.
The redesigned Claude Code desktop app is available now. Three view modes (Verbose, Normal, and Summary) let developers decide how much of Claude's internal reasoning they want to see. Routines are in research preview.
The AI coding war is no longer about which model is smartest. It is about who owns the interface. Anthropic just made its first serious bid.