From b946dcf505d207ccbc8b183d81a4c874ff7a7647 Mon Sep 17 00:00:00 2001 From: Viktor Nagy <137165288+NagyVikt@users.noreply.github.com> Date: Tue, 21 Apr 2026 20:39:29 +0200 Subject: [PATCH] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index db33645..c1601ae 100644 --- a/README.md +++ b/README.md @@ -32,14 +32,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. -## GitHub About description - -The canonical GitHub About copy lives in [about_description.txt](./about_description.txt): - -```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