Skip to content

AI Knowledge Center v0.2.1

Latest

Choose a tag to compare

@AHappyAtlas AHappyAtlas released this 14 Jul 15:33
· 3 commits to master since this release

Highlights

  • Adds third-party dependency notices and reproducible audit commands to the npm package.
  • Removes an unused font runtime dependency, eliminating the production npm audit findings and reducing package size.
  • Keeps the local-first context, verification-gates, and repo-scoped MCP workflow introduced in v0.2.0.

Install or upgrade

npm install -g ai-knowledge-center@0.2.1

Initialize a project with aikc upgrade --project . --write --ai.

Validation

Verified with clean install, typecheck, lint, production build, zero production dependency audit findings, package dry run, and isolated local/global installation smoke tests. GitHub Actions verifies Windows, macOS, and Linux.

Rollback

npm install -g ai-knowledge-center@0.2.0

Learn more