ahundt/autorun
12 stars · Last commit 2026-08-16
Claude Code & codex plugin + Gemini cli extension to keep ai running, keep data safe, plan better, and keep running until tasks are done.
README preview
# autorun [](https://python.org) [](LICENSE) ## Key Features - Tool calls pass through native safety hooks on Claude Code, Antigravity, Qwen Code, and Codex. Pi and OpenCode use in-process vetoes; ForgeCode receives advisory guidance. - File policies control whether an agent may create files. Command guards turn `rm` into `trash` guidance and `git reset --hard` into `git stash` guidance. - Stop hooks resume incomplete tasks on supported harnesses. Use `/ar:tasks pause <reason>` to suspend reminders and Stop enforcement without changing task state. - Planning is optional. For work that needs it, autorun can critique a plan and run separate implementation, evaluation, and verification stages. - The command and skill bundle includes plan export, task tracking, commit guidance, design principles, and session-history analysis.