--- version: 1.11.7 date: 2026-05-27 title: Commit branch graphs and restored streaming --- ## App ### New - Git: commit history now includes a branch graph and commit-row actions in the history modal (thanks to @ermanhavuc). - Desktop: added a launch-at-startup setting, and collapsed browser windows now keep their webview state. - UI/Localization: added Traditional Chinese interface translations (thanks to @Jia35). - Usage: added a setting to hide prediction rows on usage cards (thanks to @ermanhavuc). ### Improvements - Notes/Todos: completed todos stay at the end of the list, and the send-to-session dialog has a cleaner model picker (thanks to @kostazol, @rghamilton3). ### Fixes - Chat/Input: selecting an agent now switches to that agent's configured model, and malformed tool diffs no longer break chat rendering (thanks to @Adrian-Eckardt). - Sessions: inline session renaming no longer exits immediately after focus changes (thanks to @youfch). - VSCode: restored live streaming in the extension. ## VS Code ### New - Usage: added a setting to hide prediction rows on usage cards (thanks to @ermanhavuc). ### Fixes - Chat/Input: selecting an agent now switches to that agent's configured model, and malformed tool diffs no longer break chat rendering (thanks to @Adrian-Eckardt). - Reliability/Streaming: restored live streaming in the extension.