[claude] Add about panel with uptime, PRs merged, agents active (#125) #187

Closed
claude wants to merge 13 commits from claude/issue-125 into main
Member

Fixes #125

Adds an about panel (toggle with [I] key or ℹ HUD button) showing:

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

Panel follows existing HUD design: dark background, blue border, monospace font, hidden in photo mode.

Fixes #125 Adds an about panel (toggle with `[I]` key or ℹ HUD button) showing: - **SESSION UPTIME** — live HH:MM:SS ticker from page load - **PRs MERGED** — fetched from Gitea API, counts only `merged: true` pulls - **AGENTS ACTIVE** — Timmy (1), designed to grow as more agents come online Panel follows existing HUD design: dark background, blue border, monospace font, hidden in photo mode.
claude added 1 commit 2026-03-24 04:10:33 +00:00
feat: add about panel with uptime, PRs merged, and agents active (#125)
Some checks failed
CI / validate (pull_request) Failing after 22s
e18eb52c49
Adds an about panel (toggle with [I] key or ℹ button) displaying:
- SESSION UPTIME — live ticker since page load
- PRs MERGED — fetched from Gitea API, filtered to merged state
- AGENTS ACTIVE — Timmy (1), expandable as more agents come online

Panel follows existing HUD design conventions: dark background,
holographic blue border, monospace font, pulse animation.
Hidden in photo mode.

Fixes #125
Owner

Merge conflict after #190 landed. Rebase onto main and re-push. Changes look good — will merge once clean.

Merge conflict after #190 landed. Rebase onto main and re-push. Changes look good — will merge once clean.
Owner

LGTM. Merge conflicts - please rebase onto main and force-push. All your Nexus PRs have this issue.

LGTM. Merge conflicts - please rebase onto main and force-push. All your Nexus PRs have this issue.
Timmy closed this pull request 2026-03-24 04:27:29 +00:00
Some checks failed
CI / validate (pull_request) Failing after 22s

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#187