Skip to content

Conversation

@howold-lab
Copy link
Contributor

hi refer to
https://github.com/BloopAI/vibe-kanban?tab=readme-ov-file
Integrating Worktree functionality in our project

Add the ability to create isolated Git worktrees when creating new groups,
enabling parallel development on multiple tasks without branch switching.

Features:

  • Git branch listing API with worktree occupation status
  • Automatic branch creation (cccc/) from base branch
  • Worktree creation in .cccc/worktrees//
  • UI: branch selector dropdown with auto-select current branch
  • Support for both local and remote branches as base

xuhaihui and others added 4 commits January 11, 2026 14:18
Add the ability to create isolated Git worktrees when creating new groups,
enabling parallel development on multiple tasks without branch switching.

Features:
- Git branch listing API with worktree occupation status
- Automatic branch creation (cccc/<group-id>) from base branch
- Worktree creation in .cccc/worktrees/<group-id>/
- UI: branch selector dropdown with auto-select current branch
- Support for both local and remote branches as base
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.

1 participant