Skip to content

Releases: zilliztech/memsearch

v0.4.10

16 Jun 15:36
b0a4735

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.10 release (#590)
  • Guard maintenance subprocesses from plugin recursion (#589)
  • Improve memory skill maintenance reliability (#588)

v0.4.9

16 Jun 07:42
99a1e42

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.9 release (#587)
  • Clarify transcript context guidance for skill distillation (#586)
  • fix: tighten transcript truncation, platform-neutral prompt, OpenCode drill (#585)
  • feat: add memsearch transcript (L3 drill) and use it for skill distillation (#584)
  • fix: make skill transcript drill-down platform-accurate and tool-call-aware (#583)
  • docs: lead the Skills from Memory page with the idea and design philosophy (#582)
  • docs: make README advanced-features sections agent-driven (#581)
  • fix: reduce hallucination in distilled skills (#580)

v0.4.8

15 Jun 15:29
2933eee

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.8 release (#578)
  • fix: do not run native skill distillation from the bare CLI (#577)
  • fix: address memory-to-skill review findings (#576)
  • feat: distill reusable skills from memory (memory-to-skill) (#575)

v0.4.7

12 Jun 02:23
bca191d

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.7 release (#573)
  • Honor OpenCode config resolution in runners (#572)
  • Fix update hints and transcript encoding (#571)
  • Restrict native summarizer tool access (#570)
  • fix(codex): preserve UTF-8 in stop summaries (#564)
  • Handle invalid UTF-8 in memory markdown (#567)
  • Fix native summary hook prompt handling (#563)

v0.4.6

29 May 07:28
cbf4299

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.6 release (#557)
  • Improve memory capture summaries and diagnostics (#556)

v0.4.5

28 May 10:07
ea684aa

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.5 release (#555)
  • Add plugin memory maintenance (#554)
  • Update summarize provider routing docs (#550)

v0.4.4

21 May 11:18
bc9e680

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.4 release (#549)
  • Add plugin summarize provider routing (#548)

v0.4.3

18 May 08:06
45ac2a2

Choose a tag to compare

What's Changed

  • chore: bump versions for patch release (#545)
  • fix: load reopened Milvus collections (#544)
  • feat(opencode): add turn-level transcript recall (#506)
  • fix(codex): use current hooks feature flag (#536)
  • fix(plugin): isolate stop-hook summarizer from MCP config (#529)

v0.4.2

09 May 03:06
70cf8ab

Choose a tag to compare

What's Changed

  • Bump versions for 0.4.2 release (#532)
  • Update plugin setup documentation (#531)
  • Add plugin summarize model configuration (#530)
  • fix(chunker): split oversized rolled-back lines (#528)
  • fix(plugins): guard session-start find|sort|head against SIGPIPE (#522)

v0.4.1

30 Apr 02:33
d2ed4bf

Choose a tag to compare

What's Changed

  • Bump memsearch to 0.4.1 (#519)
  • Fix setuptools security pin (#518)
  • fix(plugins): derive collection from MEMSEARCH_DIR when explicitly set (#514)
  • docs: add session resume use case (#516)
  • docs: add plugin update and uninstall guidance (#513)
  • docs: add agent user use cases (#512)
  • docs: fold agent install sections (#511)
  • chore: bump Claude Code plugin to 0.4.1 (#510)
  • fix: handle spaces in recent memory paths (#509)
  • docs: update plugin install docs (#507)
  • fix(docs): fix mermaid state diagram note rendering (#504)
  • fix(plugins): simplify and fix version upgrade hints (#503)
  • chore: bump openclaw plugin 0.3.1 -> 0.3.2 (#502)
  • fix(openclaw): use file redirect instead of child_process for summarization (#501)
  • chore: bump openclaw plugin 0.3.0 -> 0.3.1 (#500)
  • fix(openclaw): fix summarization failure and memory context snowball (#499)