v4.1.0
Highlights
- Broaden top-k document coverage while preserving the requested result count.
- Keep lexical fallback available for corpora larger than one scan batch.
What changed
- Add a configurable document cap across CLI, MCP, ask, evaluation, and portable status.
- Over-retrieve before ranking, then diversify with ranked backfill.
- Scan lexical fallback batches across the full eligible corpus.
- Refresh compatible dependencies and pin patched transitive packages.
Verification
- Pass pnpm validate on the release branch with 609 tests.
- Pass audit, CI, Linux, macOS, Commitlint, and CodeQL checks.
- Pass 100/100 reference quality cases with recall@10 1.000.
- Signed release artifacts include checksums, an SBOM, package reports, and the release manifest
Install or upgrade
npm install --save-dev @jcode.labs/ragmir@4.1.0Optional local packages use the same version:
Full changelog: v4.0.0...v4.1.0