Queue
Store the next scheduled task in SQLite.
BYO agent CLI
Forge keeps a SQLite task queue, runs Codex, Claude, or your own
command in GitHub Actions, checks the result, and in insane mode
pushes straight to main.
Scheduled a queued task, ran an agent CLI, checked the Rust workspace, committed the diff, and pushed to main.
Store the next scheduled task in SQLite.
Call codex, claude, or a BYO CLI.
Run format, tests, and clippy before delivery.
In insane mode, commit and push directly to main.
Forge reporter is armed. Hourly updates will publish here.