AI RESEARCH
Crab: A Semantics-Aware Checkpoint/Restore Runtime for Agent Sandboxes
arXiv CS.AI
•
ArXi:2604.28138v1 Announce Type: cross Autonomous agents act through sandboxed containers and microVMs whose state spans filesystems, processes, and runtime artifacts. Checkpoint and re (C/R) of this state is needed for fault tolerance, spot execution, RL rollout branching, and safe rollback-yet existing approaches fall into two extremes: application-level recovery preserves chat history but misses OS-side effects, while full per-turn checkpointing is correct but too expensive under dense co-location.