fleet-memory/hindsight-integrations/chat/src
Ben fed987f931
feat: add Chat SDK integration for persistent chat bot memory (#442)
Adds @vectorize-io/hindsight-chat, a wrapper for the Vercel Chat SDK
that gives any chat bot (Slack, Discord, Teams, etc.) long-term memory
via Hindsight. Includes withHindsightChat() handler wrapper with
auto-recall, auto-retain, and memoriesAsSystemPrompt() formatting.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-26 17:07:47 +01:00
..
format.test.ts feat: add Chat SDK integration for persistent chat bot memory (#442) 2026-02-26 17:07:47 +01:00
format.ts feat: add Chat SDK integration for persistent chat bot memory (#442) 2026-02-26 17:07:47 +01:00
index.ts feat: add Chat SDK integration for persistent chat bot memory (#442) 2026-02-26 17:07:47 +01:00
types.ts feat: add Chat SDK integration for persistent chat bot memory (#442) 2026-02-26 17:07:47 +01:00
wrapper.test.ts feat: add Chat SDK integration for persistent chat bot memory (#442) 2026-02-26 17:07:47 +01:00
wrapper.ts feat: add Chat SDK integration for persistent chat bot memory (#442) 2026-02-26 17:07:47 +01:00