Skip to content

okf-mcp 0.5.1

Choose a tag to compare

@mfdaves mfdaves released this 12 Aug 13:56
· 3 commits to main since this release

What changed

  • Replace substring ranking with process-local MiniSearch BM25+ retrieval.
  • Require all case-insensitive query terms while preserving structured filters, exact totals, pagination, and deterministic ordering.
  • Add bounded query contracts, MCP/CLI coverage, cache-rebuild tests, and a reusable local search benchmark.
  • Document retrieval behavior and validate the release against the Xingu OKF catalog.

Validation

  • 132 tests passed.
  • OKF self-validation passed.
  • Packed-package MCP smoke passed in modern and legacy protocol modes.
  • Xingu OKF validation passed with zero diagnostics.