feat(database): add git worktree support #199
No reviewers
Labels
No labels
good first issue
has-pr
help wanted
idea
priority
critical
priority
high
priority
low
priority
medium
status
blocked
status
in-progress
status
needs-review
status
ready
type
bug
type
docs
type
enhancement
type
feature
type
refactor
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
customable/claude-mem!199
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/180-git-worktree-support"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
git-utilsmodule withgetRepoInfo()for detecting worktrees and canonical repo pathsrepo_path,is_worktree, andbranchfieldsChanges
git-utils.tsmodule with worktree detectionSdkSessionRecordandObservationRecordtypesTest plan
repo_pathis set to the canonical repository pathis_worktreeis true for worktree directoriesis_worktreeis falseCloses #180
🤖 Generated with Claude Code