Anthropic Launches Claude Code Routines for Async Devs
Anthropic has expanded its Claude Code platform with a new feature called Routines, allowing developers to automate repetitive coding workflows that run on cloud-based schedules without requiring local infrastructure. The feature launched on April 14, 2026, and represents a shift toward asynchronous AI coding agents that operate continuously rather than through interactive sessions.

What Are Claude Code Routines?
Routines allow developers to configure automated coding workflows that run on schedules, through API calls, or in response to external events. The feature runs on Claude Code’s cloud infrastructure, removing the need for developers to maintain their own cron jobs, servers, or automation pipelines locally.
A routine consists of a prompt, repository access, and connected tools or services, and once configured, the routine can execute repeatedly without manual intervention. This distinguishes routines from traditional scheduled tasks. Claude routines are more like dynamic cron jobs or short-lived, trigger-driven AI agents, capable of reasoning through problems rather than simply executing fixed scripts.
Three Trigger Types for Developer Workflows
Anthropic designed routines to fit multiple automation patterns through three distinct trigger mechanisms:
- Scheduled triggers: Scheduled routines support recurring jobs such as triaging bugs, scanning documentation drift, or generating pull requests
- API triggers: Routines can run via an API call, enabling integration with existing operational tooling
- GitHub triggers: Routines activate when GitHub events happen, such as pull request creation or releases
One Routine can combine all three, so a single configuration runs nightly, fires from a deploy script, and reacts to every new pull request.
Usage Limits and Plan Availability
Anthropic says the new feature arrives today as a research preview, with availability tied to subscription tiers. Each plan tier comes with daily run limits: Pro users get 5 runs per day, Max users get 15, and Team or Enterprise users get 25, with usage beyond those caps billed as metered overage if extra usage is enabled.
Routines are available to Claude Code Pro, Max, Team and Enterprise subscribers, but they must ensure the model is web-enabled. For heavy users, routines draw down subscription usage limits in the same way as interactive Claude Code sessions, meaning automation could compete with a developer’s interactive usage allowance.
Redesigned Desktop Experience
Alongside the routines launch, Anthropic has released a redesigned version of the Claude Code experience. The redesign adds an integrated terminal, file editing, HTML and PDF preview, and a faster diff viewer, all in a drag-and-drop layout, and allows developers to run multiple Claude sessions side by side from one window, with a new sidebar to manage them all.
A new sidebar lets developers manage multiple sessions at once, with filtering by status, project, or environment, and sessions auto-archive when their associated pull request merges or closes.
Context from Code with Claude 2026
The routines feature received additional attention during Anthropic’s Code with Claude 2026 developer conference, held on May 6, 2026. No new model was announced at the event, with the focus instead on “how we are making our products work better for you”.
Anthropic doubled down on orchestration, with managed agents, Claude Code routines, a new Advisor tool that pairs Opus as advisor with Sonnet as executor, Remote Agents, and CI auto-fix all shipped or moved closer to general availability. The company also announced a new compute partnership with SpaceX that doubled Pro Max rate limits and removed peak-hour limits entirely.
Industry Perspective on Automated AI Workflows
The release reflects a broader trend toward asynchronous AI coding agents that operate continuously in cloud environments instead of interactive local sessions. Compared to tools like Cursor, GitHub Copilot agents, and OpenAI Codex workflows, Claude Code Routines focuses more heavily on event-driven automation and persistent background execution tied directly to repositories, APIs, and operational systems.
According to the keynote presentation, “With Routines, developers can setup async automations and wake up to PRs that are ready to merge”. This vision of overnight automation has generated both enthusiasm and pushback from the developer community, with some users requesting fixes to existing issues before new features are added.
Key Facts
- Claude Code Routines launched April 14, 2026, as a research preview feature
- Routines run on Anthropic-managed cloud infrastructure, eliminating the need for local servers
- Daily run limits: 5 for Pro, 15 for Max, 25 for Team/Enterprise plans
- Three trigger types: scheduled, API-driven, and GitHub event-based
- Feature announced alongside desktop app redesign with multi-session support
- Code with Claude 2026 conference (May 6) focused on orchestration rather than new models
- SpaceX compute partnership enabled doubled rate limits and removed peak-hour throttling
Sources
- Anthropic Introduces Routines for Claude Code Automation – InfoQ
- Anthropic adds routines to redesigned Claude Code – 9to5Mac
- Anthropic’s Claude Code gets automated ‘routines’ and a desktop makeover – SiliconANGLE
- Live blog: Code w/ Claude 2026 – Simon Willison
Sources
- Claude Code Routines in Practice: How Indie Makers Replace Cron Jobs with Cloud-Scheduled AI Agents (2026)
- Anthropic Introduces Routines for Claude Code Automation – InfoQ
- Anthropic’s Claude Code gets automated ‘routines’ and a desktop makeover – SiliconANGLE
- Claude Code Routines Explained: How Anthropic Automates Scheduled, API, and GitHub Tasks
- Code with Claude 2026: Claude Code Routines, Dreaming, AI Systems
- Anthropic adds routines to redesigned Claude Code, here’s how it works – 9to5Mac
- Claude Code Adds Cloud Routines for Scheduled AI Tasks
- Live blog: Code w/ Claude 2026
- Why Did Anthropic Skip a New Model at Code with Claude 2026? | Blog | Pravin Kumar – Webflow Developer