Commit Graph

1 Commits

Author SHA1 Message Date
Evilom 8db1b45fe9 v1.0: cc_parallel.py — parallel CC workers with git worktree isolation
- Up to 5 CC workers run concurrently
- Each worker gets its own git worktree (no file conflicts)
- Auto-merge branches when all workers succeed
- --merge auto|always|none control merge strategy
- --json output for Hermes integration
- Tested: 2 workers, 21s total (vs 47s sequential)
2026-05-25 17:16:50 +08:00