mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| AIFunctionService.ts | ||
| ChatService.ts | ||
| ConversationFileSystemService.ts | ||
| ConversationNamingService.ts | ||
| DependencyService.ts | ||
| FileSystemService.ts | ||
| ServiceRegistration.ts | ||
| Services.ts | ||
| StatusBarService.ts | ||
| StreamingMarkdownService.ts | ||
| StreamingService.ts | ||
| VaultService.ts | ||
| WorkSpaceService.ts | ||