v0.10
0.10.0 | 2026-03-21
Major storage architecture change: VirtioFS replaces tmpfs overlay + scratch disk, enabling host-visible files, auto-snapshots, and MCP file tools.
- VirtioFS storage mode with single shared directory per session — workspace files in
/rootare directly visible on the host - Rolling auto-snapshots: 12 APFS clone snapshots at 5-minute intervals using a ring buffer
- MCP file tools:
list_changed_filesandrevert_filefor AI agent checkpoint/revert workflows - Host-side file monitoring via macOS FSEvents (replaces in-guest inotify daemon)
- OAuth credential forwarding for Claude Code and Gemini CLI — auto-detects
~/.claude/.credentials.jsonand Google Cloud ADC - All three AI providers (Anthropic, OpenAI, Google) enabled by default
- Boot screen with embedded release notes, download progress, and re-run wizard button
- 9 new VirtioFS capsem-doctor tests
- Code coverage reporting via Codecov