The VMs Powering Mobile Agents (Instinct, Claude Code)
rohanadwankar.github.io
The VMs Powering Mobile Agents (Instinct, Claude Code)
1–10 of 35 posts
Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#2Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#3Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#4Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#5I took a look inside the VMs that a couple of the agent platforms are using. TLDR is they use firecracker with memory in git. I'm a big fan of the memory in git part it would be cool to see how the git history looks after I use it for a longer period of time. This is my first blog, I'm trying to document things publically as I learn, next I'll look more closely at the providers they are using under the hood (eg. e2b)…
Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#6I took a look inside the VMs that a couple of the agent platforms are using. TLDR is they use firecracker with memory in git. I'm a big fan of the memory in git part it would be cool to see how the git history looks after I use it for a longer period of time. This is my first blog, I'm trying to document things publically as I learn, next I'll look more closely at the providers they are using under the hood (eg. e2b)…
Do you have an invite to instinct? :)
Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#7Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#8Re: The VMs Powering Mobile Agents (Instinct, Claude Code)
#9Enjoyed 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.