- Features: Added gpt-5-codex-mini default wiring and the new kimi-k2-thinking provider slot so users can choose
both models across settings, providers, and CLI resume flows. - Features: Usage capsule now surfaces full Codex/Claude telemetry with richer status text, duplicate suppression,
and updated Claude log parsing so hover/popover refreshes show live 5h/weekly limits. - Features: Embedded terminal batching + drag-insert enhancements and a streamlined Git Review tree/panel
dramatically smooth large-repo workflows. - Features: Detail panes keep independent Timeline/Terminal/Review tabs per session, CLI path handling is hardened,
and terminal font/cursor customization is exposed. - Refactors: Sidebar/project selection switched to snapshot-driven Equatable containers, and UsageStatusControl +
sidebar scaffolding were reorganized for predictable diffing. - Fixes: Per-session detail tab state no longer bleeds across sessions, eliminating surprise tab jumps after
navigation. - Performance: Sidebar/path tree/terminal rendering now relies on cached digests + incremental PathTreeStore
updates, cutting AttributeGraph/Metal churn; Claude usage parsing runs off the main actor for snappier refreshes.