mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-05 08:06:19 +00:00
## Summary - Replace deprecated `search.execute` with `search.memories` (hybrid mode) in `search_memories` - Replace `memories.add` with `client.add` in tools and middleware - Fix middleware `container_tag` param (was incorrectly `container_tags`) - Fix profile memory deduplication for string and Pydantic API items - Bump `supermemory>=3.50` and `requires-python>=3.9` ## Test plan - [x] `uv run pytest tests/test_tools.py::TestMemoryOperationsUnit` Made with [Cursor](https://cursor.com) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_middleware.py | ||
| test_tools.py | ||