-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Allow queueing /review requests while agent performs work #14286
Copy link
Copy link
Closed
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLITUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaycode-reviewIssues relating to code reviews performed by codexIssues relating to code reviews performed by codexenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
CLIIssues related to the Codex CLIIssues related to the Codex CLITUIIssues related to the terminal user interface: text input, menus and dialogs, and terminal displayIssues related to the terminal user interface: text input, menus and dialogs, and terminal displaycode-reviewIssues relating to code reviews performed by codexIssues relating to code reviews performed by codexenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
What variant of Codex are you using?
v0.115.0-alpha.1
What feature would you like to see?
If the agent is busy performing work, I'd like to walk away after:
/review check and confirm changes don't cause regressiontabto queue the commandRight now I see an error:
When I know the task is going to take a very long time to finish (multiple potential tool calls, long-running task), I'd like to queue a review up front and come back to this session later.
Additional information
No response