--- version: 1.10.1 date: 2026-05-06 title: Git sync and stash management --- ## App ### New - Git: added one-click Sync and stash management, including stash access from a clean worktree. - UI/Localization: added Polish interface translations, expanding language support for Polish-speaking users (thanks to @levy52). - Sessions: added a quick archive action directly on session rows (thanks to @zoubenr). - Files: added a manual save mode to the file editor. - Chat/Timeline: added full-text timeline search across user, assistant, and tool messages in a session. - Mobile/Terminal: added an opt-in keyboard resize mode and steady touch terminal input. ### Improvements - Chat/Reliability: pending questions now survive session switches and directory eviction. - VSCode/Reliability: aligned session status parsing and reconnect reconciliation (thanks to @vhqtvn). ### Fixes - Git: improved sync safety and feedback with latest remote refs, clearer progress banners, less flicker during refresh, cleaner header controls, and better unavailable pull-request states. - Terminal: restored focus back to terminal input after Ghostty element blur events. - Startup/Reliability: configured OpenCode CLI paths are now validated before managed startup, with clearer errors for missing, non-executable, or app-bundle paths. - Performance/Reliability: reduced duplicate app initialization, deferred heavier views, lowered local server status overhead, optimized markdown file-link detection, reduced sync recovery payloads, and suppressed expected missing-directory noise. ## VS Code ### New - UI/Localization: added Polish interface translations, expanding language support for Polish-speaking users (thanks to @levy52). - Sessions: added a quick archive action directly on session rows (thanks to @zoubenr). - Chat/Timeline: added full-text timeline search across user, assistant, and tool messages in a session. ### Improvements - Chat/Reliability: pending questions now survive session switches and directory eviction. - Reliability/Sync: aligned session status parsing and reconnect reconciliation (thanks to @vhqtvn). ### Fixes - Startup/Reliability: configured OpenCode CLI paths are now validated before managed startup, with clearer errors for missing, non-executable, or app-bundle paths. - Performance/Reliability: reduced duplicate extension initialization, deferred heavier views, lowered managed runtime status overhead, optimized markdown file-link detection, reduced sync recovery payloads, and suppressed expected missing-directory noise.