What version of Codex CLI is running?
0.121.0
What subscription do you have?
pro
Which model were you using?
gpt-5.4
What platform is your computer?
linux x64
What terminal emulator and version are you using (if applicable)?
VSCode
What issue are you seeing?
Everything works correctly with version 0.118.0.
After upgrading to 0.121.0, running codex in the terminal fails with the following error:
Error: thread/start failed during TUI bootstrap
What steps can reproduce the bug?
npm install -g @openai/codex@0.121.0
codex
What is the expected behavior?
No response
Additional information
No response
What version of Codex CLI is running?
0.121.0
What subscription do you have?
pro
Which model were you using?
gpt-5.4
What platform is your computer?
linux x64
What terminal emulator and version are you using (if applicable)?
VSCode
What issue are you seeing?
Everything works correctly with version 0.118.0.
After upgrading to 0.121.0, running
codexin the terminal fails with the following error:Error: thread/start failed during TUI bootstrap
What steps can reproduce the bug?
What is the expected behavior?
No response
Additional information
No response