새 기능
1 건 변경 - UI: Files, Diff, Git, and Terminal now follow the active session/worktree directory, including new-session drafts.
개선
5 건 변경 - 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.
수정
1 건 변경 - Web: plan lists no longer error when the plans directory is missing.