| 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
|
| |
|
| |
Co-authored-by: Claude Opus 4.5 <[email protected]>
|
| | |
|
| |
|