| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Re - feat(pipecat-sdk): add speech-to-speech model support (Gemini Live) (#683)pipecat-update | Prasanna721 | 2026-01-21 | 2 | -214/+53 |
| | | | | | | | | | | | | | | | | #### RE-RAISING Pipecat live speech PR ### Added native speech-to-speech model support ### Summary: - Speech-to-speech support - Auto-detect audio frames and inject memories to system prompt for native audio models (Gemini Live, etc.) - Fix memory bloating - Replace memories each turn using XML tags instead of accumulating - Add temporal context - Show recency on search results ([2d ago], [15 Jan]) - New inject_mode param - auto (default), system, or user ### Docs update - Update the docs for native speech-2-speech models | ||||
| * | feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fix | MaheshtheDev | 2026-01-21 | 1 | -1/+1 |
| | | | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements | ||||
| * | docs changes (#678) | Dhravya Shah | 2026-01-18 | 81 | -1957/+5251 |
| | | | | Co-authored-by: Claude Opus 4.5 <[email protected]> | ||||
| * | fix: mintlify build (#677)01-16-fix_mintlify_build | MaheshtheDev | 2026-01-17 | 1 | -2/+0 |
| | | |||||
| * | docs: override install md file (#675)01-16-docs_override_install_md_file | MaheshtheDev | 2026-01-17 | 1 | -0/+296 |
| | | |||||
| * | pipecat-sdk (#669)pipecat-docs | Prasanna721 | 2026-01-13 | 2 | -8/+212 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ### Changes - New documentation page: apps/docs/voice-realtime/pipecat.mdx - Installation guide for supermemory-pipecat package - Configuration with SupermemoryPipecatService and InputParams - Pipeline integration guide - How it works (Memory Retrieval, Context Enhancement) - Memory modes table (profile, query, full) - Configuration options with InputParams - Complete FastAPI voice agent example - Updated docs.json: - Added new "Voice & Realtime" group under SDKs tab with mic icon - Removed external npm/pypi link pages from SDK sidebar ### Files Changed apps/docs/voice-realtime/pipecat.mdx (new) apps/docs/docs.json (modified) ### Navigation SDKs → Voice & Realtime → Pipecat # | ||||
| * | Document MCP context prompt feature (#661)mintlify/document-context-prompt-mcp-36921 | Dhravya | 2026-01-12 | 2 | -3/+25 |
| | | | | | | | | | | | Added documentation for the new `context` prompt in the Supermemory MCP server that enables automatic user profile injection into AI conversations. Updated the MCP overview page with detailed parameter documentation and usage guidance, and added a changelog entry for December 30, 2025. **Files changed:** - `apps/docs/supermemory-mcp/mcp.mdx` - Added Prompts section with `context` prompt documentation - `apps/docs/changelog/developer-platform.mdx` - Added December 30, 2025 changelog entry Generated from [fix: prompt injection with mcp](https://github.com/supermemoryai/supermemory/pull/638) @MaheshtheDev | ||||
| * | docs: add S3 connector documentation (#657)claude/s3-connector-docs-HmxwC | nexxeln | 2026-01-09 | 2 | -0/+215 |
| | | | | | | | | | | Add comprehensive documentation for the S3 connector including: - Quick setup with TypeScript, Python, and cURL examples - S3-compatible services support (MinIO, DigitalOcean Spaces, R2) - Prefix filtering and dynamic container tag extraction - Connection management and sync behavior - IAM permissions and security best practices | ||||
| * | Document promptTemplate feature for AI SDK (#660)mintlify/docs-ai-sdk-prompt-template-98176 | Dhravya | 2026-01-09 | 2 | -1/+94 |
| | | | | | | | | | | | Added comprehensive documentation for the new `promptTemplate` option in the AI SDK, which allows developers to customize how memories are formatted and injected into system prompts. This includes examples for XML-based prompting (Claude), custom branding, and the `MemoryPromptData` interface. ## Files Changed - `apps/docs/ai-sdk/user-profiles.mdx` - Added "Custom Prompt Templates" section with examples and interface documentation - `apps/docs/ai-sdk/overview.mdx` - Updated User Profiles section to mention customization capabilities Generated from [feat: allow prompt template for @supermemory/tools package](https://github.com/supermemoryai/supermemory/pull/655) @MaheshtheDev | ||||
| * | Add threshold parameter to profile API docs (#659) | Dhravya Shah | 2026-01-08 | 3 | -1/+99 |
| | | | | Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com> | ||||
| * | fix: mcp docs navigation link (#656)01-06-fix_mcp_docs_navigation_link | MaheshtheDev | 2026-01-07 | 3 | -2/+2 |
| | | |||||
| * | add vibe coding instructions for setup | Dhravya Shah | 2026-01-03 | 2 | -1/+387 |
| | | |||||
| * | docs: update with MCP 4.0 setup and instructions (#641)01-01-docs_update_with_mcp_4.0_setup_and_instructions | MaheshtheDev | 2026-01-02 | 4 | -88/+223 |
| | | |||||
| * | icon in overview | Dhravya Shah | 2025-12-24 | 1 | -0/+1 |
| | | |||||
| * | fix: small changes | Dhravya Shah | 2025-12-24 | 1 | -42/+36 |
| | | |||||
| * | docs: added MemoryBench documentation (#630) | Prasanna | 2025-12-24 | 12 | -1/+801 |
| | | |||||
| * | fix(docs): delete connections sdk snippet (#629)12-23-fix_docs_delete_connections_sdk_snippet | MaheshtheDev | 2025-12-24 | 2 | -8/+32 |
| | | |||||
| * | add(docs): migration guide from zep to supermemory (#612)12-06-add_docs_migration_guide_from_zep_to_supermemory | MaheshtheDev | 2025-12-20 | 12 | -15/+387 |
| | | | | | add docs for Migration Guide from zep to supermemory | ||||
| * | feat(docs): v4 hybrid search parameter and examples (#621) | Mahesh Sanikommu | 2025-12-18 | 4 | -11/+394 |
| | | |||||
| * | fix: change support email to the one on slack | Dhravya Shah | 2025-12-18 | 4 | -6/+6 |
| | | |||||
| * | add the addMemory option docs (#616)mintlify/custom-github-oauth-docs-86732mintlify/custom-github-oauth-docs-8054812-13-add_the_addmemory_option_docs | nexxeln | 2025-12-14 | 2 | -1/+24 |
| | | |||||
| * | add(docs): connections configure, fetch resources (#611)12-06-add_docs_connections_configure_fetch_resources | MaheshtheDev | 2025-12-07 | 3 | -6/+357 |
| | | |||||
| * | Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_links | MaheshtheDev | 2025-12-07 | 1 | -1/+1 |
| | | | | | we recently got new x/twitter handle and update the references for the links | ||||
| * | github connector docs (#594)github-connector | nexxeln | 2025-12-04 | 3 | -2/+561 |
| | | |||||
| * | add docs for graph package (#603)graph-docs | nexxeln | 2025-12-04 | 7 | -0/+1031 |
| | | |||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-11-27 | 5 | -13/+437 |
| |\ | |||||
| | * | feat (docs): web crawler connector (#593) | Mahesh Sanikommu | 2025-11-24 | 5 | -13/+437 |
| | | | |||||
| * | | update quickstart | Dhravya Shah | 2025-11-27 | 14 | -1505/+995 |
| |/ | |||||
| * | docs: personal assistant cookbook update (#575) | Naman | 2025-11-11 | 1 | -676/+774 |
| | | | | Co-authored-by: Naman Bansal <[email protected]> | ||||
| * | chore: improved docs for document/by-id endpoint, added a couple of warnings ↵ | Naman | 2025-11-10 | 3 | -0/+50 |
| | | | | | | based on mintlify questions (#550) Co-authored-by: Naman Bansal <[email protected]> | ||||
| * | feat: docs with new array contains (#534) | Dhravya Shah | 2025-10-27 | 2 | -722/+569 |
| | | |||||
| * | Merge pull request #498 from max-programming/main | Mahesh Sanikommu | 2025-10-22 | 3 | -36/+36 |
| |\ | | | | | docs: fixed naming convention of SDK usage examples | ||||
| | * | Fixed naming convention of SDK usage examples | Usman Sabuwala | 2025-10-19 | 3 | -36/+36 |
| | | | |||||
| * | | chore: update to new supermemory support email (#503) | MaheshtheDev | 2025-10-21 | 4 | -10/+7 |
| |/ | | | | updated the new supermemory support email to `[email protected]` | ||||
| * | feat: zapier page | Naman Bansal | 2025-10-13 | 10 | -30/+155 |
| | | |||||
| * | feat: n8n integration page | Naman Bansal | 2025-10-13 | 6 | -0/+99 |
| | | |||||
| * | fix: image typo: | Naman Bansal | 2025-10-10 | 2 | -1/+1 |
| | | |||||
| * | feat: profile page updates | Naman Bansal | 2025-10-10 | 5 | -2/+802 |
| | | |||||
| * | remove comments | Dhravya Shah | 2025-10-07 | 1 | -2/+2 |
| | | |||||
| * | docs: fix indent | Dhravya Shah | 2025-10-07 | 1 | -1/+1 |
| | | |||||
| * | fix: all broken links | Dhravya Shah | 2025-10-07 | 5 | -20/+4 |
| | | |||||
| * | fix: model names | Dhravya Shah | 2025-10-03 | 15 | -117/+116 |
| | | |||||
| * | chore: fix docs again | Dhravya Shah | 2025-10-03 | 1 | -3/+1 |
| | | |||||
| * | fix: docs | Dhravya Shah | 2025-10-03 | 4 | -25/+8 |
| | | |||||
| * | fix: Migration guides | Dhravya Shah | 2025-10-01 | 1 | -4/+4 |
| | | |||||
| * | feat: Add memory vs rag and migration section to docs | Dhravya Shah | 2025-10-01 | 4 | -8/+886 |
| | | |||||
| * | feat: Claude memory integration | Dhravya Shah | 2025-09-29 | 2 | -0/+380 |
| | | |||||
| * | migrate docs to public | Dhravya Shah | 2025-09-28 | 121 | -0/+20188 |
| | | |||||
| * | update: Readme | Dhravya Shah | 2025-09-13 | 58 | -3938/+0 |
| | | |||||
| * | make docs public | Dhravya Shah | 2025-09-10 | 58 | -0/+3938 |
| | | |||||