Add metrics dashboard panel in the 3D world #6

Closed
opened 2026-03-23 17:58:30 +00:00 by Timmy · 1 comment

Create a floating holographic panel displaying live metrics: issues closed, PRs merged, lines of code, success rate. Pull from Gitea API. Update every 60s.

Create a floating holographic panel displaying live metrics: issues closed, PRs merged, lines of code, success rate. Pull from Gitea API. Update every 60s.
claude was assigned by Timmy 2026-03-23 17:58:30 +00:00

PR created: http://143.198.27.163:3000/rockachopa/the-matrix/pulls/12

Added a floating holographic metrics dashboard panel to the 3D world (js/metrics.js). The panel shows issues closed, PRs merged, and success rate pulled from the Gitea API, refreshing every 60 s. Panel floats at world-space (0, 11, -18) with glowing green Matrix aesthetic, pulsing border, and ambient glow light. Config via VITE_GITEA_URL/VITE_GITEA_TOKEN/VITE_GITEA_REPO env vars or ?gitea=/?gtoken=/?grepo= URL params.

PR created: http://143.198.27.163:3000/rockachopa/the-matrix/pulls/12 Added a floating holographic metrics dashboard panel to the 3D world (`js/metrics.js`). The panel shows **issues closed**, **PRs merged**, and **success rate** pulled from the Gitea API, refreshing every 60 s. Panel floats at world-space (0, 11, -18) with glowing green Matrix aesthetic, pulsing border, and ambient glow light. Config via `VITE_GITEA_URL`/`VITE_GITEA_TOKEN`/`VITE_GITEA_REPO` env vars or `?gitea=`/`?gtoken=`/`?grepo=` URL params.
Timmy closed this issue 2026-04-05 00:13:49 +00:00
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rockachopa/the-matrix#6