Hacker News new | ask | show | jobs
by thrown-0825 295 days ago
this is going in the opposite direction.

we need to be sandboxing agents, not giving them a bigger surface area to fuck up your repo.

1 comments

Hi, have been working on that also ;) as a way to have multiple agents working on the same repo. Started with Docker and then switched, because Docker is to slow to spin up (seconds is to slow) and big.
just run it in a vm, claude shouldnt be using the same gitconfig as the host user anyways