Releases: Agentic-Insights/codebase-context-spec
Releases · Agentic-Insights/codebase-context-spec
v1.5.0
v1.4.3
1.4.3 (2024-09-22)
Bug Fixes
- for cf pages (5af691c)
- add build for cfpages (d1a5954)
- again (97c8b49)
- again (9d0e6b8)
- correct pages pub (15806a0)
- csp changes (2562ee7)
- forgot lock (9c6f77e)
- header inline style (bf83867)
- headers with new domain (97485f5)
- npm run build added (8f02942)
- pub/build flow (c7ff397)
- unused reference removed (7845715)
v1.4.2
v1.4.1
v1.4.0
1.4.0 (2024-09-11)
Bug Fixes
- 404 on the root url link for .context.md (548e050)
- add color and icons (bc51dcd)
- add contextignore recursively (13221b0)
- add further dotcontext ignore support, normalize linter output (a166724)
- add the new prompt to generate .context files (faff9e2)
- context form now poperly supports diagrams and modules and validates them as pathspec/url elements for linking purposes (eec3277)
- doc bundle area and wording (ca53726)
- make everything optional on context file form (a36ab27)
- make form optional, fix type checking (9ab3491)
- remove deprecated Grid for Grid2 in MUI (e3e488f)
- resource entry and empty resource in output (ba54314)
- take out unused icon ref (118fcdd)
- tests for .contextignore files (9162f5e)
Features
v1.3.1
CCS Linter v1.3.0
CCS Linter v1.2.0
1.2.0 (2024-09-03)
Install via npm
- Download via npm : https://www.npmjs.com/package/codebase-context-lint
npm install -g codebase-context-lint
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)
v1.1.0
Linter v1.0.0
1.0.0 (2024-09-01)
Bug Fixes
- Lint JSON files correctly (1559964)
- Update CLI usage message (6d4bbf9)
- update package-lock.json to version 0.0.0-development (2e0a4bf)
Features
- Add AI Context Convention specification and linter implementation (a760aac)
- Add Codebase Context Specification (CCS) convention (781eb1d)
- Add LICENSE.md file (88a5b07)
- Add linting for .contextdocs.md and .contextignore files (7c49a7f)
- Add PUBLISH.md for publishing the AI Context Convention Linter to npm (8ea8513)
- Add release workflow and configuration (903543c)
- Add tooling recommendations and future directions sections (1dd204d)
- Add TypeScript linter for AI Context Convention files (3d8d081)
- Bump version to 0.0.3 (a056c13)
- Bump version to 0.0.4 (a223d1e)
- Bump version to 0.0.6 (98a2d30)
- Expand AI Context Convention with role-specific sections (b5a9197)
- Implement markdown, YAML, and JSON file linting (ba514f8)
- Improve README formatting and add icons (f2a96d2)
- new specification for codebase context (af17b2b)
- Rename project to Codebase Context Specification (ad92e70)
- Update codebase context specification and linter package (118284d)
- Upgrade TypeScript linter to use async/await (e4578e9)