Skip to content

Releases: littlebearapps/pitchdocs

v2.2.0

15 Mar 03:04
63ce303

Choose a tag to compare

2.2.0 (2026-03-15)

Added

  • full plugin review fixes — version sync, hook exit codes, stale references, eval coverage (48dc592)
  • remove out-of-scope skill-authoring skill (44ab591), closes #40

Fixed

  • add trigger phrases to feature-benefits skill for better activation (12c4db2)
  • correct Outlook Assistant logo URL extension (.svg → .png) (36e208f)
  • resolve CI failures — spelling, broken links, and llms.txt refs (e787731)

Documentation

  • refresh launch artifacts and bump guide versions for v2.1.0 (#42)
  • sync AI context files with context-updater agent and context-quality rule
  • sync bridge files with corrected agent and rule counts

v2.1.0

12 Mar 01:47
9e1e62f

Choose a tag to compare

2.1.0 (2026-03-12)

Added

  • add per-project activation for advisory features (fc57dd2)

Fixed

  • add --plugin-dir to activation eval script for CI compatibility (45866e7)
  • correct last 2 activation eval test expectations (cb3af25)
  • correct test expectations for activation evals (8d3c20a)
  • detect API key auth failures in activation eval pre-flight (1ddc554)
  • detect billing and rate limit errors in activation eval pre-flight (ed6e8cc)
  • install plugin via CLI marketplace for CI activation evals (76156bd)
  • reclassify 2 activation eval tests after failure investigation (c87603d)
  • register plugin in installed_plugins.json for CI activation evals (c371239)
  • use parent directory for --plugin-dir in activation evals (9fe0ded)

Documentation

  • add CI activation eval results and Haiku vs Sonnet comparison (172b371)
  • add headless mode (claude -p) known limitation to changelog and troubleshooting (f407ef1)
  • update roadmap, results, and README for post-v2.0.0 changes (2bbac91)

v2.0.0

11 Mar 02:58
3e1f57e

Choose a tag to compare

2.0.0 (2026-03-11)

⚠ BREAKING CHANGES

Added

  • add 3 test artifacts — hook unit tests, banned phrase checker, results doc (dc54272)
  • add 6 CI checks — spell check, actionlint, frontmatter validation, llms.txt consistency, orphan detection, token budgets (e2eb70b)
  • add CI integration — hook tests, banned phrases, activation eval workflow (45372e4)
  • add skill activation eval runner for claude -p testing (2be7a4d)
  • split AI context management into ContextDocs plugin (6320b98)

Fixed

  • AU English spelling, typos config for brands/HTML, lychee exclude canva.com (8871d20)
  • correct hook file path in llms.txt from gitignored .claude/hooks/ to tracked hooks/ (dd6bce0)
  • fix activation eval runner — stream-json format, remove tool restriction (7c35f1c)
  • heading level increment and dead discussions link (55fcb22)
  • resolve markdown lint errors in RESULTS.md and tutorial (5147950)
  • resolve shellcheck SC2012 and SC2129 in CI workflows (81f6411)
  • revert premature version bump so release-please proposes v2.0.0 (47ad6b5)

Performance

  • slim doc-standards.md auto-loaded rule (~200 token reduction) (6f7f9d2), closes #36
  • split 4 over-budget skills into companion reference files (ed0cc84)

Documentation

  • add activation eval reminder to release workflow (c5cf5dd)
  • add Testing & Validation section to CLAUDE.md (9734907)
  • add tutorial, launch artifacts, ROADMAP, and rewrite docs hub (a222d6c)
  • add Untether integration guide and consolidate cross-references (c1a4d89)
  • add V5 activation eval results (80%) and fix V6 name mismatch (61d75d9)
  • regenerate llms-full.txt for v2.0.0 (c63a87f)
  • update CHANGELOG and README for v1.20.0, add V6 eval results (55e9cce)
  • update CHANGELOG.md with skill activation eval and CI check additions (9ae707b)
  • update guides for v2.0.0 — remove stale context references (7c54cab)
  • update RESULTS.md with Phase 3.5 token budget fix outcomes (8d48cab)

v1.19.3

09 Mar 09:01
7faa5f2

Choose a tag to compare

1.19.3 (2026-03-09)

Fixed

  • integrate website notification into release-please workflow (fc7f699)

v1.19.2

09 Mar 08:58
da1e21f

Choose a tag to compare

1.19.2 (2026-03-09)

Fixed

  • resolve Context Guard false positives and add Untether session detection (70ba7c6)

Documentation

  • add website accuracy audit against v1.19.1 (f3d4026)
  • replace demo screenshot TODO with showcase gallery (b7dd753)

v1.19.1

09 Mar 04:18
43a8375

Choose a tag to compare

1.19.1 (2026-03-09)

Fixed

  • reduce /readme context overhead by 72% for small projects (cd34f85)

Documentation

  • regenerate llms-full.txt with slimmed skills and reference files (a9d3778)

v1.19.0

09 Mar 03:40
df4524f

Choose a tag to compare

1.19.0 (2026-03-09)

Added

  • reduce auto-loaded context by 41% and fix stale counts across docs (f540de6)

Fixed

  • resolve false-positive broken path warnings in drift check hook (5772356)

Documentation

  • regenerate llms-full.txt with updated counts and slimmed rules (63ef9a1)

v1.18.0

09 Mar 02:44
f592d34

Choose a tag to compare

1.18.0 (2026-03-09)

Added

  • add dark mode logo support and demo screenshot placeholder (92c4217)
  • extract on-demand skills from auto-loaded rules for 56% context token reduction (#28) (eb0ccb2)

v1.17.0

08 Mar 09:10
bb597e8

Choose a tag to compare

1.17.0 (2026-03-08)

Added

  • add Signal Gate principle, lifecycle commands, and context health scoring (#25) (8536449)

v1.16.0

07 Mar 06:26
78acfe2

Choose a tag to compare

1.16.0 (2026-03-07)

Added

  • add auto-memory (MEMORY.md) accommodations to AI context guidance (#24) (c68175e)
  • add root-level SKILL.md for directory submissions (7ed7cf9)

Documentation

  • fix stale counts in other-ai-tools compatibility guide (27a7fdb)