mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| 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 | ||