cli-v0.2.10

mem0ai/mem0cli-v0.2.10Jul 13, 2026by whysosaket

AI Summary

Python CLI fix to handle special characters in memory and entity IDs by encoding URL path segments.

Key Highlights

  • Fixed malformed requests when memory and entity IDs contain special characters

Full Release Notes

## Mem0 Python CLI (v0.2.10)

**Bug Fixes:**
- **Platform backend:** Encode dynamic URL path segments so memory and entity IDs containing special characters no longer produce malformed requests ([#5963](https://github.com/mem0ai/mem0/pull/5963))