flow-git
Git worktree operations for the Agent Flow workspace manager.
Features
- Branch management (create, list, delete)
- Worktree operations for isolated agent workspaces
- Built on gitoxide for pure-Rust git operations
Usage
[]
= "0.1.2"
use worktree;
// Create isolated worktrees for parallel agent execution
License
MIT