azcomputerguru
9940faf34a
Add GuruRMM real-time tunnel architecture and planning
Comprehensive design for transforming agents from 30s heartbeat mode to
persistent tunnel mode, enabling Claude Code to execute commands on remote
machines through secure multiplexed WebSocket channels.
Additions:
- Complete implementation plan with 5-phase roadmap (5-7 weeks to GA)
- Detailed architecture document covering protocol, security, and MCP integration
- Database migration for tech_sessions and tunnel_audit tables
Key architectural decisions:
- Hybrid lifecycle: WebSocket persistent, tunnel is operational state
- Channel multiplexing over single WebSocket (terminal, file ops, etc.)
- Three-layer security: JWT auth, session authorization, command validation
- Custom MCP server for Claude Code integration
Next: Phase 1 implementation (tunnel open/close endpoints, agent mode state machine)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-14 06:32:16 -07:00
..
2026-04-02 20:03:35 -07:00
2026-01-20 21:16:24 -07:00
2026-04-02 19:20:43 -07:00
2026-01-18 11:51:47 -07:00
2026-01-20 21:16:24 -07:00
2026-04-14 06:32:16 -07:00
2026-01-18 11:51:47 -07:00
2026-01-18 11:51:47 -07:00
2026-04-14 06:32:16 -07:00
2026-04-02 19:09:19 -07:00
2026-02-18 16:16:18 -07:00
2026-02-18 16:16:18 -07:00
2026-01-18 11:51:47 -07:00
2026-02-18 16:16:18 -07:00
2026-02-18 16:16:18 -07:00
2026-04-02 19:09:19 -07:00
2026-02-18 16:16:18 -07:00
2026-02-18 16:16:18 -07:00