| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-10 | 5.4 kB | |
| Release v2.0.13 source code.tar.gz | 2026-04-10 | 4.7 MB | |
| Release v2.0.13 source code.zip | 2026-04-10 | 5.3 MB | |
| Totals: 3 Items | 10.0 MB | 0 | |
What's Changed
- chore: revert move memory to system prompt by @hijzy in https://github.com/MemTensor/MemOS/pull/1330
- fix(memos-local): scope sharing state by hubInstanceId and fix owner … by @tangbotony in https://github.com/MemTensor/MemOS/pull/1331
- feat(memos-local-openclaw): hub embedding & parallel recall, auto-update reliability fix by @tangbotony in https://github.com/MemTensor/MemOS/pull/1341
- fix: use npm replace npx when installing package by @hijzy in https://github.com/MemTensor/MemOS/pull/1335
- fix(memos-local-openclaw): resolve SecretRef apiKey in OpenClaw fallb… by @hijzy in https://github.com/MemTensor/MemOS/pull/1345
- feat: modify memory share by @Wang-Daoji in https://github.com/MemTensor/MemOS/pull/1368
- feat: register context engine slot for local plugin by @hijzy in https://github.com/MemTensor/MemOS/pull/1356
- fix: Update cloud plugin code by @Hun-ger in https://github.com/MemTensor/MemOS/pull/1385
- Openclaw local plugin 20260324 by @syzsunshine219 in https://github.com/MemTensor/MemOS/pull/1386
- fix(openclaw): dedupe postinstall rebuild block (SyntaxError: startMs… already declared) by @syzsunshine219 in https://github.com/MemTensor/MemOS/pull/1388
- add MemOS plugin one-click install skill by @Mathematics-Yang in https://github.com/MemTensor/MemOS/pull/1394
- Update local plugin code by @Hun-ger in https://github.com/MemTensor/MemOS/pull/1396
- Update local plugin code by @Hun-ger in https://github.com/MemTensor/MemOS/pull/1397
- fix: improve Node.js v25 compatibility for better-sqlite3 by @salws in https://github.com/MemTensor/MemOS/pull/1212
- fix(memory): normalize auto-recall query for /new startup prompts by @Naluko in https://github.com/MemTensor/MemOS/pull/1228
- fix: skip tools.allow patching when wildcard '*' is present by @jamesMuWB in https://github.com/MemTensor/MemOS/pull/1393
- fix(install): handle postinstall node_modules cleanup and remove stale contextEngine slot by @hijzy in https://github.com/MemTensor/MemOS/pull/1399
- fix(install): register plugin in slots, entries and installs of openclaw.json by @hijzy in https://github.com/MemTensor/MemOS/pull/1402
- fix(install): use gateway service instead of foreground run, add completion hints by @hijzy in https://github.com/MemTensor/MemOS/pull/1406
- feat(viewer): add session filter and bulk delete for tasks/skills by @Hun-ger in https://github.com/MemTensor/MemOS/pull/1407
- feat(memos-local): structured topic classifier, agent tracking, task auto-finalize by @tangbotony in https://github.com/MemTensor/MemOS/pull/1412
- fix(openclaw-plugin): self-start viewer + install script improvements by @hijzy in https://github.com/MemTensor/MemOS/pull/1413
- fix(viewer): fix concurrency select arrow overlap and restrict taskAutoFinalize input by @hijzy in https://github.com/MemTensor/MemOS/pull/1414
- feat(viewer): add owner badge, unified session key format, and improved session display by @tangbotony in https://github.com/MemTensor/MemOS/pull/1419
- Dev 20260330 v2.0.12 by @whipser030 in https://github.com/MemTensor/MemOS/pull/1428
- feat: support per-cube filter routing in multi-cube search by @CaralHsi in https://github.com/MemTensor/MemOS/pull/1431
- Update cloud plugin 2026 04 03 by @Hun-ger in https://github.com/MemTensor/MemOS/pull/1416
- feat(openclaw-plugin): v1.0.8 by @syzsunshine219 in https://github.com/MemTensor/MemOS/pull/1435
- Adapt memos-local memory integration by @hijzy in https://github.com/MemTensor/MemOS/pull/1436
- fix: optimize dispatch task && update log level by @wustzdy in https://github.com/MemTensor/MemOS/pull/1437
- feat: add memos-local-hermes-plugin with one-click installer by @hijzy in https://github.com/MemTensor/MemOS/pull/1441
- ci: add Hermes plugin npm publish workflow by @syzsunshine219 in https://github.com/MemTensor/MemOS/pull/1442
- ci: add Hermes plugin publish workflow to main by @syzsunshine219 in https://github.com/MemTensor/MemOS/pull/1443
- fix: install.sh auto-resolve npm version & update download URL by @hijzy in https://github.com/MemTensor/MemOS/pull/1444
- docs: add README for @memtensor/memos-local-hermes-plugin by @syzsunshine219 in https://github.com/MemTensor/MemOS/pull/1445
- fix: rebrand viewer, fix embedding warning, fix memory_add/search order by @hijzy in https://github.com/MemTensor/MemOS/pull/1446
- feat: auto-install Node.js when missing in hermes install script by @hijzy in https://github.com/MemTensor/MemOS/pull/1449
- Openclaw local plugin 20260408 by @hijzy in https://github.com/MemTensor/MemOS/pull/1450
- fix: resolve ruff lint errors in hermes and openharness adapters by @hijzy in https://github.com/MemTensor/MemOS/pull/1458
- style: apply ruff format to openharness capture and recall scripts by @hijzy in https://github.com/MemTensor/MemOS/pull/1459
- Dev 20260407 v2.0.13 by @endxxxx in https://github.com/MemTensor/MemOS/pull/1456
New Contributors
- @Mathematics-Yang made their first contribution in https://github.com/MemTensor/MemOS/pull/1394
- @salws made their first contribution in https://github.com/MemTensor/MemOS/pull/1212
- @Naluko made their first contribution in https://github.com/MemTensor/MemOS/pull/1228
- @jamesMuWB made their first contribution in https://github.com/MemTensor/MemOS/pull/1393
Full Changelog: https://github.com/MemTensor/MemOS/compare/v2.0.11...v2.0.13