Skip to content

Latest commit

 

History

History
236 lines (124 loc) · 15.7 KB

File metadata and controls

236 lines (124 loc) · 15.7 KB

Changelog

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

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)

1.1.2 (2026-01-08)

Bug Fixes

Documentation

1.1.1 (2026-01-07)

Bug Fixes

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

Documentation

1.1.0 (2026-01-07)

Features

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

Bug Fixes

Documentation

1.0.1 (2026-01-06)

Bug Fixes

1.0.0 (2026-01-05)

⚠ BREAKING CHANGES

Bug Fixes

Documentation

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

  • fix README and CONTRIBUTING to match actual codebase (#130) (65d7ef4)
  • modify readme.md 0102 (#136) (f114ee4)

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

Documentation

  • Add memU-experiment link to README (#119) (2d908e1)
  • clearer introduction and new agent examples (#115) (da27875)

0.7.0 (2025-12-05)

Features

Bug Fixes

Documentation

0.6.0 (2025-11-20)

Features

  • retrieve args change conversation_history to queries (#98) (6370c6e)

0.5.0 (2025-11-18)

Features

0.4.0 (2025-11-18)

Features

Bug Fixes

  • correct binary name after making a release (#91) (0fa721a)

Documentation

  • fix several words in README (#89) (1e3baf9)
  • revise README for clarity and roadmap inclusion (#86) (2235b09)
  • update images and refine punctuation in README (#88) (cc375e8)

0.3.0 (2025-11-17)

Features

  • initialize the memorize and retrieve workflows with the new 3-layer architecture (#81) (4a2e86c)

Documentation

  • add German translation for README (f6d6ab1)
  • add German translation for README (76c3fc4)