Allow queueing `/review` requests while agent performs work, when steering is on

Resolved 💬 0 comments Opened Feb 7, 2026 by guidedways Closed Mar 11, 2026

What variant of Codex are you using?

Any

What feature would you like to see?

If the agent is busy performing a very long task, I'd like to walk away after:

  • Typing /review check and confirm changes don't cause regression
  • Hit tab to queue the command (with steering now turned on by default)

Right now I see an error:

■ '/review' is disabled while a task is in progress.

When I know the task is going to take a very long time to finish, I'd rather queue a review up front and come back to this session later.

Additional information

_No response_

View original on GitHub ↗