Skip to content

Releases: littlebearapps/contextdocs

v1.3.0

11 Mar 06:22
f88cd42

Choose a tag to compare

1.3.0 (2026-03-11)

Added

  • bundle context-updater agent with Context Guard install (e733e05)

Documentation

  • show both Context Guard tiers in Get Started section (691e677)

v1.2.0

11 Mar 05:34
39fac82

Choose a tag to compare

1.2.0 (2026-03-11)

Added

  • add 6 CI checks — spell check, actionlint, frontmatter validation, llms.txt consistency, orphan detection, token budgets (bec24ab)
  • add activation eval runner and updated test cases (08aac68)
  • add CI integration for hook tests, banned phrases, and activation evals (4863054)
  • add hook unit tests and banned phrase checker (55c6906)
  • context-updater agent, token budget compliance, headless mode docs (#6) (a4b6159)

Fixed

  • add robust stream-json parsing strategies for skill detection (0da56cc)
  • correct spell check command in CLAUDE.md and allow HTML center in typos config (19af130)
  • eval runner only flags ContextDocs skill activations as failures (d96899d), closes #5
  • strengthen ai-context skill NL trigger descriptions (bd2503f), closes #4
  • use unprefixed slash commands in activation evals (9028dcf), closes #3

Documentation

  • optimise plugin for Anthropic best practices — trim skills, strengthen context files (b6ca593)
  • update RESULTS.md with activation eval findings (30% pass rate) (71a6177)

v1.1.0

10 Mar 05:22
482a947

Choose a tag to compare

1.1.0 (2026-03-10)

Added

  • initial ContextDocs v1.0.0 — AI context file management plugin (2aad25e)

Documentation

  • add full documentation suite — guides, CONTRIBUTING, SECURITY, SUPPORT, SKILL.md (04b41a8)
  • add logo and hero image to README (8405d4a)
  • generate llms-full.txt for LLM content consumption (c5e01b9)
  • upgrade README to PitchDocs standard, add CI workflows and GEO patterns (c4287a7)