andy-stack_vaultkeeper-ai/Enums
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
..
AIFunction.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
ApiProvider.ts Add token counting service and refactor dependencies 2025-10-17 22:23:30 +01:00
Copy.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00
Greeting.ts Add greeting messages based on time of day and implement TopBar component 2025-10-02 09:34:54 +01:00
Path.ts refactor: simplify web search params and improve vault file handling 2025-10-15 20:13:14 +01:00
Role.ts Refactor conversation handling by introducing Conversation and ConversationContent classes, updating ChatArea and ChatWindow components, and enhancing file system service for conversation management. 2025-10-04 13:10:22 +01:00
Selector.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00