From dc0cb9850b9450a358cfd61626c7ead1cb59fa01 Mon Sep 17 00:00:00 2001 From: Trevin Chow Date: Fri, 24 Apr 2026 23:16:32 -0700 Subject: [PATCH] chore: add AGENTS.md pointing to CLAUDE.md Codex CLI reads AGENTS.md for repo-level context the way Claude Code reads CLAUDE.md. Delegate to the existing CLAUDE.md so both harnesses share one source of project instructions. --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..a6fce0a --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +@CLAUDE.md \ No newline at end of file