From 0d0d733cf278bd079e1bb8aac3d0c73894a952c7 Mon Sep 17 00:00:00 2001 From: Viktor Nagy <137165288+NagyVikt@users.noreply.github.com> Date: Tue, 21 Apr 2026 18:38:54 +0200 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1026b94..b6bce25 100644 --- a/README.md +++ b/README.md @@ -28,8 +28,6 @@ I was running ~30 Codex agents in parallel and hit a wall: they kept working on ### Solution -![Agent branch/worktree start protocol](https://raw.githubusercontent.com/recodeee/gitguardex/main/docs/images/workflow-branch-start.svg) - 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