Anthropic 推出 Claude 排程任務功能
Anthropic 新增 /schedule 指令,讓開發者能直接從終端機建立和管理 Claude 的定期雲端任務,突破單次對話的限制,打造可持續運行的自動化工作流。
核心功能
- 在終端機直接建立定期執行的 Claude 任務
- 雲端排程運行,無需保持電腦連線
- 支援查看、管理和新增排程任務的統一介面
內部應用案例
Anthropic 已在生產環境驗證該功能的實用性:
- 自動解決 CI 管道失敗
- 推送文件更新
- 維持跨語言程式庫的同步(例如為活躍 Python 專案自動維護對應的 Go 雙生程式庫)
實際意義
這項功能將 Claude 從交互式工具擴展為後台自動化引擎,使開發團隊能建立無人介入的長期任務。相比以往需要外部排程工具或自建架構的做法,此功能簡化了開發流程,讓人工智慧驅動的自動化變得更易於部署和維護。
Use /schedule to create recurring cloud-based jobs for Claude, directly from the terminal.
— Noah Zweben (@noahzweben) March 23, 2026
We use these internally to automatically resolve CI failures, push doc updates, and generally power automations that you want to exists beyond a closed laptop pic.twitter.com/uuDesRzSrg
My favorite internal use case - we have a scheduled Claude job fully maintaining a twin library in Go for an active python library we're working on.
— Noah Zweben (@noahzweben) March 23, 2026
You can view, manage, and create new scheduled tasks as well at https://t.co/sXPhOrxftD
— Noah Zweben (@noahzweben) March 23, 2026
