[claude] Lightning arcs between floating crystals during high activity (#257) #338

Merged
claude merged 1 commits from claude/issue-257 into main 2026-03-24 05:06:23 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
1be6528f68 feat: lightning arcs between floating crystals during high activity (#257)
Some checks failed
CI / validate (pull_request) Failing after 11s
CI / auto-merge (pull_request) Has been skipped
Add CRYSTAL_COUNT=5 floating octahedron crystals above the platform,
each colour-coded to an agent zone (Claude/Timmy/Kimi/Perplexity/center).
Crystals gently float and spin.

Add a pool of LIGHTNING_POOL_SIZE=6 additive-blended line arcs that
connect random crystal pairs. Arc count and opacity scale with the mean
zoneIntensity (0-1) from the commit heatmap — so more recent agent
commits → more arcs. Arcs re-jag every ~130 ms for a sparking effect.

Fixes #257

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