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 adds sandboxed in-app browser to Claude Code desktop app
Anthropic has added an in-app browser to Claude Code's desktop application. The sandboxed browser allows Claude to read, click through, and interact with documentation, designs, and local development servers, with configurable session persistence.
Anthropic offers K-12 teachers free year of Claude Pro with educational tools through June 2027
Anthropic launched Claude for Teachers, offering K-12 educators in the United States free access to premium Claude features for one year. The program includes Claude Cowork, Claude Code, and education-focused skills developed with Learning Commons, with applications open until June 30, 2027.
Amazon Nova Act Brings Vision-Based Web Navigation to UX Testing, No Hard-Coded Scripts Required
AWS has released a cloud-deployed UX testing platform built on Amazon Nova Act, a multimodal foundation model that navigates web interfaces through visual understanding rather than hard-coded selectors. The solution processes documentation with Claude 4.5 Sonnet to generate test scenarios, executes parallel testing via ECS, and analyzes results automatically, addressing the scalability limitations of manual testing and maintenance overhead of traditional automation tools.
Anthropic launches rupee pricing for Claude in India at ₹2,000/month, its second-largest market
Anthropic has begun displaying rupee-denominated pricing for Claude subscriptions in India, its second-largest market after the US with 5.8% of global usage. Claude Pro is priced at ₹2,000 ($21) monthly when billed annually, compared to $17 in the US, with Indian prices including local taxes.
Comments
Loading...