What's wrong with this entry?
The progress messages shown during long-running operations now appear much sooner, reducing the time users wait before seeing reassurance that the model is still working.
- "Thinking a bit longer… still working on it…" — now at 10s (was 30s)
- "Hang tight… really working through this one…" — now at 30s (was 60s)
- "This is a harder one… it might take another minute…" — now at 50s (was 90s)
- "Still going… thanks for hanging in there…" — now at 80s (was 150s)
- "Taking the time to get this right… thanks for your patience…" — now at 120s (was 240s)
The first progress indicator now appears 3x faster than before (10s vs 30s), providing much quicker feedback during complex reasoning.
Timing thresholds in progress message array (search for "Thinking a bit longer")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.