Skip to content

CoalTipple v1.0.20

Latest

Choose a tag to compare

@HetCreep HetCreep released this 21 Jun 08:48
· 6 commits to main since this release
v1.0.20
34e7e15

PATCH — board-audit fixes (verify-triaged from the whole-Colliery nasa board); bugfixes + doc accuracy, routing unchanged.

  • Hermetic test isolation — the conductor/install spawn tests delete env.CLAUDE_CONFIG_DIR so they can't read/write a real config dir on a machine/CI where it's set.
  • config-path-sync comment corrected — it substring-checks the path segment, NOT the findGitRoot function body (the comment claimed a guarantee the gate doesn't make).
  • conductor updateCheckDays now applies the schema bound (int 1-365) — a 1.5/99999 value no longer slips through.
  • README "Workers cannot spawn nested subagents" → the by-policy framing (the capability claim was the pre-2.1.172 framing the project disavowed; nesting is on since 2.1.172).
  • PRIVACY.md — the model ranking is GLOBAL ~/.claude/.coaltipple/ranking.json (not project-scoped); the .claude/ segment restored on the project-config path.
  • factory config xhighmax (effort ladder is low→max); config commentsmodelTiers drops the non-existent local tier, keywords adds the omitted audit group, config-load.mjs header path corrected.

Gate: build (2-step) + 135 tests + verify PASS. Update: claude plugin update coaltipple@coaltipple + restart.