provide visibility that review threads ignore AGENTS.MD

This commit is contained in:
kevin zhao
2025-10-27 18:18:00 -07:00
parent 0fc295d958
commit 9ad24d7fa5

View File

@@ -21,6 +21,8 @@ When you work inside a project, Codex builds on those global instructions by col
Before Codex gets to work, the instructions are ingested in precedence order: global guidance from `~/.codex` comes first, then each project doc from the repository root down to your current directory. Guidance in deeper directories overrides earlier layers, so the most specific file controls the final behavior.
**Note:** `/review` launches a fresh review thread that ignores `AGENTS.md`
### Priority Summary
1. Global `AGENTS.override.md` (if present), otherwise global `AGENTS.md`.