andy-stack_vaultkeeper-ai/Services
Andrew Beal db054744ba Add token counting service and refactor dependencies
- Implement ITokenService interface and GeminiTokenService for token counting
- Add StatusBarService for managing status bar messages
- Extract AIProviderModel enum to centralize model configuration
- Remove unused MessageService and AIThoughtMessage classes
- Update dependency registration to include new services
- Clean up main plugin initialization and status bar handling
2025-10-17 22:23:30 +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
ServiceRegistration.ts Add token counting service and refactor dependencies 2025-10-17 22:23:30 +01:00
Services.ts Add token counting service and refactor dependencies 2025-10-17 22:23:30 +01:00
StatusBarService.ts Add token counting service and refactor dependencies 2025-10-17 22:23:30 +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