From 90692da61a94fd679e34c37cb9534e24e9474257 Mon Sep 17 00:00:00 2001 From: Viktor Nagy <137165288+NagyVikt@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:43:31 +0200 Subject: [PATCH] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index f1a69fb..4950aae 100644 --- a/README.md +++ b/README.md @@ -31,20 +31,6 @@ I was running ~30 Codex agents in parallel and hit a wall: they kept working on GitGuardex exists to stop that loop. Every agent gets its own worktree, claims the files it's touching, and can't clobber files another agent has claimed. Your local branch stays clean; agents stay in their lanes. -```text -Guardian T-Rex for your multi-agent repo. Isolated worktrees, file locks, and PR-only merges stop parallel Codex & Claude agents from overwriting each other's work. Auto-wires Oh My Codex, Oh My Claude, OpenSpec, and Caveman. -``` - - - - - - - - - - -

Install GitGuardex