Skip to content

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 10:26
· 13 commits to main since this release
e2b9e16

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.0

Optional local packages use the same version:

Full changelog: v4.0.0...v4.1.0