Hacker News new | ask | show | jobs
Show HN: I'm running parallel Pi agents on a local sandbox (github.com)
8 points by theaniketmaurya 54 days ago
I've been running Pi using SmolVM to build SmolVM!

SmolVM provides an abstraction over microVMs to easily create sandboxes for coding agents, OpenClaw, or just to build a custom harness.

To use it, install using: curl -sSL https://celesto.ai/install.sh | bash

and then run: smolvm pi start

1 comments

sick