github chriswritescode-dev/opencode-manager v0.7.8
v0.7.8 - Worktree Support & UI Consolidation

latest releases: v0.13.0, v0.12.3, v0.12.2...
4 months ago

v0.7.8 - Worktree Support & Branch Management UI Consolidation

New Features

  • Git Worktree Support: Added detection and display of Git worktrees
  • Workspace Creation: Create branches as separate workspaces for simultaneous development on multiple branches
  • Worktree Badging: Visual indicators for worktree branches currently checked out elsewhere

Improvements

  • UI Consolidation: Merged branch management into a single, cleaner interface
    • Removed 3 duplicate components (358 lines deleted)
    • All branch operations now unified in BranchesTab and SourceControlPanel
  • Better Branch Management: Simplified branch switching and creation workflow

UI Changes

  • Worktree branches show "worktree" badge
  • Disabled state for branches checked out in other worktrees
  • Added "Create as separate workspace" checkbox for worktree creation

Bug Fixes

  • Removed duplicate SECURE_COOKIES property from auth config

Code Quality

  • -299 lines net (significant code cleanup)
  • Consolidated redundant branch management logic

Upgrading

If you're using Docker, pull the latest image:

docker pull opencode-manager:latest

Full changelog: v0.7.7...v0.7.8

Don't miss a new opencode-manager release

NewReleases is sending notifications on new releases.