Anthropic has launched a /loop command for Claude Code, enabling cron-style scheduling that turns the AI coding assistant into an autonomous background worker.
Cron, the traditional Unix job scheduler, has been a cornerstone for automating tasks in Linux systems. However, its limitations, such as the requirement for the system to be constantly running, have ...