pi-remote-control/extensions/remote-control
jay 7605f2a92f feat(spike): Phase 0.5 - tmux control mode PoC
- Implement spike-cc.ts: control mode client with %output parser
- Add test-spike-cc.sh: automated 5-minute test protocol
- Test results: 462 output events, 179KB streamed over 5min
- Parallel attach works without interference (P-2 verified)
- Stream survived alternate-screen transitions (/settings test)
2026-05-15 04:16:15 +02:00
..
auth.ts feat: persist auth token across server restarts 2026-05-14 19:00:31 +02:00
config.ts feat: bindAddress from config + PWA support 2026-05-14 18:51:54 +02:00
html.ts fix: reconnect immediately on tab visibility (iOS) 2026-05-14 19:22:46 +02:00
index.ts feat: bindAddress from config + PWA support 2026-05-14 18:51:54 +02:00
messages.ts chore: migrate @mariozechner pi packages to @earendil-works namespace 2026-05-08 18:18:04 +08:00
server.ts feat: persist auth token across server restarts 2026-05-14 19:00:31 +02:00
spike-cc.ts feat(spike): Phase 0.5 - tmux control mode PoC 2026-05-15 04:16:15 +02:00