feat: WebSocket bridge to Timmy + trim fat (2211→1181 lines)
Some checks failed
CI / validate (pull_request) Failing after 5s
Some checks failed
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
This commit is contained in: