Git Push No-Mistakes A new open-source tool called 'no-mistakes' acts as a local Git proxy that runs an AI-driven validation pipeline on disposable worktrees before pushing branches to a remote repository and automatically opening a clean pull request. The tool supports multiple AI agents, keeps the human in charge by escalating decisions, and can auto-fix safe issues while requiring approval for changes that affect intent. English · 简体中文 /kunchenguid/no-mistakes/blob/main/README.zh-CN.md no-mistakes puts a local git proxy in front of your real remote. Push to no-mistakes instead of origin , and it spins up a disposable worktree, runs an AI-driven validation pipeline, forwards the branch to the configured push target only after every check passes, and opens a clean PR automatically. Non-blocking - the pipeline runs in an isolated worktree without disrupting your work. Agent-agnostic - claude , codex , rovodev , opencode , pi , copilot , or acp: