-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Summary
Implement OverlayFS support for session-specific packages in Firecracker VMs.
Context
PR #426 (feat(rlm): RLM orchestration with MCP tools) requires OverlayFS support for isolation of package installations per session.
Requirements
The implementation should provide:
- OverlayFS mount management for VM root filesystem
- Session-specific overlay layers
- Package installation isolation
- Cleanup of overlay layers on session end
Related
Blocked by: #664 (Create fcctl-core crate)
Reactions are currently unavailable