Anthropic's Claude Can Now Run on a Schedule

Anthropic has launched local scheduled tasks in its Claude Code desktop application. The new feature enables developers to set up recurring AI jobs, a significant step toward creating more autonomous, agentic workflows without constant manual intervention.

This feature transforms Claude from a reactive coding assistant into a proactive, autonomous agent. Instead of waiting for a manual prompt, it can now independently execute tasks like running nightly dependency audits, scanning error logs, or reviewing pull requests while a developer is offline. The scheduling is configured within the Claude Desktop app's graphical interface, where developers can set tasks to run on hourly, daily, weekly, or custom frequencies. When a task runs, it creates a new session that can edit files, run commands, and even open pull requests, with the results available for review later. This functionality is a key step in creating more complex, automated workflows without constant human oversight. A critical technical limitation, however, is that scheduled tasks only run while the desktop application is open and the computer is awake. If the machine is asleep during a scheduled run, the task is skipped and will only execute once the app is active again, distinguishing it from true server-side cron jobs. For a student building a portfolio, this opens up projects that demonstrate an understanding of agentic AI. One could build an automated system that runs daily to scan tech news, identify emerging libraries relevant to a specific domain (like ML startups in LA), and then generate a summarized briefing document. This move is part of a broader industry race toward more capable AI agents. While OpenAI has focused on a programming framework with its Agents SDK, Anthropic is building out an ecosystem with its desktop app and the underlying Model Context Protocol (MCP) for tool use. The goal for all players is to create systems that can handle complex, multi-step objectives with increasing autonomy. Developers can extend the power of these scheduled tasks by integrating them with "Skills" and other extensions. A "Skill" packages a reusable workflow, allowing a scheduled agent to perform specialized actions like analyzing sales data from a connected Stripe account or generating presentation slides, making the automated workflows more powerful.

Get your own daily briefing

Scout delivers personalized news, insights, and conversations tailored to your role and industry.

Download on the App Store

Shared from Scout - Be the smartest in the room.