andy-stack_vaultkeeper-ai/Components
2025-10-04 13:27:40 +01:00
..
ChatArea.svelte Refactor conversation handling by introducing Conversation and ConversationContent classes, updating ChatArea and ChatWindow components, and enhancing file system service for conversation management. 2025-10-04 13:10:22 +01:00
ChatAreaThought.svelte Add MessageService and AIThoughtMessage component 2025-09-28 14:57:58 +01:00
ChatWindow.svelte Refactor Gemini class to use Conversation object in streamRequest method, update IAIClass interface, and enhance ChatWindow component for conversation handling. Add logging for conversation saving in ConversationFileSystemService and comment out OdbCache references in ServiceRegistration and main files. 2025-10-04 13:27:40 +01:00
StreamingIndicator.svelte Add chat padding feature and adjust StreamingIndicator layout 2025-09-29 11:09:22 +01:00
TopBar.svelte Implement conversation reset functionality and file deletion in ConversationFileSystemService 2025-10-03 22:14:30 +01:00