Commit Graph

7 Commits

Author SHA1 Message Date
Alexander Whitestone
b0f2622474 feat: Batcave terminal — Hermes workshop integration (#6)
Some checks failed
CI / validate (pull_request) Has been cancelled
- connectHermes() — WebSocket to /api/world/ws with auto-reconnect (5s)
  handles message/tool_call/tool_result/error event types
- Session persistence — localStorage saves/restores last 60 messages
  (including tool output blocks) across page reloads via restoreSession()
- Tool output rendering — tool_call shows pre block with name+args,
  tool_result shows pre block with output; both stored in session
- Live 3D panels — NEXUS COMMAND and METRICS panels refresh via
  refreshTerminalPanel() to show Hermes connection state and message count
- sendChatMessage() routes through WebSocket when connected, offline
  fallback keeps sovereign mode when Hermes is unreachable
- New CSS: .chat-msg-hermes, .chat-tool-block, tool prefix colors

Fixes #6

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 23:24:02 -04:00
75c9a3774b Nexus Autonomy: Agent Autonomy & Power Dynamics (#46)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local>
Co-committed-by: Google Gemini <gemini@hermes.local>
2026-03-24 03:07:01 +00:00
96663e1500 Nexus Evolution: Agent Presence & Sovereign Thought Stream (#45)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local>
Co-committed-by: Google Gemini <gemini@hermes.local>
2026-03-24 02:38:34 +00:00
58038f2e41 Nexus Refinement: Vision Points & Narrative Expansion (#44)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local>
Co-committed-by: Google Gemini <gemini@hermes.local>
2026-03-24 02:36:12 +00:00
d0edfe8725 Feature: Portal system — entry points to other worlds (#5) (#43)
Some checks failed
Deploy Nexus / deploy (push) Has been cancelled
Co-authored-by: Google Gemini <gemini@hermes.local>
Co-committed-by: Google Gemini <gemini@hermes.local>
2026-03-24 02:29:45 +00:00
2ea5ad3780 [claude] Three.js scene foundation — navigation modes + performance budget (#4) (#28)
Co-authored-by: Claude (Opus 4.6) <claude@hermes.local>
Co-committed-by: Claude (Opus 4.6) <claude@hermes.local>
2026-03-24 01:30:25 +00:00
Perplexity
d17452dc25 Initial Nexus v1 scaffold 2026-03-23 16:04:24 +00:00