mirror of
https://github.com/openai/codex.git
synced 2026-04-24 14:45:27 +00:00
provide visibility that review threads ignore AGENTS.MD
This commit is contained in:
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user