v2.0.33
MemOS Cloud
Bug Fixes
Cloud Service:
- Fixed the issue where the exception object in the request parameter validation information could not be serialized, causing the 422 validation error to be masked as a 500 service exception.
- Fixed the issue where the skill URL returned empty for the memory list interface, resolving the problem with metadata.getKey() judgment and encrypting empty strings.
Open Source
Improvements
Preference Memory Extraction:
- Improved the accuracy of preference memory extraction by excluding interference from Agent output, tool calls, and concatenated context, focusing solely on user expressions to identify preferences.
Bug Fixes
Open Source Project:
- Fixed the issue where asynchronous tasks failed during add operations, preventing the cleanup of fast nodes.