`Esc` when `/review` starts no longer cancels ongoing review
Resolved 💬 12 comments Opened Nov 21, 2025 by guidedways Closed Jun 12, 2026
💡 Likely answer: A maintainer (etraut-openai, contributor)
responded on this thread — see the highlighted reply below.
What version of Codex is running?
v0.61.0
What subscription do you have?
Pro
Which model were you using?
gpt-5.1-codex-max xhigh
What platform is your computer?
macOS
What issue are you seeing?
- Start
/review - Hit escape once you realize you want it cancelled as you wanted to make a quick change
- Review continues!
What steps can reproduce the bug?
Uploaded thread: 019aa4de-cb20-7bb1-9147-839d735eafca
What is the expected behavior?
Review should be cancelled.
Additional information
_No response_
12 Comments
Thanks for the bug report. Do you suspect this is a recent regression?
@etraut-openai yes, I use
/review99 times a day and although I don't cancel these all the time, I do recall doing it a few days ago.What's also odd about
/reviewnow is that it feels more like a 'background' process - I remember it used to give status updates as to what it's doing, reading, what it's read so far etc but now it feels like a lot of its work is happening in the background - it feels different. Which explains why this might have broken.@etraut-openai I see what's different. In the past when you start a
/reviewit used to disable the input field - now it does not, which is why hitting escape does nothing.OK, thanks that's helpful. I asked codex to find identify the commit that caused the regression, and it identified this PR. We'll work on a fix.
Can you confirm we are talking about the CLI? If yes, this PR is not the issue as it does not impact the TUI -> codex-core communication
I do not manage to repro the issue, can you make sure your codex is up to date and provide:
https://github.com/user-attachments/assets/6656b046-6153-46ff-9084-0eb4855ba8fa
Here's a video. Yes I'm referring to the CLI -
/reviewwon't stop doing what it's doing. Pressing Escape does nothing. Previously it would cancel the review immediately.@jif-oai To reproduce:
v0.61.0/reviewescape- it should cancel the review immediately (as it always has). It no longer does.My setup:
iTerm2, macOS Tahoe 26.1
Is the issue consistent or only on some sessions?
@jif-oai consistent, every single time.
Could you run a
/feedbackin a session where you had the issue and share the session ID with me?@jif-oai 019aa7ce-31e8-76e2-a0b0-990c8b423adf
I did:
/reviewuncommitted changesescapekey several times while it was performing a reviewClosing as resolved in current releases.