All releases

v1.5.9 Jan 28, 2026

Fully isolated worktree sessions

New

1 change
  • UI: Files, Diff, Git, and Terminal now follow the active session/worktree directory, including new-session drafts.

Improvements

5 changes
  • 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

1 change
  • Web: plan lists no longer error when the plans directory is missing.