Skip to content

CoalTipple v1.0.13

Choose a tag to compare

@HetCreep HetCreep released this 18 Jun 15:20
· 19 commits to main since this release
v1.0.13
5e888c4

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, factory ask) + updateCheckDays (factory 14). The conductor stays silent until updateCheckDays elapse since the last check (a crash-safe ~/.claude/.coaltipple-update-check stamp, throttled once per window), then: ask prompts once how to handle updates; auto has the agent compare the latest tag to the installed version and offer claude plugin update coaltipple@coaltipple (standing consent — the only token-spending path); remind is a free reminder; off is silent. The hook never networks or spends — the version-check lives only in the new /coaltipple:update agent 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.