-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Forked session id on /status command #16560
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 workingregressionBehaviors that worked in previous versions but were broken due to an updateBehaviors that worked in previous versions but were broken due to an update
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 workingregressionBehaviors that worked in previous versions but were broken due to an updateBehaviors that worked in previous versions but were broken due to an update
Type
Fields
Give feedbackNo fields configured for issues without a type.
What variant of Codex are you using?
CLI
What feature would you like to see?
Until recently, the /status overview in an interactive session also included the session id of the original session after a fork.
This was removed and the /status command now only shows the current session id.
Please add back the session id in the /status overview, it was useful for tracking forking of sessions.
Additional information
No response