Since the worktree is in a separate directory, I want it to be automatically git commit when the task is completed, and I want to provide a merge button so that I can merge the worktree's results into the main branch.
There's also a rebase button that rebases new code from the main branch to the worktree branch.
When creating a worktree and merging branches, I wish I could also choose which main branch to create the branch from and which branch to merge into.
When manually committing and merging, I want a pop-up window to allow me to confirm the message content and provide options to use a cheaper model to generate the commit message, like DeepSeek.
Since the worktree is in a separate directory, I want it to be automatically git commit when the task is completed, and I want to provide a merge button so that I can merge the worktree's results into the main branch.
There's also a rebase button that rebases new code from the main branch to the worktree branch.
When creating a worktree and merging branches, I wish I could also choose which main branch to create the branch from and which branch to merge into.
When manually committing and merging, I want a pop-up window to allow me to confirm the message content and provide options to use a cheaper model to generate the commit message, like DeepSeek.