←back to thread

Claude Code Checkpoints

(claude-checkpoints.com)
184 points punnerud | 2 comments | | HN request time: 0s | source
Show context
thrown-0825 ◴[] No.45060898[source]
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.

replies(1): >>45063513 #
1. punnerud ◴[] No.45063513[source]
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.
replies(1): >>45072761 #
2. thrown-0825 ◴[] No.45072761[source]
just run it in a vm, claude shouldnt be using the same gitconfig as the host user anyways