-
Notifications
You must be signed in to change notification settings - Fork 10.3k
gpt-5.4 generates response to earlier messages not the last user message #13864
Description
What version of the Codex App are you using (From “About Codex” dialog)?
Version 26.305.950 (863)
What subscription do you have?
pro
What platform is your computer?
Darwin 25.2.0 arm64 arm
What issue are you seeing?
not sure if this is the codex app issue or the model issue but
gpt 5.4 (xhigh, without /fast) is keep straying off the reasoning path, and ends up producing response not to the last user message but to the one before that.
in the first screenshot, i asked codex to check for the full parity between korean and english docs, and it did what i asked
but in the second screenshot, i asked codex to give me a summary of our conversation in the current session so far, and it started to reason towards that, only to stray off the path and generate response about the parity between the eng and kor docs
so i'm resending the message until it gets right (which definitely doesn't help my usage limits) didn't have this happen yesterday and earlier today, only started seeing this since this afternoon :/
What steps can reproduce the bug?
just send messages
What is the expected behavior?
the model should respond to the last message, not second last