--- version: 1.6.6 date: 2026-02-09 title: Redesigned workspace with Git sidebar and terminal dock --- ## App ### New - Desktop: added an `Open In` button to open the current workspace in Finder, Terminal, and supported editors with remembered app preference (thanks to @yulia-ivashko). - Git: added push/pull with remote selection, plus in-app rebase/merge flows with improved remote inference and clearer conflict handling (thanks to @gsxdsm). - Notifications: added smarter templates with concise summaries (thanks to @gsxdsm). ### Improvements - Desktop: redesigned the main workspace with a dedicated Git sidebar and bottom terminal dock. - Header: combined Instance, Usage, and MCP into one services menu. - Git: reorganized the Git workspace with improved in-app PR workflows. - Files: improved editing with breadcrumbs, better draft handling, smooth editor interactions, and more reliable directory navigation from file context (thanks to @nelsonPires5). - Sessions: improved status behavior, faster mobile session switching with running/unread indicators, and clearer worktree labels when branch name differs (thanks to @Jovines, @gsxdsm). - Terminal: improved input responsiveness with a persistent low-latency transport for steady typing (thanks to @shekohex). ### Fixes - Usage: added per-model quota breakdowns with collapsible groups, and fixed provider dropdown scrolling (thanks to @nelsonPires5, @gsxdsm). - Mobile: fixed chat input layout issues on small screens (thanks to @nelsonPires5). - Reliability: fixed OpenCode auth pass-through and proxy env handling to reduce intermittent connection/auth issues (thanks to @gsxdsm). ## VS Code ### Fixes - Usage: added per-model quota groups in the header and fixed provider dropdown scrolling for easier usage tracking (thanks to @nelsonPires5, @gsxdsm). - Reliability: fixed OpenCode auth pass-through/proxy behavior to reduce failed extension requests (thanks to @gsxdsm).