Codex App: `/review` opens a new session but does not inform the one that did the work?

Open 💬 0 comments Opened Feb 3, 2026 by guidedways

What version of Codex is running?

Version 260202.0859 (517)

What subscription do you have?

Pro

Which model were you using?

gpt-5.2

What platform is your computer?

macOS

What terminal emulator and version are you using (if applicable)?

iTerm2

What issue are you seeing?

/review from one session opens a new one but then the review does not get sent back to the 'worker' session, which means I cannot simply say 'Fix it' like I do in the CLI version. I end up with two separate sessions whereas I'd like to continue work in the one that I initiated the review from.

What steps can reproduce the bug?

  1. /review
  2. When P0/1 issues found, these aren't shared back with the originating session

What is the expected behavior?

Originating session with all the context + work should be the one fixing the issue so I can proceed with another tweak immediately afterwards.

Additional information

_No response_

View original on GitHub ↗