andy-stack_vaultkeeper-ai/Services
Andrew Beal 182d12173a feat: add VaultCacheService and vault monitoring capabilities
Register VaultCacheService as singleton dependency, add file event registration to VaultService for monitoring vault changes, implement listVaultContents method to retrieve all files and folders with exclusion filtering, and add comprehensive test coverage for new functionality.
2025-10-25 12:46:07 +01:00
..
AIFunctionService.ts Bump package versions. 2025-10-24 23:36:55 +01:00
ChatService.ts Fix function call parsing and conversation loading issues 2025-10-24 17:25:19 +01:00
ConversationFileSystemService.ts feat: add updated timestamp tracking to conversations 2025-10-22 10:06:32 +01:00
ConversationNamingService.ts refactor: improve path sanitization and remove unused chat area code 2025-10-24 17:25:32 +01:00
DependencyService.ts Implement spike work for plugin. 2025-09-08 15:50:06 +01:00
FileSystemService.ts refactor: replace let with const for immutable variables 2025-10-18 00:28:23 +01:00
SanitiserService.ts refactor: improve path sanitization and remove unused chat area code 2025-10-24 17:25:32 +01:00
ServiceRegistration.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Services.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
StatusBarService.ts feat: add animated token counter to status bar 2025-10-17 22:40:12 +01:00
StreamingMarkdownService.ts refactor: cache markdown permalinks and update SearchVaultFiles description 2025-10-15 00:11:54 +01:00
StreamingService.ts Fix: messages with function call and content were not being displayed. 2025-10-21 19:51:06 +01:00
VaultCacheService.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
VaultService.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
WorkSpaceService.ts refactor: improve dependency injection type safety and add AI exclusions setting 2025-10-12 21:26:01 +01:00