perplexity
|
95793222ce
|
feat: WebSocket bridge to Timmy + trim fat (2211→1181 lines)
CI / validate (pull_request) Failing after 5s
Adds real-time WebSocket connection to Timmy's backend:
- Agent behaviors driven by live cognitive state
- Chat routed to real Timmy (not fake responses)
- Dual-brain panel updates from WS
- Graceful degradation when offline
Trimmed 1030 lines (47% reduction):
- Simplified glass floor (removed 6-band edge system)
- Compacted dual-brain panel (removed per-frame scan canvas)
- Removed simulateAgentThought() (WS replaces it)
- Removed fake chat responses
- Compacted all functions
Refs #8
|
2026-03-25 16:30:08 +00:00 |
|