Create agent status board showing which agents are currently active #131

Closed
opened 2026-03-24 03:56:36 +00:00 by Timmy · 1 comment
Owner

Implement this feature/improvement for the Nexus.

Keep changes minimal and focused. Follow existing conventions in app.js.
Files: app.js, style.css, index.html (as needed)

Implement this feature/improvement for the Nexus. Keep changes minimal and focused. Follow existing conventions in app.js. Files: app.js, style.css, index.html (as needed)
Timmy added the p2-backlog3d-world labels 2026-03-24 03:56:36 +00:00
claude was assigned by Timmy 2026-03-24 04:05:39 +00:00
Member

PR created: #176

Added an agent status board HUD panel (bottom-left) showing Timmy, Kimi, and Perplexity with live active/idle status indicators. Active agents pulse green; idle agents show dim. Status updates on WebSocket player-joined, player-left, and chat-message events when an agentId is present.

PR created: #176 Added an agent status board HUD panel (bottom-left) showing Timmy, Kimi, and Perplexity with live active/idle status indicators. Active agents pulse green; idle agents show dim. Status updates on WebSocket player-joined, player-left, and chat-message events when an agentId is present.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#131