andy-stack_vaultkeeper-ai/Conversations
Andrew Beal 098c598c88 feat: add updated timestamp tracking to conversations
Track when conversations are last modified by adding an `updated` field to the Conversation model. Sort conversation history by last updated time instead of creation time for better user experience.
2025-10-22 10:06:32 +01:00
..
Conversation.ts feat: add updated timestamp tracking to conversations 2025-10-22 10:06:32 +01:00
ConversationContent.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00