Skip to content

Releases: TimCrooker/ai-context-kit

@timothycrooker/ai-context-templates@0.3.0

12 Feb 17:46

Choose a tag to compare

Minor Changes

  • d631332: Add content best practices: writing guide, standard/monorepo templates with auto-detection, and content quality linting in doctor.

Patch Changes

  • Updated dependencies [d631332]
    • @timothycrooker/ai-context-core@0.3.0

@timothycrooker/ai-context-core@0.3.0

12 Feb 17:46

Choose a tag to compare

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

12 Feb 17:46

Choose a tag to compare

Minor Changes

  • d631332: Add content best practices: writing guide, standard/monorepo templates with auto-detection, and content quality linting in doctor.

Patch Changes

  • Updated dependencies [d631332]
    • @timothycrooker/ai-context-core@0.3.0
    • @timothycrooker/ai-context-templates@0.3.0

@timothycrooker/ai-context-templates@0.2.2

11 Feb 19:48

Choose a tag to compare

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

11 Feb 17:31

Choose a tag to compare

@timothycrooker/ai-context-templates

0.2.0

Minor Changes

  • bec7a19: Initial public release for the ai-context-kit package family.

Patch Changes

  • Updated dependencies [bec7a19]
    • @timothycrooker/ai-context-core@0.2.0

@timothycrooker/ai-context-templates@0.2.0

11 Feb 17:23

Choose a tag to compare

Minor Changes

  • bec7a19: Initial public release for the ai-context-kit package family.

Patch Changes

  • Updated dependencies [bec7a19]
    • @timothycrooker/ai-context-core@0.2.0

@timothycrooker/ai-context-core@0.2.2

11 Feb 19:48

Choose a tag to compare

Patch Changes

  • Production hardening release:
    • structured ContextError codes 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

@timothycrooker/ai-context-core@0.2.1

11 Feb 17:31

Choose a tag to compare

@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

11 Feb 17:24

Choose a tag to compare

Minor Changes

  • bec7a19: Initial public release for the ai-context-kit package family.

@timothycrooker/ai-context-config@0.2.2

11 Feb 19:48

Choose a tag to compare

Patch Changes

  • Production hardening release:
    • added distributable JSON schemas for manifest and scopes
    • exported schema entrypoints from package exports
    • expanded shared configuration constants