The VMs Powering Mobile Agents (Instinct, Claude Code)
Posted by RohanAdwankar 10 hours ago
Comments
Comment by alexellisuk 2 hours ago
So, the interesting part for me was:
"Who runs the fleet Anthropic, its own E2B, rented, third party"
Like that's the only option, a bespoke platform or a rented SaaS for agent sandboxes.
Disclaimer: I am tooting my own horn here - we built SlicerVM.com (Firecracker + Apple Virtualization framework) so that people don't have to pick between those two options.
Especially when you have your own 1500-7000 USD MacBook right under your fingers.
For remote access, (and this happened by accident one night in January) we built superterm.dev - initially as a tmux manager, then as a way to run and monitor agents. Our team sits with 6-24 long running tasks with dictation available, great mobile experience, and can combine both for secure agents + high amounts of feedback.
If anyone's curious - Superterm has a CE edition - free for unlimited personal use. Slicer has a free trial and then a personal edition is available after that.
Comment by RohanAdwankar 1 minute ago
Comment by ushakov 31 minutes ago
E2B is fully open-source under Apache 2.0 and runs on GCP, AWS, Azure (preview) and locally on any Linux box that has /dev/kvm (Mac works via Colima, too).
source: https://github.com/e2b-dev/infra
Comment by 2078123478 56 minutes ago
Comment by hypendev 6 hours ago
Enjoyed the breakdown, honestly most of the things weren't really surprising.
What was surprising to me was that instinct was just "agent slapped on top of markdown files in git", especially after seeing people talk about it so much. I expected at least a database or a graph or something "smart", but alas, its just three markdowns in a trenchcoat.
Comment by RohanAdwankar 18 minutes ago
in guessing the most important thing to get right for their target usecase is the computer use and from the tools i saw for that the computers they provision were requestable by the subagents so probably something cool going on there
Comment by tensegrist 1 hour ago
[0]: https://codesandbox.io/blog/how-we-clone-a-running-vm-in-2-s...
Comment by RohanAdwankar 10 hours ago
Comment by htrp 34 minutes ago
Comment by RohanAdwankar 25 minutes ago
Comment by RohanAdwankar 22 minutes ago
Comment by thamizhan2611 7 hours ago
Comment by RohanAdwankar 7 hours ago
Comment by user_7832 1 hour ago
Comment by thamizhan2611 6 hours ago
Comment by RohanAdwankar 7 minutes ago
Comment by ushakov 4 hours ago
Comment by htrp 1 hour ago
Comment by ushakov 24 minutes ago
Comment by RohanAdwankar 25 minutes ago
Comment by FirstClassTree 4 hours ago
Comment by quietraster 6 hours ago
Comment by tensegrist 1 hour ago
claude -p "${curl $url}\nreply only with a substantive comment in 'statement. question?' form" | dd conv=lcase
as a servicei wonder how hard it would be to write a decent classifier for individual comments like this (in practice you can just look at the account history which would make it an easy problem)
Comment by TrustScoreAgent 5 hours ago
Comment by sebastienburel 8 hours ago
Comment by yuxinking 6 hours ago
Comment by zhoujinliang 8 hours ago
Comment by deebuildsthings 6 hours ago