[claude] Commit heatmap on Nexus floor (#469) #493

Merged
Timmy merged 1 commits from claude/issue-469 into main 2026-03-25 03:07:10 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
d26e761479 feat: commit heatmap on Nexus floor
Some checks failed
CI / validate (pull_request) Failing after 4s
Re-implements the commit activity heatmap from reference/v2-modular
directly into app.js (single-file convention). A canvas-texture overlay
is projected onto the floor showing per-author activity zones (Claude,
Timmy, Kimi, Perplexity). Commits fetched from Gitea API every 5 min;
activity decays over 24 h. Opacity pulses gently in the animation loop.

Fixes #469

Co-Authored-By: Claude (Opus 4.6) <claude@noreply.anthropic.com>
2026-03-24 23:04:30 -04:00