From 211bb9e30024ba2906c2b0b3e3372fe409980c64 Mon Sep 17 00:00:00 2001 From: "t.indorf" Date: Sun, 17 May 2026 23:14:06 +0200 Subject: [PATCH] Add Codex branch workflow rule --- AGENTS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 8bd0e39..40c2a82 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -3,3 +3,9 @@ This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices. + + +# Codex workflow + +Before making repository changes, Codex should work from a dedicated branch in the Codex worktree. Prefer a `codex/...` branch name when Git refs allow it; if an existing ref blocks that namespace, use a `codex-...` branch name instead. +