Some checks failed
CI / Check for .beads changes (push) Has been skipped
CI / Check embedded formulas (push) Successful in 18s
CI / Test (push) Failing after 1m19s
CI / Lint (push) Successful in 18s
CI / Integration Tests (push) Successful in 1m2s
CI / Coverage Report (push) Has been skipped
Windows CI / Windows Build and Unit Tests (push) Has been cancelled
Add EnableParallelCheckout() helper to git package and call it when creating bare repos. This configures checkout.workers=0 (auto-detect cores) and checkout.thresholdForParallelism=100. Expected 2-8x speedup on SSD for large repos (e.g., java rig with 85k files). Based on research in hq-dqc7t (APFS CoW optimization). Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>