Megadose AI progress, ranked and analyzed.

BitMiracle-AI/Dormice

· GitHub · Agents repos ·
Dormice is pitching a self-hosted, persistent sandbox layer for AI agents, with E2B-compatible APIs already working end to end.

The project says one machine runs a daemon, SQLite ledger, lifecycle engine, CLI, SDK, web console, Docker + gVisor executor, and optional S3 archiving. Its core model is `acquireSandbox(userKey)`: the same key returns the same sandbox whether it needs to be created, woken, started, or restored. The README says idle sandboxes can cool from active to frozen to stopped to archived, with a measured idle 1 GiB sandbox freezing to about 5 MiB RSS and waking in about 50 ms. It is explicitly marked early development and not production-ready. GitHub · Agents repos' note

score 5

Categories: OSS & Tools