797de01e60
store_conversation now collects all texts (summary + key_memories) and calls Voyage AI once via get_embeddings_batch() instead of N sequential calls. Prevents MCP timeout for sessions with many memories. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>