From e6b75d435937df2bc0503f7590c838625ab40814 Mon Sep 17 00:00:00 2001 From: kevin zhao Date: Mon, 27 Oct 2025 18:19:20 -0700 Subject: [PATCH] . --- docs/agents_md.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/agents_md.md b/docs/agents_md.md index c53c0899b4..74e3c38dbf 100644 --- a/docs/agents_md.md +++ b/docs/agents_md.md @@ -21,7 +21,7 @@ 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` +>**Note:** `/review` launches a fresh review thread that ignores `AGENTS.md` ### Priority Summary