Developer
Review-gate jobs return work for you to read before it reaches main.
Four repos, one of you, and an agent CLI you can only supervise one session at a time. This is the part that runs the other three while you sleep — on Claude Code, GitHub Copilot CLI or agy, whichever each repo calls for — and hands all of it back uncommitted.
Not released yet. It will need macOS 12.0 or later on Apple Silicon — and the download page says exactly what is still missing.
Day one: three agents, already written
-
Overnight backlog
Every night at 2am
By morning there is a finished, uncommitted diff in a worktree with an explanation beside every hunk.
-
Dependency sweep
Mondays at 6am
Every Monday, patch and minor upgrades applied and tested in a worktree, with the risky majors listed separately and untouched.
-
CI red triage
Every 2 hours
A red build on the default branch becomes a queue item naming the failing test, the exact command to reproduce it locally, and — when it is small — the fix itself, uncommitted.
Installed as the developer pack. Every agent arrives switched off, with a “Run once” button — nothing fires on its own.
What has to be true first
- macOS on Apple Silicon
- claude (or copilot/agy) installed and authenticated
- node on PATH
- At least one git repo you are happy for an agent to branch from
And the limits, in the same breath
- macOS only. You bring, install and authenticate one of the supported agent CLIs shown above.
- Schedules fire while your Mac is awake — AgentCron can hold it awake through a window you set (lid open) — and there is no daemon, no wake-from-sleep and no catch-up for a run that was missed.
- AgentCron grants none of its own commit, push, send or pay paths by default. The launched CLI remains a real networked process, so separately configured CLI tools and project credentials keep their own risk.