Persistent Claude thinking effort — Supported Anthropic transports preserve per-turn effort and recover safely from signed-thinking mismatches. See Model Configuration.
Fullscreen transcript controls — Jump to the latest message from a scrolled transcript and use the embedded working indicator. See TUI Fullscreen Viewport.
Restorable in-memory sessions — Resume externally stored session entries through the SDK. See Session Management.
Added
Added SessionManager.inMemory() support for restoring externally managed session entries (#8980 by @y-nk).
Added inherited OpenAI-compatible vllmPriority and supportsMaxOutputTokens model settings for vLLM scheduler priority and OpenAI Responses output-token limits (#9004 by @AppleDannyClegg, #8941 by @scturtle).
Added inherited LaTeX rendering for relational algebra join symbols (#9050 by @haoqixu).
Added a clickable "Jump to latest message" label with the tui.altScreen.bottom shortcut to the fullscreen transcript while it is scrolled up (#9080 by @rwachtler).
Changed
Moved the streaming working indicator into the default editor border and matched its default spinner and label to the thinking-level border color. Custom editors retain the standalone indicator unless they opt in to embedding it (#8799 by @cristinaponcela).
Reduced inherited fullscreen transcript search latency on large transcripts by caching unchanged search results, indexing ASCII runs, and limiting highlight work to visible matches (#8800 by @cristinaponcela).
Fixed
Fixed managed fd and ripgrep downloads on Linux musl systems (#9070 by @Charlie0113-T).
Removed the unavailable inherited Grok Build 0.1 model from /model (#9093 by @Jaaneek).