01Robust Context Recovery: Allows for seamless resumption of work after context clearing or compacting.
02Maximum Parallelism: Spawns all independent sub-agents in a single message per phase.
03Native Tool Integration: Automatically captures cargo clippy, test, and llvm-cov outputs in JSON format.
04Four-Phase Workflow: Standardizes the lifecycle through Explore, Plan, Implement, and Verify stages.
05Persistent State Tracking: Maintains a progress.toml file to track task status and modified files.
060 GitHub stars