Releases: TimCrooker/ai-context-kit
Releases · TimCrooker/ai-context-kit
@timothycrooker/ai-context-templates@0.3.0
@timothycrooker/ai-context-core@0.3.0
Minor Changes
- d631332: Add content best practices: writing guide, standard/monorepo templates with auto-detection, and content quality linting in doctor.
@timothycrooker/ai-context-cli@0.3.0
@timothycrooker/ai-context-templates@0.2.2
Patch Changes
- Production hardening release:
- fixed markdown template newline escaping
- added generated schema files for manifest and scopes
- added template integrity tests
- updated dependency: @timothycrooker/ai-context-core@0.2.2
@timothycrooker/ai-context-templates@0.2.1
@timothycrooker/ai-context-templates@0.2.0
@timothycrooker/ai-context-core@0.2.2
Patch Changes
- Production hardening release:
- structured
ContextErrorcodes and formatting helpers - stronger config/front-matter validation
- deterministic markdown generation improvements
- orphan detection for generated markdown outputs
- expanded automated test coverage and coverage thresholds
- structured
@timothycrooker/ai-context-core@0.2.1
@timothycrooker/ai-context-core
0.2.0
Minor Changes
- bec7a19: Initial public release for the ai-context-kit package family.
@timothycrooker/ai-context-core@0.2.0
Minor Changes
- bec7a19: Initial public release for the ai-context-kit package family.
@timothycrooker/ai-context-config@0.2.2
Patch Changes
- Production hardening release:
- added distributable JSON schemas for
manifestandscopes - exported schema entrypoints from package exports
- expanded shared configuration constants
- added distributable JSON schemas for