Skip to content

Implement Branch discovery, occupancy, and safe switching - #49

Merged
codeacme17 merged 1 commit into
codeacme17:devfrom
Traviinam:feat/branch-switching-12
Aug 30, 2026
Merged

Implement Branch discovery, occupancy, and safe switching#49
codeacme17 merged 1 commit into
codeacme17:devfrom
Traviinam:feat/branch-switching-12

Conversation

@Traviinam

Copy link
Copy Markdown
Contributor

Summary

  • discover and search Local and Remote-tracking Branches
  • publish Repository-wide Branch occupancy and Worktree navigation
  • gate Branch switching on Git state, locks, conflicts, and detached-HEAD risk
  • reconcile safe switch operations and clear stale file review state

Testing

  • npm test (33 files, 205 tests)
  • npm run build
  • npm run lint
  • npm run format:check

Closes #12

@codeacme17
codeacme17 merged commit be86b81 into codeacme17:dev Aug 30, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement Branch discovery, occupancy, and safe switching

2 participants