You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use Claude Code with agent-vm in my project's folder.
Problem
I just realized that when using agent-vm, the global CLAUDE.md that I have in my home folder ~/.claude/CLAUDE.md is not available to my agent.
When I use agent-vm, I use it in my project's folder, which has a CLAUDE.md with the team's guidelines for claude. But I have my personal additional guidelines in ~/.claude/CLAUDE.md, and I don't want to commit them to the project's repo.
I also have global skills in ~/.claude that I would have wanted in all my projects.
Solution ?
Is there a way to mount an additional folder outside of the VM's root ?
Could this be done by default, or offered as a choice on setup ?
First of all, thanks for this amazing tool 馃憦
Context
I use Claude Code with agent-vm in my project's folder.
Problem
I just realized that when using agent-vm, the global
CLAUDE.mdthat I have in my home folder~/.claude/CLAUDE.mdis not available to my agent.When I use
agent-vm, I use it in my project's folder, which has a CLAUDE.md with the team's guidelines for claude. But I have my personal additional guidelines in~/.claude/CLAUDE.md, and I don't want to commit them to the project's repo.I also have global skills in
~/.claudethat I would have wanted in all my projects.Solution ?
Is there a way to mount an additional folder outside of the VM's root ?
Could this be done by default, or offered as a choice on setup ?