forked from openai/codex
-
Notifications
You must be signed in to change notification settings - Fork 229
Open
Labels
bugSomething isn't workingSomething isn't working
Description
What version of Code is running?
code 0.6.71
Which model were you using?
gpt-5.3-codex
What platform is your computer?
Linux 6.12.67 aarch64 unknown
What terminal emulator and version are you using (if applicable)?
Ghostty
What steps can reproduce the bug?
- ask codex to do some changes
- wait for auto-review to finish
- auto-review outputs 2 messages to history:
- first message with green box says
Auto Review: 1 issue(s) found.... - second message with normal background says
[developer] Background auto-review completed and reported 1 issue(s).andA separate LLM ran /review...
- first message with green box says
What is the expected behavior?
- Only the green box message shows up
- The LLM gets the [developer]... text and takes a turn to address it
What do you see instead?
- Green box message appears in addition to [developer] message
- LLM does not respond to auto-review feedback
Additional information
I have experienced this issue on 0.6.70 and 0.6.71. It seems to happen every time there's auto-review feedback.
Current workaround is to copy-paste into a new message and tell the LLM it was from auto-review.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working