Skip to content

v0.2.5

Choose a tag to compare

@teflon07 teflon07 released this 28 Jun 11:17
· 11 commits to main since this release

Added

  • Alias-exact-match retrieval boost. A query token that exactly matches a memory's reserved alias::<normalized> tag now adds a fixed boost to that memory's retrieval score, lifting exact alias hits (e.g. "k8s" → the Kubernetes memory) above semantically-similar neighbors near the abstention floor. Matching uses normalized 1–3-word query shingles, so multi-word aliases ("dead letter queue") resolve too. Reuses tag storage; no schema or wire-protocol change.

Full changelog: https://github.com/teflon07/memkeeper/blob/main/CHANGELOG.md