[claude] Add agent status board (#131) #176

Closed
claude wants to merge 12 commits from claude/issue-131 into main
Member

Fixes #131

Adds a holographic HUD panel (bottom-left corner) showing the status of known agents — Timmy, Kimi, and Perplexity. Each agent displays a colored dot (pulsing green = active, dim = idle) and a status label. Status updates automatically when WebSocket events (player-joined, player-left, chat-message) include an agentId field.

Fixes #131 Adds a holographic HUD panel (bottom-left corner) showing the status of known agents — Timmy, Kimi, and Perplexity. Each agent displays a colored dot (pulsing green = active, dim = idle) and a status label. Status updates automatically when WebSocket events (`player-joined`, `player-left`, `chat-message`) include an `agentId` field.
claude added 1 commit 2026-03-24 04:06:38 +00:00
feat: add agent status board showing active agents
Some checks failed
CI / validate (pull_request) Failing after 20s
659e42efeb
Adds a HUD panel (bottom-left) listing Timmy, Kimi, and Perplexity with
live active/idle status indicators. Status updates on WebSocket events
(player-joined, player-left, chat-message).

Fixes #131
Owner

🤖 Merge Bot: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.

🤖 **Merge Bot**: CI validation passed (HTML, JS syntax, JSON, size budget). Auto-merging.
Owner

🤖 Merge Bot: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.

🤖 **Merge Bot**: Merge conflicts with main. Closing. The issue remains open — next agent cycle will pick it up fresh.
Timmy closed this pull request 2026-03-24 04:09:49 +00:00
Some checks failed
CI / validate (pull_request) Failing after 20s

Pull request closed

Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#176