Anthropic launches Claude Code routines for automated AI tasks with 5-25 daily execution limit
Anthropic has launched a cloud service called routines that allows Claude Code users to run automated AI tasks on company infrastructure. Daily limits range from 5 routines for Pro users to 25 for Team/Enterprise customers.
Anthropic launches Claude Code routines for automated AI tasks with 5-25 daily execution limit
Anthropic introduced routines on April 14, 2026, a cloud service that runs Claude Code automations on company infrastructure without requiring autonomous agent software.
A routine consists of a saved Claude Code configuration: a prompt, one or more repositories, and connectors that execute automatically on Anthropic-managed cloud infrastructure. According to Anthropic's documentation, routines continue running when a user's laptop is closed.
How routines differ from existing automation
Routines occupy a middle ground between traditional scheduled tasks and AI agents. Unlike cron jobs or GitHub Actions that run set scripts at predetermined times, Claude Code routines prompt an AI model on a schedule or webhook trigger and take different actions based on encountered context and available connectors.
An AI agent maintains ongoing state and involves continuous model interactions with tools and data sources. Routines function as dynamic cron jobs or trigger-driven, short-lived agents.
Availability and usage limits
The service is available to Claude Code users on Pro, Max, Team, and Enterprise plans with Claude Code on web enabled. Daily limits are:
- Pro: 5 routines per day
- Max: 15 routines per day
- Team/Enterprise: 25 routines per day
Usage counts against subscription limits. Customers with extra usage enabled can purchase additional routines as metered overage.
Anthropic suggests use cases including verifying software deployments where the model scans CI/CD output for errors and posts reports, or triaging alert messages.
Redesigned desktop app
Anthropic also announced a revision of its Claude Code desktop app on April 14. The Electron-based application now includes an integrated terminal, in-app file editor, faster diff viewer, and expanded preview area.
The redesign aims to keep developers within Anthropic's interface rather than using VS Code plugins or third-party tools like OpenCode, which Anthropic previously excluded from subsidized subscription usage.
What this means
Routines represent Anthropic's attempt to capture scheduled automation workflows without requiring customers to build full agent systems or rely on third-party orchestration tools. The restrictive daily limits—even Enterprise customers get only 25 runs per day—suggest either infrastructure constraints or Anthropic's concern about token consumption from parallel automation tasks. The simultaneous desktop app redesign reveals Anthropic's strategy to control the developer interface layer and prevent customers from accessing Claude through competing platforms.
Related Articles
Claude Code 2.1.277 Adds AGENTS.md Support Via New Mods System
Anthropic engineer Thariq Shihipar announced that Claude Code version 2.1.277 now supports AGENTS.md files as a fallback when no CLAUDE.md is present. The feature is implemented through Claude Code mods, a new customization system for the coding agent's harness.
Anthropic Relaunches Claude Code Projects to Coordinate Multiple Cloud Agents
Anthropic has relaunched Projects in Claude Code, letting users direct multiple AI agent 'threads' that work in parallel under a coordinating agent. The beta feature rolls out today to select Claude Pro and Max subscribers, with broader access planned later.
Anthropic Rebuilds Claude Code Projects to Run Parallel AI Agent Threads
Anthropic has rebuilt Claude Code's Projects feature so a coordinator agent splits user goals into parallel cloud-based threads, each capable of opening pull requests and running tests. The beta is limited to select Pro and Max subscribers, with Team, Enterprise, and local execution support coming later.
Meta's Muse AI Agent App Hits 730,000 Downloads, Overtakes ChatGPT on iOS Charts
Meta's Muse AI agent app overtook ChatGPT as the top free iOS app in the U.S., racking up 730,000 downloads in its first five days, according to Sensor Tower. The app, powered by Meta's Muse Spark model family, marks Zuckerberg's biggest push yet into AI agents.
Comments
Loading...