AgentRail is a CLI that gives the agent a real task lifecycle for that loop.
The pipeline is intake → route → claim → review → ship. GitHub Issues and Linear tickets come in as tasks. A routing rules engine assigns them. The agent submits PRs, reads structured CI and review feedback (not raw log walls), and ships only when the head SHA and review state line up.
Runs locally today. Source-available, free to self-host. The Cloud parts (managed OAuth, SSO, fleet routing, dashboards) are planned but not GA.
Would love feedback, especially from anyone running coding agents in production.