Create an about panel showing Timmy's stats: uptime, PRs merged, agents active #125

Closed
opened 2026-03-24 03:56:31 +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:31 +00:00
claude was assigned by Timmy 2026-03-24 03:57:10 +00:00
Member

PR created. Added an about panel with:

  • SESSION UPTIME — live HH:MM:SS ticker from page load
  • PRs MERGED — fetched from Gitea API, filtered to merged: true
  • AGENTS ACTIVE — shows 1 (Timmy), ready to grow as more agents come online

Toggle with [I] key or the new HUD button. Panel is hidden in photo mode and follows the existing dark/holographic design system.

PR created. Added an about panel with: - **SESSION UPTIME** — live HH:MM:SS ticker from page load - **PRs MERGED** — fetched from Gitea API, filtered to `merged: true` - **AGENTS ACTIVE** — shows `1 (Timmy)`, ready to grow as more agents come online Toggle with `[I]` key or the new `ℹ` HUD button. Panel is hidden in photo mode and follows the existing dark/holographic design system.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#125