CoalTipple v1.0.13
Self-Updating (kind-1) — an opt-in, consent-gated update-check, silent by default. Ported from CoalMine v3.7.5.
Added
- New config
updateMode(ask/auto/remind/off, factoryask) +updateCheckDays(factory14). The conductor stays silent untilupdateCheckDayselapse since the last check (a crash-safe~/.claude/.coaltipple-update-checkstamp, throttled once per window), then:askprompts once how to handle updates;autohas the agent compare the latest tag to the installed version and offerclaude plugin update coaltipple@coaltipple(standing consent — the only token-spending path);remindis a free reminder;offis silent. The hook never networks or spends — the version-check lives only in the new/coaltipple:updateagent procedure (graceful offline fallback). The per-prompt routing forcer is unchanged. - (CoalMine's kind-2 gold-rule freshness scan is N/A here — CoalTipple has no gold-standard rules.)
Update: claude plugin update coaltipple@coaltipple + restart Claude Code.