Skip to content

CCS Linter v1.2.0

Compare
Choose a tag to compare
@killerapp killerapp released this 03 Sep 07:59
· 106 commits to main since this release

1.2.0 (2024-09-03)

Install via npm

Bug Fixes

  • add unit test for string_utils (62cd8bd)
  • Implement linter for .context.md and related CCS files (67eb9a7)
  • Improve context linter validation and structure (2f82465)
  • Remove unused .context.md file (4946be8)
  • Remove unused context linter test file (1a112d6)
  • Update CLI command name in PUBLISH.md and README.md (af6c288)
  • update spec general parameter lists and validation checks (56fac43)

Features

  • Add AI Context Convention Linters module (377b533)
  • Add codebase diagram in Mermaid format (dbaf3ee)
  • Add context structure utility file (b170efd)
  • Add file utility functions and string utility functions (b428797)
  • Implement recursive handling of context files (bddb9c9)
  • Improve codebase context documentation (dbf0319)
  • Rename AI Context Convention to Codebase Context Specification (8f53839)