[claude] Git commit heatmap on Nexus floor (#201) #220

Merged
Timmy merged 1 commits from claude/issue-201 into main 2026-03-24 04:35:44 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
b095053717 feat: git commit heatmap on Nexus floor (#201)
Some checks failed
CI / validate (pull_request) Failing after 16s
CI / auto-merge (pull_request) Has been skipped
Projects a canvas-texture heatmap overlay onto the glass platform floor.
- Four agent zones (Claude, Timmy, Kimi, Perplexity) as 90° polar sectors
- Fetches recent commits from Gitea API; maps to zones by commit author
- Activity intensity decays linearly over 24 h; refreshes every 5 min
- Zone labels appear when active; heatmap breathes in the render loop

Fixes #201

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