| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | docs: add withSupermemory wrapper and Claude Memory Tool documentation | Dhravya Shah | 2026-01-18 | 3 | -2/+369 |
| | | | | | | | | | | - 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 | 2 | -48/+5 |
| | | | | | | | | | | | | | | | - 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 | 7 | -0/+1646 |
| | | |||||
| * | docs no submodule | Dhravya Shah | 2025-01-30 | 1 | -0/+0 |
| | | |||||
| * | Hello World | Dhravya Shah | 2025-01-30 | 1 | -0/+0 |