Skip to content

v1.10.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:02
6c5e1aa

Changelog

Features

  • fee947e: feat(memory): optional external semantic memory backends (hindsight/mem0/memos) (#1255) (@Leihb)

Bug fixes

  • 2313f81: fix(server): wire ArchiveDir into IM turns, matching web via buildAgent (#1258) (@Leihb)
  • ea3718d: fix(test): stop TestGoalEdit_AsyncTurnStartCancelsPendingEdit racing itself (#1262) (@Leihb)
  • cd8e2f0: fix(tui): say "Goal starts" on the first turn, not "Goal continues" (#1254) (@Leihb)
  • 36e5dc3: fix(web): hand off live thinking buffer to the reply bubble when text starts (#1260) (@Leihb)
  • a59362f: fix(web): stop chat auto-scroll from re-arming mid gentle scroll-up (#1259) (@Leihb)

Others

  • 153c3ec: docs(memory): add tested self-host quick starts for hindsight/mem0/memos (#1263) (@Leihb)
  • 00bf138: docs(product-help): catch up bundled docs with recent features + fix stale content (#1256) (@Leihb)
  • 531a9ea: docs(product-help): document the new external memory-backend feature (#1257) (@Leihb)