feat(context): centralize RepoContext API for git operations (#1102)
Centralizes repository context resolution via RepoContext API, fixing bugs where git commands run in the wrong repo when BEADS_DIR points elsewhere or in worktree scenarios.
This commit is contained in:
committed by
GitHub
parent
159114563b
commit
0a48519561
@@ -521,6 +521,7 @@ No daemon conflicts, no branch confusion - all worktrees see the same issues bec
|
||||
|
||||
## See Also
|
||||
|
||||
- [REPO_CONTEXT.md](REPO_CONTEXT.md) - RepoContext API for contributors
|
||||
- [GIT_INTEGRATION.md](GIT_INTEGRATION.md) - General git integration guide
|
||||
- [AGENTS.md](../AGENTS.md) - Agent usage instructions
|
||||
- [README.md](../README.md) - Main project documentation
|
||||
|
||||
Reference in New Issue
Block a user