plan mode skip AGENT.md
Resolved 💬 2 comments Opened Jan 27, 2026 by DxPoly Closed Jan 30, 2026
What version of Codex is running?
0.91.0
What subscription do you have?
chatgpt plus
Which model were you using?
gpt 5.2
What platform is your computer?
Darwin 25.3.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
iterm2
What issue are you seeing?
Based on my own usage, when I use plan mode—i.e., running the /collab command and selecting “plan”—Codex skips reading the AGENT.md file.
Evidence: In AGENT.md, I instructed it to output the sentence “AGENT.md file has been read” after each reading, and I explicitly required all responses to be in Chinese. Neither of these rules is enforced in plan mode.
What steps can reproduce the bug?
- edit ~/.codex/config.toml , add following
[features]
collab = true
collaboration_modes = true
- running the
/collabcommand and selecting “plan"
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗