This is an automated email from the ASF dual-hosted git repository.
bneradt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new ac96eae1d2 AGENTS.md has to be at the root of the repo (#13001)
ac96eae1d2 is described below
commit ac96eae1d23c704c8c47ec4218a347afa9e9e8de
Author: Brian Neradt <[email protected]>
AuthorDate: Mon Mar 23 17:44:10 2026 -0500
AGENTS.md has to be at the root of the repo (#13001)
I thought Codex would use .codex/AGENTS.md, but it actually only checks
for the repo root AGENTS.md.
---
.codex/AGENTS.md => AGENTS.md | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/.codex/AGENTS.md b/AGENTS.md
similarity index 100%
rename from .codex/AGENTS.md
rename to AGENTS.md