This is more than just a question. git-flow-next supports well-known Git workflows, but a new approach is emerging — one used by coding agents working in parallel.
Instead of keeping branches in the same folder within the file system, coding agents use different paths for each branch through git worktree.
Could git-flow-next be adapted to support a workflow that relies on worktrees rather than branches in a single path?
I think it’s exciting to imagine a tool that guides the workflow rather than leaving it up to the coding agent.
What are your thoughts?
This is more than just a question.
git-flow-nextsupports well-known Git workflows, but a new approach is emerging — one used by coding agents working in parallel.Instead of keeping branches in the same folder within the file system, coding agents use different paths for each branch through git worktree.
Could
git-flow-nextbe adapted to support a workflow that relies on worktrees rather than branches in a single path?I think it’s exciting to imagine a tool that guides the workflow rather than leaving it up to the coding agent.
What are your thoughts?