Sandipan kundu
2163f592b7
fix(tools,validation): persist tool-call turns in conversation memory & tidy search thresholds ( #1211 )
...
Co-authored-by: Dhravya Shah <dhravyashah@gmail.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 18:54:56 -07:00
sreedharsreeram
c76d27f284
custom id implementation ( #877 )
2026-04-24 23:43:16 +00:00
sreedharsreeram
3c02aefe44
withSupermemory config object signature ( #876 )
2026-04-24 23:43:16 +00:00
MaheshtheDev
23a60f90f6
tools: timeout and default option on error to skip ( #875 )
...
Publish Tools / publish (push) Has been cancelled
**`withSupermemory`** **(AI SDK)**
- **`skipMemoryOnError`** **defaults to** **`true`**. memory errors/timeouts log and the model runs on the **original** prompt unless you set `skipMemoryOnError: false`.
- **Pre-LLM** **`/v4/profile`** **is aborted after 5s** via `AbortSigna`
**Docs**
- `packages/tools/README.md`, **`apps/docs/integrations/ai-sdk.md`**
2026-04-23 00:11:20 +00:00
MaheshtheDev
76b0f2746b
fix: Multi Params issue with @supermemory/tools ( #854 )
...
testing for now
fix proxy issue
upgraded the package
2026-04-16 07:37:09 +00:00
MaheshtheDev
1423bd7004
feat: mobile responsive, lint formats, toast, render issue fix ( #688 )
...
- Mobile responsive
- new toast design
- web document render issue fix
- posthog analytics
- ui improvements
2026-01-21 03:11:53 +00:00
MaheshtheDev
32a7eff3af
fix(tools): multi step agent prompt caching ( #685 )
2026-01-20 01:30:43 +00:00