Dr.
What version of Codex CLI is running?
0.128.0
What subscription do you have?
Plus
Which model were you using?
gpt-5.5
What platform is your computer?
Windows/WSL
What terminal emulator and version are you using (if applicable)?
GNU bash 5.2.21
What issue are you seeing?
$ codex --version
WARNING: proceeding, even though we could not update PATH: Read-only file system (os error 30)
codex-cli 0.128.0
$ printf 'TERM=%s\nTERM_PROGRAM=%s\nTERM_PROGRAM_VERSION=%s\nCOLORTERM=%s\nSHELL=%s\n' "$TERM" "$TERM_PROGRAM"
"$TERM_PROGRAM_VERSION" "$COLORTERM" "$SHELL"
TERM=xterm-256color
TERM_PROGRAM=
TERM_PROGRAM_VERSION=
COLORTERM=
SHELL=/bin/bash
$ bash --version
GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu)
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software; you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
What steps can reproduce the bug?
Uploaded thread: 019dec9f-43fb-77d3-a37f-0176008e1609
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗