Steve Yegge
c6bf6331ec
Implement git worktree management with sparse checkout (bd-a4b5)
- Created internal/git package with WorktreeManager
- Implements CreateBeadsWorktree with sparse checkout (.beads/ only)
- Implements RemoveBeadsWorktree with cleanup and pruning
- Implements CheckWorktreeHealth with repair capability
- Implements SyncJSONLToWorktree for JSONL syncing
- Comprehensive tests with 100% coverage
- Handles symlinks correctly (macOS /tmp -> /private/tmp)
- Idempotent worktree creation
- Sparse checkout excludes all files except .beads/
2025-11-02 15:49:36 -08:00
..
2025-11-02 08:30:31 -08:00
2025-11-02 14:31:22 -08:00
2025-11-02 14:31:22 -08:00
2025-11-02 15:39:00 -08:00
2025-11-02 15:39:00 -08:00
2025-11-02 15:49:36 -08:00
2025-11-02 15:28:09 -08:00
2025-11-02 09:56:42 -08:00
2025-11-02 15:28:09 -08:00
2025-11-02 15:37:57 -08:00
2025-11-02 15:39:00 -08:00
2025-11-01 23:56:03 -07:00