Skip to content

Conversation

@TechDufus
Copy link
Owner

Summary

  • Adds a UseWorktree toggle to ticket creation/edit form, letting users choose between worktree isolation or main repo mode per ticket
  • Main repo mode creates and checks out the branch in place instead of creating a separate worktree
  • Prevents multiple main-repo agents from running in the same project since they'd conflict over the same directory

Allow tickets to choose between worktree isolation or main repo mode.
Main repo mode creates/checkouts the branch in place instead of a
separate worktree. Only one main-repo agent can run per project.
@TechDufus TechDufus marked this pull request as ready for review December 30, 2025 07:20
@TechDufus TechDufus merged commit f211357 into main Dec 30, 2025
1 check passed
@TechDufus TechDufus deleted the feat/per-ticket-worktree-toggle branch December 30, 2025 07:20
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.

2 participants