01
Superserve — the agent gets a computer that doesn't evict it
Firecracker microVM sandboxes for agents with no session clock — the maker's stated problem is that most sandbox providers kill your agent after 24 hours, which makes "autonomous for days" a lie at the infrastructure layer. Every agent and tool call runs in its own microVM; the filesystem is durable, so state persists exactly as the agent left it; sandboxes pause indefinitely and resume instantly; and snapshot, fork, and resume are first-class verbs — on our replay thread, where kassette forked workflow journals (07-14), the fork verb has now arrived at the machine layer. TypeScript and Python SDKs, an MCP integration, per-second billing ($0.0504 per vCPU-hour, $0.0162 per GiB of memory-hour), and a free tier with no card. Apache-2.0 and self-hostable, and the repo dates to last October — this is a launch of a built thing, not a promise.
Reach for it when the agent's job outlives the day — migrations, long research runs, anything where "the sandbox expired" is the actual failure mode. Delete the cron job that re-provisions a fresh sandbox every morning and re-hydrates yesterday's state into it. Tradeoff: the Show HN landed at single-digit points, so community mileage is thin; per-second billing on an indefinite session is a budget you must cap yourself; and the same-day competition is real — see box in the footer, closed-source and claiming a tenth the price.