andy-stack_vaultkeeper-ai/Services
Andrew Beal ae5a5ed5de refactor: consolidate file exclusion logic with shouldBeCached method
Move duplicate exclusion checks into a single shouldBeCached method and apply it consistently across file and folder events. Also fix glob pattern matching to correctly handle directory patterns ending with /.
2025-10-30 08:34:11 +00:00
..
AIFunctionService.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
ChatService.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
ConversationFileSystemService.ts Add promptContent parameter to ConversationContent class 2025-10-29 19:41:05 +00: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 feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
InputService.ts Convert input helpers into service. 2025-10-29 19:46:20 +00:00
SanitiserService.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
ServiceRegistration.ts Convert input helpers into service. 2025-10-29 19:46:20 +00:00
Services.ts Convert input helpers into service. 2025-10-29 19:46:20 +00:00
StatusBarService.ts feat: add animated token counter to status bar 2025-10-17 22:40:12 +01:00
StreamingMarkdownService.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
StreamingService.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
UserInputService.ts fix: remove min query length requirement and improve search UI styling 2025-10-29 21:33:45 +00:00
VaultCacheService.ts refactor: consolidate file exclusion logic with shouldBeCached method 2025-10-30 08:34:11 +00:00
VaultService.ts refactor: consolidate file exclusion logic with shouldBeCached method 2025-10-30 08:34:11 +00:00
WorkSpaceService.ts refactor: improve dependency injection type safety and add AI exclusions setting 2025-10-12 21:26:01 +01:00