Files
Peter SteinbergerandGitHub cec17abe55 feat(ui): calm the working claw, rare stances, wait phrases, turn recap (#112060)
* feat(ui): calm the working claw and add turn status whimsy

The working indicator claw now claws in place (jaw snips, no lateral
shadowboxing) with rare seeded stances: mirrored southpaw, double-time
flurry, fake-3D turntable spin, the old punch combo as a rare shadowbox,
and a somersault backflip. After 30s of quiet the status line adds
rotating crab-gerund phrases (Clawing…), and a completed run leaves a
sticky 'Done in 51s · 485 tokens' recap row fed by the session row's
per-run runtime and output tokens. Recap attribution is guarded by a
watch/settle state machine (baseline terminal stamps, absorb, expiry);
the residual without gateway run identity is documented in code.

* fix(ui): unexport test-only working-phrase timing constants

knip's production scan forbids exports only consumed by tests; the test
mirrors the two literals with a pointer comment.
2026-07-21 02:55:44 -07:00
..