Skip to content

Auto-review messages are printed to history but not submitted to LLM #549

@aschoettler

Description

@aschoettler

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). and A separate LLM ran /review...

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions