| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
adds documentation for using supermemory alongside langchain. no new package
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
### update Claude Code docs in integration page
- Add apps/docs/integrations/claude-code.mdx — documentation for Claude Code Supermemory plugin
- Add apps/docs/images/claude-code-icon.svg — custom sidebar icon
- Add apps/docs/images/claude-code-supermemory.png — hero image
- Update apps/docs/docs.json — add claude-code to Plugins navigation group
### validation
<img width="3046" height="1536" alt="Screenshot 2026-01-29 at 12 50 06 PM" src="https://github.com/user-attachments/assets/5180f237-f886-47a5-a0b3-7436cebd610a" />
|
| |
|
|
|
|
|
|
|
|
| |
Clawdbot docs
Changes:
- Added integrations/clawdbot.mdx — ClawdBot Supermemory Plugin documentation page with shrimp icon
- Added "Plugins" group to the bottom of the Integrations sidebar in docs.json
- Page covers: API key setup (zsh/bash/PowerShell), plugin install, how it works (auto-recall/auto-capture), features (AI
tools, slash commands, CLI), manual configuration, and advanced options
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#### 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
|
| |
|
|
|
|
|
|
| |
- Mobile responsive
- new toast design
- web document render issue fix
- posthog analytics
- ui improvements
|
| |
|
| |
Co-authored-by: Claude Opus 4.5 <[email protected]>
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
### 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
#
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
add docs for Migration Guide from zep to supermemory
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
we recently got new x/twitter handle and update the references for the links
|
| | |
|
| | |
|
| |\ |
|
| | | |
|
| |/ |
|
| |
|
| |
Co-authored-by: Naman Bansal <[email protected]>
|
| |
|
|
|
| |
based on mintlify questions (#550)
Co-authored-by: Naman Bansal <[email protected]>
|
| | |
|
| |\
| |
| | |
docs: fixed naming convention of SDK usage examples
|
| | | |
|
| |/
|
|
| |
updated the new supermemory support email to `[email protected]`
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|