From 7ce9523cf089951fc7df16a6d786550bec6d7997 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Mon, 1 Jun 2026 13:49:26 -0500 Subject: [PATCH] Add Codex agent instructions symlink Create AGENTS.md as a symlink to CLAUDE.md so Codex can load the repository guidance from the existing agent instructions file. --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 AGENTS.md diff --git a/AGENTS.md b/AGENTS.md new file mode 120000 index 00000000..681311eb --- /dev/null +++ b/AGENTS.md @@ -0,0 +1 @@ +CLAUDE.md \ No newline at end of file