Release v2.0.32
What's Changed
- feat(plugin): add DeepSeek Harness memory adapter by @MatthewZhuang in #2254
- fix(plugin): resolve DSH Viewer assets in clean builds by @MatthewZhuang in #2257
- chore: sync MemOS Cloud OpenClaw plugin by @Hun-ger in #2261
- docs: highlight DeepSeek Harness integrations in README by @shinetata in #2262
- docs: announce DeepSeek Harness support by @shinetata in #2263
- fix: (embedders)preserve config for cached factory instances by @bittergreen in #2264
- fix: pidIsAlive self-PID check for stale lock detection by @34262315716 in #2099
- Dev v2.0.31 by @CarltonXiang in #2265
- fix(plugin): harden local plugin runtime and embeddings by @Hun-ger in #2266
- fix(memos-local-plugin): use POSIX-ERE-compatible pgrep pattern for hermes chat detection by @kiwipaulrob in #2192
- fix(plugin): archive idle low-eta skills by @CovD831 in #2209
- Fix #2245: bug: masked apiKey written to config.yaml is never resolved on daemon restart — by @Memtensor-AI in #2246
- fix(plugin): declare llm.maxTokens and llm.headers as first-class config keys by @kiwipaulrob in #2248
- route suggestion and scheduler LLM configs by model & update env examples and readmes by @bittergreen in #2282
- fix(core): bound startup recovery wait in shutdown to 15s by @kiwipaulrob in #2252
- fix(skill): auto-generate crystallizer summary/steps instead of rejecting by @kiwipaulrob in #2253
- Fix #2255: memos_search returns Chinese text as \uXXXX unicode escapes (Hermes adapter miss by @Memtensor-AI in #2256
- fix(storage): add idx_traces_ts to unblock event loop on newest-first trace reads by @kiwipaulrob in #2284
- fix(plugin): consolidate local runtime hardening by @Hun-ger in #2286
- ci: automate paired local plugin releases after MemOS preparation by @MLittleprince in #2249
- chore: change version number to v2.0.32 by @Wang-Daoji in #2294
- ci: skip release dry run for version-only PRs by @MLittleprince in #2297
- Dev v2.0.32 by @Wang-Daoji in #2295
New Contributors
- @kiwipaulrob made their first contribution in #2192
- @CovD831 made their first contribution in #2209
Full Changelog: v2.0.30...v2.0.32