← Back to match
gitguardex
Gives every Codex or Claude coding task its own git worktree, file locks, and PR-only merge to prevent conflicts.
Desktopfree
GitGuardex is a free, open-source safety layer for running many Codex and Claude coding agents in parallel: it puts each task in its own isolated git branch and worktree, enforces file locks so lanes cannot overwrite each other's claimed files, requires all changes to merge through a pull request, and offers an optional AI review gate that blocks merges on high-severity findings. It targets teams that run multiple parallel AI agents against the same codebase and need to avoid conflicting or unreviewed changes.
Categories
Developer ToolsMulti-Agent Orchestration

