Feature request: Built-in git worktree lifecycle management
Open
area:sessions
area:tools
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
Copilot CLI should be able to create and destroy git worktrees as part of its normal problem-solving workflow. When working on a task, Copilot could spin up a dedicated worktree, do the work in isolation, and clean it up when done. This would make it safer and cleaner to work on multiple tasks in parallel without risk of context or file conflicts between sessions.
Contributor guide
Assessment
This issue has not been assessed yet.