Claude Code Redesigns for Parallel Agents and Launches Routines
Anthropic ships a fully redesigned Claude Code desktop app built for running multiple agent sessions simultaneously, alongside Routines — a new scheduling layer that lets automations run on Anthropic infrastructure without keeping your machine online.

Image by CWA
Claude Code Redesigns for Parallel Agents and Launches Routines
Anthropic shipped two significant updates to Claude Code on April 14: a ground-up redesign of the desktop app built around managing multiple concurrent agent sessions, and a new Routines feature that lets developers schedule and trigger Claude Code automations without babysitting each run.
The two announcements together mark the clearest signal yet that Anthropic is positioning Claude Code not as a single-session coding assistant but as an orchestration layer for agentic workflows — a direct answer to the way developers have been running multiple parallel Claude Code instances manually.
A Desktop App Built for Agent Orchestration
The redesigned Claude Code desktop app ships with a new sidebar that displays active and recent sessions side by side, letting developers switch between them, filter by status, project, or environment, and group sessions by project. The stated design goal is explicit: the new app is built for how agentic coding actually feels now — "many things in flight, and you in the orchestrator seat."
Key additions include an integrated terminal for running tests and builds alongside an active session, an in-app file editor, an improved diff viewer, and expanded preview support for HTML and PDF files. All panels are drag-and-drop repositionable. The app also introduces "Side chats" that inherit context from the main thread without polluting it — useful for asking a quick question mid-task without misdirecting the agent.
CLI plugin parity is now complete: any centrally managed Claude Code plugins in an organization behave identically in the desktop app and in the terminal. The Mac version adds SSH support for accessing remote machines, matching what was already available on Linux. Three view modes — Verbose, Normal, and Summary — let developers tune how much session output they see.
The redesigned app is available now for all Claude Code users on Pro, Max, Team, and Enterprise plans, and via the Claude API.
Routines: Scheduled Claude Code Automations Without Infrastructure
The second announcement, Routines, lands as a research preview. The core pitch: configure a routine once, and Claude Code can execute it on a schedule, in response to an API call, or triggered by an event — without the developer needing to manage cron jobs, MCP servers, or any additional infrastructure.
Routines run on Anthropic's web infrastructure, which means the developer's machine does not need to be online for each run. They ship with access to connected repos and configured connectors out of the box, so packaging up an automation and setting it to run on a trigger is a single configuration step rather than a multi-service wiring job.
Example use cases cited by Anthropic include scheduled tasks, API-triggered workflows, and GitHub automations. Routines are available to Pro, Max, Team, and Enterprise users in research preview.
Why Both Announcements Matter Together
Taken separately, either update would be a solid incremental improvement. Together, they signal a deliberate architectural shift. Parallel agent management in the desktop app addresses the in-session coordination problem — keeping multiple concurrent tasks visible and manageable. Routines address the off-session problem — letting Claude Code continue working on scheduled or event-driven tasks after the developer closes their laptop.
The combination makes Claude Code substantially more capable as a background automation layer, not just a foreground coding assistant. Developers who have been duct-taping together Claude Code, cron, and MCP servers for automated pipelines now have a first-class path.
The timing also matters. Cursor shipped its own parallel-agent Agents Window earlier this month with Cursor 3, and the AI coding tool market is increasingly being judged on agentic orchestration depth rather than single-session autocomplete quality. Anthropic's double release on April 14 is a direct competitive response in that framing.
What's Unconfirmed
Anthropic has not disclosed usage limits for Routines beyond confirming the research preview tier availability. It is not yet clear how Routines interact with existing rate limits on Pro and Max plans, or what the eventual pricing model will look like once the feature graduates from preview. No timeline has been given for general availability.





