Go to file
Jonny 9c4ad034e5 feat: add conversation_summaries DB helpers
Add upsert_conversation_summary() and search_similar_conversation_summaries()
functions to manage conversation summaries with vector embeddings. These helpers
support cross-chat memory retrieval and background summarization tasks.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019iZMEPk2Kt1UC96Lo9bC5w
2026-09-13 15:00:44 +02:00
Claude outputs feat: add conversation_summaries DB helpers 2026-09-13 15:00:44 +02:00
docs/superpowers docs: fix migration path in cross-chat-memory spec/plan, add plan file 2026-09-13 12:52:32 +02:00