Tag
The article details the virtual machine technologies powering mobile AI agents, such as Claude Code's Firecracker microVM and Instinct's use of E2B sandboxes, highlighting their security and lifecycle management.
The beginning of an Omarchy VM fleet on Cua Fleet is announced, built for AI agents like Codex, Claude Code, and Hermes, with plans for end-to-end testing.
Orbs are remote coding agents from Amp that allow users to run cloud-based development environments with features like portals, multiplayer collaboration, and scheduled execution.
This paper introduces Spine-Branch Coordination, a framework for multi-agent computer use that decomposes tasks into a spine-branch graph to avoid VM merging, demonstrating improved success rates and cost efficiency on long-horizon tasks.
This paper proposes a bootstrapping conformal prediction approach for constructing prediction intervals to improve right-sizing recommendations for virtual machines in data centers, enhancing cost efficiency and resource allocation.
A reported issue where virtual machines fail to boot when network mode is set to Bridged on Apple M5 Pro machines, affecting users of the UTM virtualization tool.
A simple computer offering full VMs for running agents, launched on Product Hunt.
The author explains their decision to stop using Vagrant and switch to managing virtual machines directly with KVM and libvirt, arguing that the additional abstraction is unnecessary for their needs and that native Linux tools suffice.
Ivan Burazin argues that the name 'Sandbox' is misleading for their product, which is actually a composable computer that allows AI agents to define their own hardware configuration on the fly—CPU, RAM, disk, GPU, and OS—assembled instantly.
David Crawshaw, ex-CTO of Tailscale, discusses why virtual machines are a better abstraction than containers for AI agents, and shares insights on building a new cloud provider called exe.
NetworkChuck announced a massive deployment of Hermes using a full team with isolated VMs and shared memory from Honcho, in collaboration with Nous Research.
InstaVM provides instant, isolated computer environments specifically designed for AI agents to operate securely.
The author argues that building agent infrastructure requires both the speed of containers and the safety of VMs, highlighting AWS Firecracker as a solution that combines both.