Review comments are not cleared after being addressed
Open 💬 0 comments Opened Jun 24, 2026 by v-mec
What version of the Codex App are you using (From “About Codex” dialog)?
26.616.81150
What subscription do you have?
Pro
What platform is your computer?
Darwin 25.5.0 arm64 arm
What issue are you seeing?
When submitting comments in the review panel, Codex would previously clear them after addressing them. Now they stay there indefinitely and I have to manually clear them.
What steps can reproduce the bug?
- Open the review panel
- Leave some comments
- Send them to Codex
- Codex fixes the issues
- The comments stay in the chat, still pointing to the old lines
What is the expected behavior?
Codex clears the review comments after addressing them.
Additional information
In agents.md, I have an instruction to first provide answers to my comments before implementing changes. Maybe this is the cause of this behaviour. I tried adding another instruction to clean up the comments after implementing changes but it didn't change anything.