v2.0.23
MemOS Cloud
Improvements
Preference memory model invocation:
- Made preference-memory model calls compatible with Qwen3 hybrid-thinking models and disabled thinking by default
Plugin
New Features
OpenClaw local plugin:
- Added local memory data export
- Added automatic recall Phase 1 retrieval parameter configuration
- Added Chinese keyword tokenization configuration
- Added a dedicated model configuration for L3 abstraction
Improvements
OpenClaw local plugin:
- Optimized the plugin startup and registration flow
- Routed embedding inputs by usage
- Reduced unnecessary background evolution calls in lightweight memory mode
- Added Chinese README and usage documentation
Bug Fixes
OpenClaw local plugin:
- Fixed CPU spikes caused by vector scans in large-data scenarios
- Fixed recovery when SQLite native binding versions mismatch
- Fixed stability issues around Hermes provider links, OpenAI-compatible endpoint probing, FTS query escaping, and plugin entry publishing