Skip to content

Releases: NevaMind-AI/memU

v1.5.1

23 Mar 07:38
357aefc

Choose a tag to compare

1.5.1 (2026-03-23)

Bug Fixes

  • use correct interpolation in alembic url (#390) (fd87ceb)

v1.5.0

17 Mar 07:14
de30a37

Choose a tag to compare

1.5.0 (2026-03-17)

Features

  • add non-propagate option for memory patch (#386) (3b67458)
  • http: add HTTP proxy support for LLM & embedding clients (#310) (a3d45e2)

Bug Fixes

Documentation

  • add architecture explanation and adrs (#353) (8676a27)
  • add pull request template to improve contribution quality (#261) (2256119)
  • Update Discord link in README.md (#377) (163d050)
  • update memU Bot section with GitHub reference and "Now open source" (#366) (dc6880a)

v1.4.0

06 Feb 00:55
777f1ed

Choose a tag to compare

1.4.0 (2026-02-06)

Features

  • Add inline memory item references in category summaries (#202) (#205) (5213571)
  • Add salience-aware memory with reinforcement tracking (#186) (#206) (2bdbcce)
  • Add Tool Memory type with specialized metadata and statistics (#247) (4e8a035)

Bug Fixes

  • add chat() API and stop misusing summarize() (#208) (be0a5c7)
  • remove unused type: ignore comment and add lazyllm mypy override (#275) (0e490f7)
  • video: cleanup temp files on extraction failure (#295) (16b65e5)

Documentation

v1.3.0

29 Jan 14:30
0d3cff6

Choose a tag to compare

1.3.0 (2026-01-29)

Features

  • add happened at and extra fields to memory item (#262) (77938e9)
  • add proactive example (#268) (d3d1de1)
  • add Sealos support agent use case (Track G) (#255) (8fbdf3c)
  • integrate LazyLLM to provide more llm services (#265) (c03f639)
  • integrations: Add LangGraph Adapter for MemU (Track A) (#258) (50b5502)
  • llm: add Grok (xAI) integration (#179) (#236) (1e16309)
  • Openrouter integration as backend provider (#182) (cba667a)

Bug Fixes

Documentation

v1.2.0

14 Jan 14:58
a4cff91

Choose a tag to compare

1.2.0 (2026-01-14)

Features

Bug Fixes

  • allow nullable resource_id in Postgres items (#232) (ae2ffbb)
  • correct coverage source to track memu package instead of tests (#220) (2460bbd)
  • correct typo in PromptBlock class label attribute (#231) (d69053c)
  • default embed size (#192) (144fd32)
  • readme partners link & github issue link (#198) (849f881)

Documentation

  • add Chinese translation of README (#212) (d15ecf9)
  • add How to Contribute section to README (#215) (bf44de7)
  • readme: update Chinese README with fixes and improvements (#221) (75a8f65)

v1.1.2

08 Jan 09:24
5a56ce0

Choose a tag to compare

1.1.2 (2026-01-08)

Bug Fixes

Documentation

v1.1.1

08 Jan 01:06
996913c

Choose a tag to compare

1.1.1 (2026-01-07)

Bug Fixes

  • ensure both Linux x86_64 and ARM64 wheels are built (#162) (51c9ea4)

Documentation

v1.1.0

07 Jan 12:56
a02c042

Choose a tag to compare

1.1.0 (2026-01-07)

Features

  • add Linux ARM64 (aarch64) build target (#156) (0c90fcf)

Bug Fixes

Documentation

v1.0.1

06 Jan 03:13
8ed7f15

Choose a tag to compare

1.0.1 (2026-01-06)

Bug Fixes

v1.0.0

05 Jan 15:28
442bd8b

Choose a tag to compare

1.0.0 (2026-01-05)

⚠ BREAKING CHANGES

Bug Fixes

Documentation