01Isolated Worktree Management: Uses git worktrees to keep different code experiments separate and clean.
02Automated Scenario Testing: Validates every variant against the same set of functional benchmarks to ensure objective evaluation.
038 GitHub stars
04Self-Cleaning Workflow: Automatically merges the winning implementation and purges all losing branches and temporary worktrees.
05Intelligent Indecision Detection: Automatically triggers when users express uncertainty about architectural paths or design patterns.
06Parallel Agent Dispatch: Orchestrates multiple implementation variants simultaneously within a single workflow.