I didn't know about https://e2b.dev/ but I was looking for something exactly like that. Does anyone know about any self hostable alternatives?
It appears that e2b runs Firecracker microVMs (https://e2b.dev/blog/how-manus-uses-e2b-to-provide-agents-wi...)
It shouldn't be too hard to get a Firecracker orchestrator running locally - the articles here were very helpful when I was doing this myself: https://jvns.ca/blog/2021/01/23/firecracker--start-a-vm-in-l...
Can we run an agent in Github CI? I create a Github issue with my requirements, the CI runner runs Aider scripting mode (it connects to say, OpenAI api) which looks at the comments, maintains a branch, runs tests, takes browser screenshots and then gives its replies.
you can host e2b: https://github.com/e2b-dev/infra/blob/main/self-host.md
we host it for https://www.definite.app/. You'd need pretty heavy usage to beat e2b's pricing.
Played with https://www.freestyle.sh this weekend, really solid
You can check out https://daytonaio-ai.framer.website/, it’s also could be self-hosted
You should look at [Modal](https://modal.com/), not affiliated.