I am reporting an intermittent issue with GPT-5.6 Sol High on ChatGPT Plus involving reasoning execution, the visible “Thought for Xs” indicator, long-context continuation turns, and possibly Temporary Chat state migration.
This is not simply a subjective complaint about response quality. I have observed several distinct, repeatable behaviors over time.
Main symptoms
-
Complex text requests sometimes receive an almost immediate response despite High being selected.
-
These rapid responses often show no “Thought for Xs” indicator.
-
In affected cases, response depth and integration of prior context are often noticeably worse.
-
Explicit instructions such as “reason deeply,” “perform repeated verification,” or “conduct a comprehensive analysis” do not reliably restore extended reasoning.
-
The problem appears especially often during pure-text continuation turns that depend heavily on previous conversation context.
Timeline
The abnormalities first became frequent during a recent trip to Japan, where I repeatedly observed:
-
long reasoning processes being interrupted;
-
unexpectedly short reasoning on complex tasks;
-
significant inconsistency between otherwise comparable turns.
After returning to the United States, the same class of problems continued, so a Japan-specific network issue does not appear sufficient to explain the full pattern.
A later event appears to have been an important turning point:
-
I started a Temporary Chat.
-
In that Temporary Chat, the visible thinking-duration indicator had already stopped appearing and responses were becoming unusually fast.
-
I then saved/converted the Temporary Chat into a regular conversation.
-
After that transition, rapid text responses with no visible thinking duration became significantly more frequent in normal conversations.
I am not claiming that Temporary Chat conversion caused the problem, only that there is a clear temporal correlation and that the conversion may be relevant to conversation/session state.
Important control: 4m16s reasoning still worked
During the same period, GPT-5.6 Sol successfully performed a complex analysis and visibly showed approximately:
“Thought for 4m 16s”
The response quality was also consistent with normal extended reasoning.
However, after the webpage unexpectedly crashed/refreshed, the answer remained visible but the previously displayed 4m16s thinking-duration indicator disappeared.
This suggests two separate observable issues may exist:
-
Some turns never show a thinking-duration indicator.
-
A thinking-duration indicator that was definitely present can disappear after reload.
The 4m16s example also shows that long reasoning has not disappeared completely from the account.
Controlled black-box test
I also ran a three-turn pure-text constraint-satisfaction test with:
-
no web search;
-
no files;
-
no external tools;
-
no developer tools;
-
no network inspection.
Expected solution counts were:
-
Turn 1: 1
-
Turn 2: 4
-
Turn 3: 2
All three answers were correct.
However, none of the three turns displayed “Thought for Xs.”
This means that absence of the thinking-time indicator does not by itself prove incorrect reasoning, but it appears associated with a much faster execution path.
Current hypothesis
I cannot determine the internal cause from the user side, but the observed behavior is consistent with one or more of the following:
-
High / Extended reasoning not being applied consistently across continuation turns;
-
complexity estimation underweighting short prompts that require substantial inherited context;
-
conversation/session state issues after Temporary Chat → regular chat conversion;
-
reasoning-related state not being correctly propagated between turns;
-
thinking-duration UI or metadata not persisting correctly after reload;
-
an intermittent routing or reasoning-effort regression.
These are hypotheses only.
I am not claiming that the account is permanently downgraded or that GPT-5.6 Sol is definitely being routed to a smaller model.
Questions for OpenAI / engineering
Could someone from OpenAI confirm whether any of the following are known issues?
-
GPT-5.6 Sol High / Extended reasoning failing to engage consistently on continuation turns.
-
Short continuation prompts receiving insufficient reasoning despite depending on large prior context.
-
Temporary Chat → regular conversation state-migration issues.
-
“Thought for Xs” disappearing after a page reload or crash.
-
Reasoning-related state or UI metadata not persisting correctly between turns or reloads.
I have screenshots showing:
-
normal visible long reasoning;
-
the 4m16s example;
-
the same conversation after the thinking-time indicator disappeared;
-
rapid no-indicator responses;
-
the controlled three-turn test.
I can also provide exact timestamps and additional user-visible reproduction examples if useful.
No private telemetry, network inspection, or internal routing data was used for these observations.