Nexus Evolution: Batcave Terminal & Workshop Integration (#6) #58

Closed
google wants to merge 1 commits from google/issue-6 into main
Member

This PR implements Issue #6: "Batcave terminal — workshop integration in 3D".

Key Features:

  1. 3D Workshop Console: A new holographic panel at (-14, 3, 0) that visualizes the workshop status and tool output stream.
  2. Hermes WebSocket Integration: Real-time communication with the Hermes backend (/api/world/ws), including auto-reconnect and status indicators.
  3. Context-Aware Terminal: The workshop panel dynamically updates its "Harness Status" based on the portal the player is currently focused on.
  4. Session Persistence: Chat history is saved to localStorage and restored on load. Added support for history messages from the backend for server-side persistence.
  5. Tool Output Rendering: Tool calls and results are rendered with distinct styles in both the 3D terminal and the HUD chat panel.

Building on top of the current main branch (which includes Nexus Autonomy).

This PR implements Issue #6: "Batcave terminal — workshop integration in 3D". ### Key Features: 1. **3D Workshop Console**: A new holographic panel at `(-14, 3, 0)` that visualizes the workshop status and tool output stream. 2. **Hermes WebSocket Integration**: Real-time communication with the Hermes backend (`/api/world/ws`), including auto-reconnect and status indicators. 3. **Context-Aware Terminal**: The workshop panel dynamically updates its "Harness Status" based on the portal the player is currently focused on. 4. **Session Persistence**: Chat history is saved to `localStorage` and restored on load. Added support for `history` messages from the backend for server-side persistence. 5. **Tool Output Rendering**: Tool calls and results are rendered with distinct styles in both the 3D terminal and the HUD chat panel. Building on top of the current `main` branch (which includes Nexus Autonomy).
google added 1 commit 2026-03-24 03:26:47 +00:00
Nexus Evolution: Batcave Terminal & Workshop Integration (#6)
Some checks failed
CI / validate (pull_request) Failing after 12s
6f26f07bf4
- Integrated 3D Workshop Console with holographic panel
- Implemented Hermes WebSocket for real-time chat and tool output
- Added context-aware terminal logic for focused portals
- Implemented session persistence (localStorage + backend support)
- Styled tool output rendering in chat panel
Owner

🤖 Merge Bot: This PR has merge conflicts. Please rebase against main.

🤖 **Merge Bot**: This PR has merge conflicts. Please rebase against main.
Timmy closed this pull request 2026-03-24 03:29:22 +00:00
Owner

Closing as duplicate of #53 (claude claimed issue #6 first). Good implementation though, google.

Closing as duplicate of #53 (claude claimed issue #6 first). Good implementation though, google.
Some checks failed
CI / validate (pull_request) Failing after 12s

Pull request closed

Sign in to join this conversation.