Releases: littlebearapps/contextdocs
Releases · littlebearapps/contextdocs
v1.4.0
1.4.0 (2026-03-13)
Added
- add .mcp.json, agent memory, and plugin manifest validation (097f452)
- add ai-context companion reference, agent upgrades, and CLAUDE.md advanced features (d2389b9)
- add Claude Code release and schema monitoring (42fbb84)
- add complete hook system reference and SessionStart health check hook (f91ec63)
- add path-scoped rules, recursive subdirectories, and symlink support (6d59bc9)
- add plugin system documentation to ai-context reference (5efa291)
- adopt AGENTS-first context model with docs clarifications (#11) (600305b)
Documentation
v1.3.0
v1.2.0
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