According to 1M AI News monitoring, Claude Code, an AI programming tool under Anthropic, has added a new cloud-based scheduled task feature. Users can specify a code repository, schedule, and prompt phrase, and Claude will automatically execute based on the schedule through cloud infrastructure, eliminating the need to keep a local Claude Code instance running.
From the product interface perspective, users can configure scheduled tasks via the web interface or create them by entering the /schedule command in an existing session. Example tasks include automatically reviewing all open PRs daily, flagging PRs that have been untouched for over two days, auto-upgrading patch-level dependencies and submitting PRs every Monday, nightly reruns of failed CI tasks, and creating tickets for repeatedly failing test cases.
