-
Notifications
You must be signed in to change notification settings - Fork 13.3k
/ps not working during a goal #23214
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 working
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 working
Type
Fields
Give feedbackNo fields configured for issues without a type.
What version of Codex CLI is running?
0.130.0
What subscription do you have?
Pro
Which model were you using?
gpt-5.5
What platform is your computer?
WSL
What terminal emulator and version are you using (if applicable)?
Windows Terminal
Codex doctor report
What issue are you seeing?
/ps is not working when a background terminal is being used
This happened during a paused goal and a minimal attempt to use /ps in a fresh script worked fine.
What steps can reproduce the bug?
/goal run sleep 20 5 times in a row
then /ps once a background terminal starts
What is the expected behavior?
No response
Additional information
No response