Skip to content

Releases: agentscope-ai/ReMe

v0.3.1.8

31 Mar 13:02
d5c9297

Choose a tag to compare

What's Changed

  • fix(core): handle chromadb import error gracefully by @jinliyl in #192
  • refactor(file_store): move sqlite3 imports inside initialization methods by @jinliyl in #193

Full Changelog: v0.3.1.7...v0.3.1.8

v0.3.1.7

31 Mar 08:56
9ad8120

Choose a tag to compare

What's Changed

  • docs(memory): update ReMeLight memory system documentation by @jinliyl in #186
  • docs(context): add comprehensive context management design documentation by @jinliyl in #187
  • feat(compactor): add extra instruction support and improve error handing by @jinliyl in #190

Full Changelog: v0.3.1.6...v0.3.1.7

v0.3.1.6

28 Mar 10:41
37628ba

Choose a tag to compare

What's Changed

  • refactor(truncation): improve file truncation logic by @jinliyl in #184

Full Changelog: v0.3.1.5...v0.3.1.6

v0.3.1.5

27 Mar 13:15
ff49a77

Choose a tag to compare

What's Changed

  • fix: surface summarize/retrieve failures instead of masking them by @fancyboi999 in #160
  • feat(memory): improve skills tool result truncation by @jinliyl in #182

New Contributors

Full Changelog: v0.3.1.4...v0.3.1.5

v0.3.1.4

26 Mar 07:51
9cb8dc8

Choose a tag to compare

What's Changed

  • refactor(file_io): update file I/O operations and truncation logic by @jinliyl in #177
  • refactor(core): replace text truncation utilities with new marker system by @jinliyl in #179
  • docs(README): add Trendshift repository badge by @ployts in #180
  • feat(reme): add configurable file watcher support by @jinliyl in #181

Full Changelog: v0.3.1.3...v0.3.1.4

v0.3.1.3

24 Mar 14:21

Choose a tag to compare

What's Changed

  • style(memory): update message formatting and improve logging by @jinliyl in #175
  • chore(deps): update version and move litellm to dev dependencies by @jinliyl in #176

Full Changelog: v0.3.1.2...v0.3.1.3

v0.3.1.2-2

23 Mar 16:25
7b02c45

Choose a tag to compare

What's Changed

  • fix: support BGE-M3 embedding (dense_embedding fallback) by @FUYOH666 in #169
  • 更新实验结果在README中位置 by @nitwtog in #171
  • fix(file-store): handle embedding API errors gracefully with fallback… by @jinliyl in #173
  • style(memory): update message formatting and improve logging by @jinliyl in #175

New Contributors

Full Changelog: v0.3.1.1...v0.3.1.2-2

v0.3.1.1

19 Mar 15:48
4f63fbf

Choose a tag to compare

What's Changed

  • refactor(memory): update conversation continuity context handling by @jinliyl in #170

Full Changelog: v0.3.1.0...v0.3.1.1

v0.3.1.0

19 Mar 11:54
6dd987a

Choose a tag to compare

What's Changed

  • fix(reme): use timezone-aware datetime in memory summarization by @aquamarine-bot in #165
  • feat(memory): enhance summarizer to include experience reflections by @ployts in #167
  • refactor(core): update text truncation utilities and tool result handling by @jinliyl in #168

New Contributors

Full Changelog: v0.3.0.9...v0.3.1.0

v0.3.0.9

19 Mar 03:17
09ab707

Choose a tag to compare

What's Changed

  • feat(core): update version and enhance configuration management by @jinliyl in #164
  • feat(core): add application restart capability with enhanced configuration options by @jinliyl in #166

Full Changelog: v0.3.0.8...v0.3.0.9