▲ | aziis98 6 days ago | |||||||
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? | ||||||||
▲ | davidgomes 6 days ago | parent | next [-] | |||||||
You should look at [Modal](https://modal.com/), not affiliated. | ||||||||
| ||||||||
▲ | sudhirb 6 days ago | parent | prev | next [-] | |||||||
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... | ||||||||
| ||||||||
▲ | aitchnyu 5 days ago | parent | prev | next [-] | |||||||
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. | ||||||||
▲ | mritchie712 6 days ago | parent | prev | next [-] | |||||||
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. | ||||||||
▲ | Areibman 5 days ago | parent | prev | next [-] | |||||||
Played with https://www.freestyle.sh this weekend, really solid | ||||||||
▲ | umate 5 days ago | parent | prev [-] | |||||||
You can check out https://daytonaio-ai.framer.website/, it’s also could be self-hosted |