supermemory/packages
MaheshtheDev 97071502a7 feat(@supermemory/tools): capture assitant responses with filtered memory (#539)
### Added streaming support to the Supermemory middleware and improved memory handling in the AI SDK integration.

### What changed?

- Refactored the middleware architecture to support both streaming and non-streaming responses
- Extracted memory prompt functionality into a separate module (`memory-prompt.ts`)
- Added memory saving capability for streaming responses
- Improved the formatting of memory content with a "User Supermemories:" prefix
- Added utility function to filter out supermemories from content
- Created a new streaming example in the test app with a dedicated route and page
- Updated version from 1.3.0 to 1.3.1 in package.json
- Simplified installation instructions in [README.m](http://README.md)d
2025-10-28 22:28:22 +00:00
..
ai-sdk fix: model names 2025-10-03 02:41:49 -07:00
hooks UI: onboarding improvements (#435) 2025-10-01 21:59:53 +00:00
lib feat: optional posthog intialization (#525) 2025-10-27 16:10:15 -07:00
openai-sdk-python fix: openai python sdk package export (#432) 2025-10-08 15:54:42 -07:00
tools feat(@supermemory/tools): capture assitant responses with filtered memory (#539) 2025-10-28 22:28:22 +00:00
ui feat: improved add memory UI bits (#502) 2025-10-27 17:31:13 -07:00
validation Enhanced Text Editor and format fixes with biome (#371) 2025-08-21 08:40:44 -07:00