Skip to content

v1.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Feb 00:55
777f1ed

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