-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Summary
Implement output streaming for VM execution results.
Context
PR #426 (feat(rlm): RLM orchestration with MCP tools) requires output streaming for real-time execution feedback.
Requirements
The implementation should provide:
- Streaming of stdout/stderr from VM execution
- Real-time updates to clients
- Buffer management for large outputs
- Integration with SSH execution
Related
Blocked by: #664 (Create fcctl-core crate)
Reactions are currently unavailable