Parallel Pi coding agents in a sandbox 6 hours ago (github.com) 3 comments theaniketmaurya Reply Add to library theaniketmaurya 6 hours ago I love using Pi with Codex and running multiple sessions on the same repo. To make my life simpler, added a single command to start a pre-installed Pi sandbox.`smolvm pi start` is all you need! TheSamuelSama 6 hours ago it doesn't seem to support Windows. theaniketmaurya 6 hours ago you can use it with WSL or using our QEMU backend which supports Windows as well.`SMOLVM_BACKEND="QEMU" smolvm pi start` should do the job.
theaniketmaurya 6 hours ago I love using Pi with Codex and running multiple sessions on the same repo. To make my life simpler, added a single command to start a pre-installed Pi sandbox.`smolvm pi start` is all you need!
TheSamuelSama 6 hours ago it doesn't seem to support Windows. theaniketmaurya 6 hours ago you can use it with WSL or using our QEMU backend which supports Windows as well.`SMOLVM_BACKEND="QEMU" smolvm pi start` should do the job.
theaniketmaurya 6 hours ago you can use it with WSL or using our QEMU backend which supports Windows as well.`SMOLVM_BACKEND="QEMU" smolvm pi start` should do the job.
I love using Pi with Codex and running multiple sessions on the same repo. To make my life simpler, added a single command to start a pre-installed Pi sandbox.
`smolvm pi start` is all you need!
it doesn't seem to support Windows.
you can use it with WSL or using our QEMU backend which supports Windows as well.
`SMOLVM_BACKEND="QEMU" smolvm pi start` should do the job.