Skip to content

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Jul 10:02
· 21 commits to main since this release
1eda346

Highlights

  • export verified, relocatable knowledge-base folders for agents and automations
  • return compact MCP evidence by default to reduce agent context use

What changed

  • Portable bundles: add export, verify, native, MCP, OpenClaw, and generic adapters
  • Agent UX: guide three compact citations followed by targeted citation expansion
  • Reliability: defer automatic LanceDB compaction while preserving manual optimization
  • Documentation: synchronize Core API, setup, team workflow, and the bilingual landing

Verification

  • pass pnpm validate with tests, builds, package checks, smoke tests, and release gates
  • pass Linux x64, macOS ARM64, Commitlint, and CodeQL checks
  • Signed release artifacts include checksums, an SBOM, package reports, and the release manifest

Install or upgrade

npm install --save-dev @jcode.labs/ragmir@4.0.0

Optional local packages use the same version:

Full changelog: v3.0.1...v4.0.0