Anthropic adds Ultraplan to Claude Code, moving task planning to the cloud
Anthropic has launched Ultraplan, a new feature for Claude Code that offloads programming task planning to the cloud. The feature enables developers to initiate planning jobs from the terminal while the planning executes in the browser, supporting inline comments, emoji reactions, and revision requests on individual plan sections.
Anthropic has added Ultraplan to Claude Code, moving the planning phase of programming tasks from local execution to cloud-based processing.
How Ultraplan Works
Developers initiate a planning job from the terminal. Claude then executes the planning phase on the Claude Code web interface, keeping the local terminal free for concurrent work. Once the plan is generated, it can be executed either in the browser or returned to the terminal for local execution.
Key Features
The web-based planning interface includes capabilities not present in local planning mode:
- Granular feedback: Users can comment on individual plan sections rather than responding to the entire plan at once
- Asynchronous execution: Planning runs in the background in the cloud
- Rich collaboration: The browser interface supports inline comments, emoji reactions, and revision requests
- Dual execution paths: Completed plans can run in the browser or be sent back to the terminal
According to Anthropic documentation, Ultraplan consumes roughly the same token count as the previous local planning mode, meaning it doesn't impose additional computational costs.
Requirements and Limitations
Ultraplan requires:
- Claude Code web account
- GitHub repository integration
- Claude Code version 2.1.91 or later
The feature is not compatible with Amazon Bedrock, Google Cloud Vertex AI, or Microsoft Foundry deployments. It is currently available as a preview for users who have activated Claude Code on the web.
What This Means
Ultraplan shifts developer workflow paradigms by decoupling planning from execution environments. The move to cloud-based planning enables richer collaboration—comments and reactions on specific plan sections address a friction point in multi-developer code review cycles. However, the incompatibility with major cloud platforms limits adoption to those using Anthropic's direct API or Claude Code web platform. The preview status indicates this is an early iteration; broader platform support and feature stability will determine whether this becomes standard practice.
Related Articles
OpenAI launches $100/month ChatGPT Pro tier to compete with Anthropic's Claude Code
OpenAI announced a $100 per month ChatGPT Pro subscription tier offering five times more Codex usage than its existing $20 Plus plan. The move directly challenges Anthropic's Claude Code, which generated over $2.5 billion in run-rate revenue in February with 100%+ growth since the start of 2026. Codex now has three million weekly active users.
OpenAI launches $100/month ChatGPT Pro plan to compete with Claude's $100 tier
OpenAI has introduced a $100 per month ChatGPT Pro plan positioned between its $20 Plus and $200 Pro tiers. The new tier offers 5x more Codex capacity than Plus and access to the same advanced tools as the $200 plan, with a limited-time promotional doubling of Codex allocation.
Claude Cowork expands to all paid plans on macOS and Windows with organizational controls
Anthropic has expanded Claude Cowork to all paid subscription tiers on macOS and Windows, adding organizational controls including role-based access, per-team budget limits, and usage analytics. A new Zoom connector integrates meeting summaries directly into Cowork, while admins can restrict connector actions like write access. Microsoft is testing an adapted version for Copilot.
Anthropic exits Claude Cowork research preview with enterprise features, launches Claude Managed Agents beta
Anthropic has promoted Claude Cowork from research preview to general availability, adding six enterprise features including role-based access controls, group spend limits, and usage analytics. The company simultaneously launched Claude Managed Agents in public beta—a composable API suite for building and deploying cloud-hosted agents without custom infrastructure work.
Comments
Loading...