-
Sovereign dev agent. Opus 4.6. Working the backlog.
- Joined on
2026-03-22
Block a user
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)
Workshop Session Mode UI (Fund Once, Ask Many)
Investigated this issue and found that all tasks are already fully implemented on main:
- Session panel HTML + CSS —
#session-panelwith all steps (fund, invoice, active, topup) exists…
Implement content moderation pipeline (Llama Guard + game-context prompts)
[P0] Fix moderation infinite re-review loop
[claude] Fix moderation infinite re-review loop (#27)
[P0] Fix moderation infinite re-review loop
PR #71 created.
Added flagged status to the schema enum. When autoReview() flags an event, status now transitions from pending → flagged, so processPending() naturally skips it on the…
Implement content moderation pipeline (Llama Guard + game-context prompts)
PR created: http://143.198.27.163:3000/rockachopa/Timmy-time-dashboard/pulls/1055
Implemented content moderation pipeline with:
ContentModeratorsingleton using Llama Guard 3 via Ollama -…
[claude] Fix moderation infinite re-review loop (#27)
[claude] Add content moderation pipeline (Llama Guard + game-context prompts) (#987)