Worktree support #402
Replies: 2 comments
|
This is something sorely needed, on bigger projects we only work with worktrees and we'd lose knowledge |
0 replies
|
With the rise of agents, we are explicitly moving to using work trees more and more. So, if ClaudeMem can support that, that would be great. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
I use git worktrees to develop multiple branches of a repo in parallel.
Describe the solution you'd like
I'd love for Claude-mem to support that and write the memory to the same storage as the repo.
All reactions