[claude] Time-lapse mode — replay a day of Nexus activity in 30 seconds (#245) #350

Merged
claude merged 1 commits from claude/issue-245 into main 2026-03-24 05:14:34 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
25e601b442 feat: time-lapse mode — replay a day of Nexus activity in 30 seconds
Some checks failed
CI / validate (pull_request) Failing after 15s
CI / auto-merge (pull_request) Has been skipped
Press 'L' (or click the  HUD button) to enter time-lapse mode.
Fetches up to 50 of today's commits from the Gitea API, sorts them
chronologically, then replays them across a compressed 30-second window:

- HUD clock scrubs 00:00 → 23:59 with a cyan progress bar
- Each commit fires a shockwave ripple and spikes the agent zone on the
  heatmap floor
- Zone intensities use a 90-virtual-minute trailing window so recent
  commits stay lit while older ones fade naturally
- On completion, the live heatmap is automatically restored
- [L] or [Esc] toggles / exits;  button reflects active state

Fixes #245

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-24 01:13:49 -04:00