mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Extract typing-in animation from ChatArea to global styles.css for reuse - Add conversation title display in TopBar with fade transition - Update ChatService to notify title changes via onNameChanged callback - Fix ConversationNamingService to trigger callback after saving new title - Clean up unused isAborting flag in ChatService - Adjust grid layout in TopBar to accommodate title display |
||
|---|---|---|
| .. | ||
| AIFunctionService.ts | ||
| ChatService.ts | ||
| ConversationFileSystemService.ts | ||
| ConversationNamingService.ts | ||
| DependencyService.ts | ||
| FileSystemService.ts | ||
| MessageService.ts | ||
| ServiceRegistration.ts | ||
| Services.ts | ||
| StreamingMarkdownService.ts | ||
| StreamingService.ts | ||
| VaultService.ts | ||
| WorkSpaceService.ts | ||