Skip to content

v0.6.2 — Search Summary Mode

Choose a tag to compare

@heyhayes heyhayes released this 22 Feb 10:32
· 41 commits to main since this release

New

  • mode="summary" on search_memories — returns first 200 chars of content with full metadata (tags, score, source, dates, ID). Sits between probe (one-liner) and full (complete content), eliminating the two-round-trip probe+expand pattern for most searches.
  • SERVER_INSTRUCTIONS updated to recommend summary as the default search mode.

Also

  • Feature backlog expanded with memory quality items: contradiction detection, store_batch, search-miss tracking.
  • First OpenSpec change archived (search-summary-mode).