[1.3.27] - 2026-09-01
Changed
- Message-list tail follow now stops writing
scrollTopafter the stream ends. A short settle window still pins Thought collapse and widget paint; idle transcripts no longer keep chasing the bottom. - Hosted sessions reopen when the API key, endpoint, thinking toggle, or reasoning effort changes, instead of reusing a session-open template that still had the old provider pinned.
Fixed
- Fixed inline widgets going blank or shrinking when a later streamed snapshot was shorter or truncated. The live merge keeps the longest complete
widget_code. - Fixed Gemini chat/completions using the catalog's static
thinking_levelinstead of the selected reasoning effort, and still emittingreasoning_effortafter thinking was turned off.