fix deduplication in python sdk#626
Conversation
How to use the Graphite Merge QueueAdd the label Main to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ❌ Deployment failed View logs |
supermemory-app | 10d8f92 | Dec 29 2025, 06:53 PM |
Code Review: Fix Deduplication in Python SDKThank you for implementing memory deduplication! This is an important fix for preventing duplicate memories from appearing in different sources. Here's my comprehensive review: ✅ Strengths
🔍 Issues & Concerns1. Missing Test Coverage
|
Pull Request Review: Fix Deduplication in Python SDKSummaryThis PR implements memory deduplication in the Python SDK, mirroring the TypeScript implementation. The changes prevent duplicate memories from appearing across static, dynamic, and search result sources. ✅ Positive Aspects
🐛 Potential Issues1. Memory Handling in
|
Merge activity
|
done in a similar way to the ai sdk
1e7d39f to
10d8f92
Compare

done in a similar way to the ai sdk