| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: add withSupermemory wrapper and Claude Memory Tool documentation | Dhravya Shah | 2026-01-18 | 1 | -2/+2 |
| | | | | | | | | | | - Add withSupermemory wrapper section to OpenAI SDK docs - Create new Claude Memory Tool integration page - Replace gpt-4o with gpt-5 across documentation - Fix normalizePathToCustomId in claude-memory.ts (customId validation) Co-Authored-By: Claude Opus 4.5 <[email protected]> | ||||
| * | fix(docs): fix and verify all code snippets across documentation | Dhravya Shah | 2026-01-18 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | - Rename client.memories to client.documents throughout - Fix bulkDelete -> deleteBulk (TS) and bulk_delete -> delete_bulk (Python) - Fix search method: client.search() -> client.search.memories() - Fix Python f-string syntax for 3.10 compatibility - Remove non-existent fetchMemoryTool from integrations - Fix filters format from JSON.stringify to object - Fix uploadFile parameters and containerTags usage - Fix response field access patterns - Verify all snippets work against live API Co-Authored-By: Claude Opus 4.5 <[email protected]> | ||||
| * | docs changes | Dhravya Shah | 2026-01-17 | 1 | -3/+4 |
| | | |||||
| * | Add threshold parameter to profile API docs (#659) | Dhravya Shah | 2026-01-08 | 1 | -0/+4 |
| | | | | Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> | ||||
| * | update quickstart | Dhravya Shah | 2025-11-27 | 1 | -837/+78 |
| | | |||||
| * | fix: model names | Dhravya Shah | 2025-10-03 | 1 | -3/+3 |
| | | |||||
| * | migrate docs to public | Dhravya Shah | 2025-09-28 | 1 | -0/+879 |
| | | |||||
| * | New Version of Supermemory Consumer App | Mahesh Sanikommmu | 2025-08-16 | 1 | -59/+0 |
| | | |||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-04-10 | 1 | -1/+1 |
| | | |||||
| * | update:docs | Dhravya Shah | 2025-04-05 | 1 | -2/+6 |
| | | |||||
| * | v2 docs | Dhravya Shah | 2025-03-23 | 1 | -1/+1 |
| | | |||||
| * | Documentation edits made through Mintlify web editor | Dhravya Shah | 2025-03-23 | 1 | -31/+11 |
| | | |||||
| * | docs: remove getting started title | Dhravya Shah | 2025-01-31 | 1 | -2/+0 |
| | | |||||
| * | docs: v1 | Dhravya Shah | 2025-01-31 | 1 | -3/+39 |
| | | |||||
| * | api docs | Dhravya Shah | 2025-01-30 | 1 | -0/+7 |
| | | |||||
| * | redepl | Dhravya Shah | 2025-01-30 | 1 | -71/+19 |
| | | |||||
| * | docs no submodule | Dhravya Shah | 2025-01-30 | 2 | -0/+86 |
| | | |||||
| * | Hello World | Dhravya Shah | 2025-01-30 | 1 | -0/+0 |