andy-stack_vaultkeeper-ai/Services
Andrew Beal 2fc9edc194 refactor: move typing-in animation to global styles and add conversation title to top bar
- 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
2025-10-17 19:34:47 +01:00
..
AIFunctionService.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
ChatService.ts refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +01:00
ConversationFileSystemService.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
ConversationNamingService.ts refactor: move typing-in animation to global styles and add conversation title to top bar 2025-10-17 19:34:47 +01:00
DependencyService.ts Implement spike work for plugin. 2025-09-08 15:50:06 +01:00
FileSystemService.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
MessageService.ts Refactor services and helpers: reorganize imports, implement ConversationFileSystemService, and enhance FileSystemService functionality 2025-09-30 21:20:24 +01:00
ServiceRegistration.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
Services.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
StreamingMarkdownService.ts refactor: cache markdown permalinks and update SearchVaultFiles description 2025-10-15 00:11:54 +01:00
StreamingService.ts fix: improve edit mode deactivation and request cancellation handling 2025-10-13 19:53:00 +01:00
VaultService.ts feat: add AI-powered conversation naming with Gemini integration 2025-10-17 16:18:23 +01:00
WorkSpaceService.ts refactor: improve dependency injection type safety and add AI exclusions setting 2025-10-12 21:26:01 +01:00