AI Knowledge Center v0.2.0
AI Knowledge Center v0.2.0
Local-first project context, verification gates, and repository-scoped MCP for coding agents.
Highlights
aikc context-packidentifies the smallest relevant project context for an agent task.- Persistent, privacy-safe gate evidence is available in the dashboard.
- Repository-scoped stdio MCP exposes project knowledge, manifests, skills, context packs, and allowlisted gates.
- Reproducible TypeScript, existing-project upgrade, and multi-agent skills examples are included.
Install
npm install -g ai-knowledge-center@0.2.0
Upgrade and rollback
Upgrade an existing project with aikc upgrade --project . --write --ai.
Rollback the CLI with npm install -g ai-knowledge-center@0.1.21.
Verified platforms
The published package is smoke-tested on Windows, macOS, and Linux: pack, isolated local install, isolated global install, project initialization, doctor, and context-pack.