Releases: NevaMind-AI/memU
Releases · NevaMind-AI/memU
v1.4.0
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
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
1.2.0 (2026-01-14)
Features
- clear memory (#239) (7da36da)
- database: add SQLite storage backend (#201) (4b899d7)
- improve issue template (#199) (abe0f1b)
- optimize topk pick function (#196) (b474c54)
- workflow step interceptor (#240) (bf2ac96)
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
v1.1.2
v1.1.1
v1.1.0
v1.0.1
v1.0.0
v0.9.0
0.9.0 (2026-01-04)
Features
- add GitHub issue templates (bug report, designer feedback, feat… (#132) (aee22ee)
- add LLM wrapper and interceptors for LLM calls (#131) (416e102)
- patch & crud workflows (#127) (3cd3dc6)
Bug Fixes
- category summary & category user scopes (#125) (a24efd5)
- config & resource caption (#142) (ea4be13)
- remove duplicate and unnecessary issue templates (#133) (559ec14)
Documentation
v0.8.0
0.8.0 (2025-12-24)
Features
- add configurable batch_size for embedding API calls (#114) (060067a)
- add conversation created at (#120) (825df56)
- add workflow implementation and postgres store (#122) (a175811)
Bug Fixes
- example 3 output (#117) (65ef7c6)
- postgres model definitions & database initialization (#124) (7d5e0cb)