-
Notifications
You must be signed in to change notification settings - Fork 11k
steer does not work with shell commands #17954
Copy link
Copy link
Closed
Labels
TUIIssues 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 displaybugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool calling
Metadata
Metadata
Assignees
Labels
TUIIssues 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 displaybugSomething isn't workingSomething isn't workingtool-callsIssues related to tool callingIssues related to tool calling
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
v0.121.0-alpha.14 | v0.120.0
What subscription do you have?
Pro
Which model were you using?
No response
What platform is your computer?
No response
What terminal emulator and version are you using (if applicable)?
No response
What issue are you seeing?
Sending steed command while manually executed command is issued breaks codex
What steps can reproduce the bug?
!sleep 10hiWhat is the expected behavior?
After command is done, codex still does not continue and stays in
Workingcounting to infinite.Pressing ESC will lock up cli completely.
Additional information
No response