logoalt Hacker News

aziis98last Sunday at 12:01 PM6 repliesview on HN

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?


Replies

davidgomeslast Sunday at 1:06 PM

You should look at [Modal](https://modal.com/), not affiliated.

show 1 reply
sudhirblast Sunday at 12:05 PM

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...

show 1 reply
aitchnyulast Monday at 10:29 AM

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.

https://aider.chat/docs/scripting.html

mritchie712last Sunday at 1:07 PM

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.

Areibmanlast Sunday at 5:04 PM

Played with https://www.freestyle.sh this weekend, really solid

umatelast Sunday at 3:53 PM

You can check out https://daytonaio-ai.framer.website/, it’s also could be self-hosted