Claude Code Launches Cloud Scheduled Tasks: Autonomous AI Coding on Anthropic Infrastructure

Available in: 中文
2026-03-27T08:20:37.375Z·2 min read
Anthropic has launched cloud scheduled tasks for Claude Code, allowing developers to set up autonomous AI coding workflows that run on Anthropic's infrastructure — even when the developer's compute...

Claude Code Now Runs Autonomous Scheduled Tasks in the Cloud

Anthropic has launched cloud scheduled tasks for Claude Code, allowing developers to set up autonomous AI coding workflows that run on Anthropic's infrastructure — even when the developer's computer is off. The feature quickly hit the HN front page with 111 points and 75 comments.

What Are Cloud Scheduled Tasks?

Scheduled tasks run a prompt on a recurring cadence using Anthropic-managed infrastructure. They keep working autonomously:

Three Scheduling Options

CloudDesktop/loop
Runs onAnthropic cloudYour machineYour machine
Machine requiredNoYesYes
Persistent across restartsYesYesNo
Local file accessNo (fresh clone)YesYes
Minimum interval1 hour1 minute1 minute

How It Works

  1. Create a task from the web, desktop app, or CLI with
  2. Write a self-contained prompt describing what Claude should do
  3. Select one or more GitHub repositories
  4. Claude clones the repo, executes the task, and creates branches prefixed with
  5. Results are available for review and merge

Why It Matters

This represents a significant evolution in AI-assisted development:

Availability

Available to all Claude Code on the web users: Pro, Max, Team, and Enterprise tiers. The feature is a strategic differentiator against GitHub Copilot and other AI coding assistants that still require active developer sessions.

↗ Original source · 2026-03-27T00:00:00.000Z
← Previous: Japan Research Reveals How Coffee Compound Limits Colorectal Cancer GrowthNext: jsongrep: DFA-Based JSON Query Tool Outperforms jq →
Comments0