I Built a Scheduler for AI Agents
I've been using Claude Code a lot lately. When they added the Then I hit bugs. A lot of them. ## The Solution Instead of waiting for fixes, I spent a weekend building acp-loop — a standalone scheduler that works with any AI acp-loop --interval 5m "check deploy status" ## Why It's Different Most AI tools are locked to one platform. acp-loop works with 12+ agents: Claude Code, Codex, Gemini, Cursor, Copilot, Switch with a flag. No code changes. ## What I Use It For ## Try It npm install -g acp-loop GitHub: https://github.com/femto/acp-loop Let me know if you build something cool with it!/loop command — run prompts on a recurring schedule — I was
pumped.
coding agent.
acp-loop --cron "0 9 *" "summarize overnight issues"
Kimi, Qwen, OpenCode...