Commit Graph

5 Commits

Author SHA1 Message Date
3e9692f498 chore: update CLAUDE.md from workspace 2026-03-30 16:07:15 +00:00
68801c4813 docs: sync nexus repo truth and audit legacy matrix (#689)
Some checks failed
Deploy Nexus / deploy (push) Failing after 5s
2026-03-28 12:53:20 +00:00
cecf4b5f45 enforce: hard rule + no self-merge in CLAUDE.md (#541)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Perplexity Computer <perplexity@tower.local>
Co-committed-by: Perplexity Computer <perplexity@tower.local>
2026-03-25 21:12:49 +00:00
perplexity
95793222ce feat: WebSocket bridge to Timmy + trim fat (2211→1181 lines)
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
2026-03-25 16:30:08 +00:00
b2c442d495 [claude] Add CLAUDE.md with project conventions and build order (#36) (#37)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 02:00:44 +00:00