Skip to content

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 19 Sep 21:10
· 51 commits to main since this release
1888754

CodeMuster 0.2.9 excludes non-code documents, data, configuration, and database files from AI review, including Markdown, text, JSON, YAML, XML, CSV, Office documents, and SQLite files. Dependency audits and C#/TypeScript mapping retain their required metadata.

Oversized whole-file packs are marked skipped once and the remaining work continues. Skips persist with a reason, consume no agent attempts, and never count as reviewed. Run codemuster scan after upgrading to refresh exclusions and requeue previously skipped work when appropriate. run --force can also retry skipped units.

The ledger upgrades to schema 7 without deleting retained history. Older CLI versions cannot open a schema-7 ledger; use 0.2.9 or later.

Install or upgrade:

npm install -g codemuster@0.2.9

Plugin and standalone skill bundles are attached alongside the seven npm package archives.