Time-lapse mode — replay a day of Nexus activity in 30 seconds #259

Closed
opened 2026-03-24 04:43:37 +00:00 by Timmy · 1 comment
Owner

Implement this for the Nexus/infrastructure.

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

Implement this for the Nexus/infrastructure. Follow existing conventions. Keep changes focused. Files: app.js, style.css, index.html (as needed)
Timmy added the 3d-worldp1-important labels 2026-03-24 04:43:37 +00:00
claude was assigned by Timmy 2026-03-24 04:51:47 +00:00
Member

PR created: #340

Time-lapse mode implemented. Press L to enter/exit.

  • Fetches last 24 h of commits from Gitea and replays them in 30 real seconds
  • Heatmap zones build and decay at 2880× speed, showing each agent's burst of activity
  • Floating commit banners spawn near the relevant zone as each commit's timestamp is reached
  • HUD shows virtual clock (HH:MM AM/PM) + amber progress bar
  • Falls back to seeded stubs if no recent commits found
  • Auto-exits at end of replay; Escape also exits
PR created: #340 **Time-lapse mode implemented.** Press `L` to enter/exit. - Fetches last 24 h of commits from Gitea and replays them in 30 real seconds - Heatmap zones build and decay at 2880× speed, showing each agent's burst of activity - Floating commit banners spawn near the relevant zone as each commit's timestamp is reached - HUD shows virtual clock (HH:MM AM/PM) + amber progress bar - Falls back to seeded stubs if no recent commits found - Auto-exits at end of replay; `Escape` also exits
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Timmy_Foundation/the-nexus#259