codex-autorunner
Coordinate coding agents through ticket queues while you sleep
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install codex-autorunner?โผ
Run `npx skills add Git-on-my-level/codex-autorunner --all -g -y` in your terminal to install all skills in this suite globally.
What does codex-autorunner actually do?โผ
It is a meta-harness that feeds ticket-based tasks to coding agents like Codex or Hermes one by one, so long-running work continues unattended and you only get pinged when input is needed.
Which AI coding agents work with CAR?โผ
CAR supports Codex, Hermes, OMP, and OpenCode out of the box, plus any agent that speaks the ACP protocol.
Can I monitor agent runs from my phone?โผ
Yes. CAR connects to Telegram and Discord so you can chat with agents, receive progress updates, and answer questions from any device.
Do I need to babysit every agent turn?โผ
No. You write or generate a plan, convert it into tickets, and CAR's state machine works the queue autonomously until something needs your decision.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core