Skip to content

Commit 4b865da

Browse files
meekrosoftclaude
andcommitted
Update TODO.md: mark worktree fix slice as complete
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 97ffa4e commit 4b865da

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

TODO.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
<!-- Each feature gets its own ## section below. -->
44
<!-- Only edit YOUR feature's section. Delete it after merging to main. -->
55

6+
## Fix: git worktree HEAD resolution
7+
8+
- [x] Slice 1: Enable `EnableDotGitCommonDir` in `gitview.New()` so HEAD resolves in worktrees
9+
- [x] Test: `New()` succeeds when called from a git worktree path
10+
- [x] Test: `BranchName()` returns correct branch when called from a worktree
11+
- [x] Test: `GetCommitInfoFromCommitSHA("HEAD", ...)` works from a worktree
12+
613
## kosli evaluate trail
714

815
- [x] Slice 1: Skeleton `evaluate` parent + `evaluate trail` fetches trail JSON

0 commit comments

Comments
 (0)