Skip to content

Release v2.0.10

Choose a tag to compare

@CarltonXiang CarltonXiang released this 20 Mar 09:48
· 274 commits to main since this release
1fba901

What's Changed

  • feat(memreader/LLM): add backup config for openai memreader by @fridayL in #1246
  • feat(Scheduler): change Scheduler default llm to general_llm by @fridayL in #1252
  • fix: The issue of the file name being stored as part of the memory as well by @whipser030 in #1222
  • fix(graph_dbs): add missing status parameter to Neo4jCommunityGraphDB… by @baranchen in #1179
  • feat(memcube): single cube use general_llm by @fridayL in #1253
  • fix: Fix the issue where scheduled tasks are not using Redis problem by @wustzdy in #1267
  • feat: add test cov ci by @CarltonXiang in #1272
  • Feat: add openclaw plugin publish workflow with prebuilds by @CarltonXiang in #1278
  • feat: Sync memos-local-openclaw from native_memos by @syzsunshine219 in #1279
  • feat:optimzie search_by_embedding && logs by @wustzdy in #1284
  • fix(openclaw): strip tags from assistant messages by @hijzy in #1287
  • fix(memos-local-openclaw): normalize Windows paths when resolving better-sqlite3 by @hijzy in #1265
  • fix(memos-local-openclaw): respect OPENCLAW_STATE_DIR in viewer migrate by @hijzy in #1262
  • fix(memos-local-openclaw): detect Anthropic provider in OpenClaw fallback config by @hijzy in #1263
  • feat: repair bug 2.0.10 by @Wang-Daoji in #1282
  • fix(memos-local-openclaw): respect OPENCLAW_STATE_DIR in fallback model config by @hijzy in #1264
  • fix(OpenClaw Local Plugin): resolve search and SQLite installation issues by @tangbotony in #1251
  • Detect allowPromptInjection and optimize auto-recall handling by @lcpdeb in #1285
  • feat(memreader): update prefermem config by @fridayL in #1294
  • fix(openclaw): detect Anthropic provider and use correct API format by @zerone0x in #1260
  • feat(memos-local-openclaw): This PR merges the local plugin 0317 branch (openclaw-local-plugin-20260317). by @syzsunshine219 in #1289
  • Add Git Subtree of MemOS-Cloud-OpenClaw-Plugin by @XiaohuiSu in #1297
  • Dev 20260319 v2.0.10 by @CaralHsi in #1255

New Contributors

Full Changelog: v2.0.9...v2.0.10