docs: Update WIP.md with Phase 3 completion
- Added Web Terminal (Phase 3) to completed items - Updated In Progress to Phase 4 (Session Replay) - Updated Next Up priorities Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
bc3be1709b
commit
8f03206468
@ -10,6 +10,14 @@ _Last updated: 2026-03-08 (RTTY Remote Module)_
|
|||||||
|
|
||||||
### 2026-03-08
|
### 2026-03-08
|
||||||
|
|
||||||
|
- **RTTY Remote Control Module (Phase 3 - Web Terminal)**
|
||||||
|
- Web Terminal view: Embeds ttyd (port 7681) via iframe
|
||||||
|
- Node selector: Local/remote target selection
|
||||||
|
- Remote detection: Direct ttyd connection or SSH fallback
|
||||||
|
- RPCD method: start_terminal for remote node terminal info
|
||||||
|
- Menu: Remote Control → Remote Support → Web Terminal
|
||||||
|
- Fullscreen and refresh controls
|
||||||
|
|
||||||
- **RTTY Remote Control Module (Phase 2 - Token-Based Shared Access)**
|
- **RTTY Remote Control Module (Phase 2 - Token-Based Shared Access)**
|
||||||
- Token authentication: 6-character codes grant RPC/terminal access without LuCI login
|
- Token authentication: 6-character codes grant RPC/terminal access without LuCI login
|
||||||
- CLI commands: `rttyctl token generate/list/validate/revoke`, `rttyctl token-rpc`
|
- CLI commands: `rttyctl token generate/list/validate/revoke`, `rttyctl token-rpc`
|
||||||
@ -204,10 +212,10 @@ _Last updated: 2026-03-08 (RTTY Remote Module)_
|
|||||||
|
|
||||||
## In Progress
|
## In Progress
|
||||||
|
|
||||||
- **RTTY Remote Control Module (Phase 3 - RTTY Terminal)**
|
- **RTTY Remote Control Module (Phase 4 - Session Replay)**
|
||||||
- Integrate actual RTTY WebSocket terminal for remote shell
|
- Avatar-tap integration for session capture
|
||||||
- xterm.js integration in LuCI dashboard
|
- Replay captured sessions to target nodes
|
||||||
- Real-time terminal session over WireGuard mesh
|
- Session export/import functionality
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@ -215,8 +223,8 @@ _Last updated: 2026-03-08 (RTTY Remote Module)_
|
|||||||
|
|
||||||
### v1.0 Release Prep
|
### v1.0 Release Prep
|
||||||
|
|
||||||
1. **RTTY Terminal Integration** - WebSocket shell via RTTY protocol
|
1. **Session Replay** - Avatar-tap integration for session capture/replay
|
||||||
2. **Session Replay** - Avatar-tap integration for session capture/replay
|
2. **Remote ttyd Deployment** - Auto-install ttyd on mesh nodes
|
||||||
|
|
||||||
### v1.1+ Extended Mesh
|
### v1.1+ Extended Mesh
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user