6e89d1d123e5962093012c6cb4ad76289b807432
Replaces pi's default working spinner with a ⚙ that pulses through three
shades of gold (dim → normal → bright → normal, 100ms per frame ~ 400ms
heartbeat) next to a dark-mechanicum quote.
- 45 quotes across three categories (15 each):
pious / liturgical: "Cogitating..." / "Praise the Omnissiah." / ...
dark mechanicum: "Flesh is weak. Binary is strong." / ...
operational: "Parsing sacred data..." / "Cache blessed..."
- Each quote dwells for 5 pulse cycles (20 cog-frames = 2s) before
switching. Full deck runs ~90s; typical turns show 3-5 quotes.
- Pseudo-random: Fisher-Yates shuffle on session_start AND turn_start,
so each assistant response draws from a fresh order.
- Colors: warning/gold shades for the cog pulse, muted/bronze for text.
Hardcoded hex so pre-built frames don't bounce through theme.fg.
Commands: /dark-mechanicus-indicator-on, /dark-mechanicus-indicator-off.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Personal pi (pi-coding-agent) extensions: ai-server (mTLS remote provider + admin commands) and local-llama.
Languages
TypeScript
79.3%
JavaScript
11.3%
Shell
9.4%