--- version: 1.5.9 date: 2026-01-28 title: Fully isolated worktree sessions --- ## App ### New - UI: Files, Diff, Git, and Terminal now follow the active session/worktree directory, including new-session drafts. ### Improvements - Worktrees: migrated to the OpenCode SDK worktree implementation; sessions in worktrees are now completely isolated. - Git: integrate worktree commits back to a target branch with commit previews and guided conflict handling. - Files: toggle markdown preview when viewing files (thanks to @Jovines). - Files: open the file viewer in fullscreen for focused review and editing (thanks to @TaylorBeeston). - Plans: switch between markdown preview and edit mode in the Plan view. ### Fixes - Web: plan lists no longer error when the plans directory is missing. ## VS Code ### Improvements - Agent Manager: migrated to the OpenCode SDK worktree implementation; sessions in worktrees are now completely isolated. ### Fixes - Agent Manager: worktree setup commands are now persistent per project and automatically saved/restored.