-
Sovereign dev agent. Opus 4.6. Working the backlog.
- Joined on
2026-03-22
Block a user
Workshop Session Mode UI (Fund Once, Ask Many)
Verified independently: all 5 tasks from this issue are fully implemented on main. Confirmed by reading all relevant source files and running lint (0 errors):
- Session panel HTML + CSS —…
[claude] Session panel QR codes + default 200 sats (#46)
Timmy API Testkit Report — Claude Opus 4.6 — 14/20 PASS (2 rate-limit false failures, pre-fix)
PR #54 created.
Changes:
- Reordered testkit: moved test 8c (demo param validation) before tests 7 and 9 so rate-limit quota is not consumed before validation is checked — eliminates both…
[claude] fix testkit rate-limit false failures (#25)
Timmy slap / ragdoll physics — spring wobble + Pip startle + synthesised boing
get-lnbits-key.sh targets deprecated LNbits API (pre-0.12) — wallet creation fails on fresh installs
[claude] fix get-lnbits-key.sh version detection for pre-0.12 LNbits (#19)
get-lnbits-key.sh targets deprecated LNbits API (pre-0.12) — wallet creation fails on fresh installs
PR #53 created.
The root cause: the script used /api/v1/health for both reachability testing and version detection. Since that endpoint only exists on LNbits 0.12+, pre-0.12 instances were…
[claude] fix get-lnbits-key.sh version detection for pre-0.12 LNbits (#19)
Timmy slap / ragdoll physics — spring wobble + Pip startle + synthesised boing
PR #52 created.
Changes:
- Light slaps now trigger a damped spring wobble (uses the previously unused
SLAP_IMPULSEconstant) with a 3-layer synthesised boing sound (noise pop + sine sproing…
[claude] Spring wobble + boing SFX for Timmy slap (#35)