andy-stack_vaultkeeper-ai/Services
Andrew Beal 3852194f2d add: new unit / integration tests
fix: standardize error messages and improve cache path filtering

Standardize "Error parsing function call" message across Claude and OpenAI providers. Fix VaultCacheService to properly handle file events when paths move in/out of cached folders. Update test documentation and setup for Session 4.
2025-10-30 09:33:05 +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 add: new unit / integration tests 2025-10-30 09:33:05 +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