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
Anthropic Python SDK v0.105.0 Adds Claude Opus 4-8 Support and Mid-Conversation System Blocks
Anthropic released version 0.105.0 of its Python SDK on May 28, 2026, adding support for the Claude Opus 4-8 model. The update includes mid-conversation system blocks and detailed output token usage tracking.
Google launches Gemini Spark AI agent for Ultra subscribers in US with automated task execution
Google has launched Gemini Spark, a 24/7 AI agent for Google AI Ultra subscribers in the US. The service automates tasks across Google Workspace apps with remote browser control, supporting up to 15 concurrent tasks with compute-based usage limits.
Anthropic raises $65B at $965B valuation, releases Claude Opus 4.8, plans wider Mythos rollout
Anthropic closed a $65 billion Series H at a $965 billion valuation, making it the most valuable AI startup globally and surpassing OpenAI's $852 billion March valuation. The company simultaneously released Claude Opus 4.8 and announced plans to bring its Mythos cyber-focused model to all customers within weeks.
Anthropic's Opus 4.8 matches Claude Mythos Preview in alignment, cuts thinking mode costs by 67%
Anthropic released Claude Opus 4.8 on May 28, 2026, replacing Opus 4.7 at unchanged pricing. The company claims the model's misalignment rates match those of Claude Mythos Preview, the experimental model deemed too dangerous for public release in April 2026. Opus 4.8 delivers faster thinking modes at one-third the cost of version 4.7.
Comments
Loading...