andy-stack_vaultkeeper-ai/Services
Andrew Beal 76afac7ffc refactor: enhance file operations to support batch reads and deletion
- Rename ReadVaultFile to ReadVaultFiles with multi-file support
- Add DeleteVaultFile function with confirmation parameter
- Update function references and error handling
- Return detailed error objects from FileSystemService
2025-10-15 21:06:23 +01:00
..
AIFunctionService.ts refactor: enhance file operations to support batch reads and deletion 2025-10-15 21:06:23 +01:00
ChatService.ts fix: prevent race conditions in chat lifecycle and conversation management 2025-10-14 23:45:10 +01:00
ConversationFileSystemService.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00
DependencyService.ts Implement spike work for plugin. 2025-09-08 15:50:06 +01:00
FileSystemService.ts refactor: enhance file operations to support batch reads and deletion 2025-10-15 21:06:23 +01:00
MessageService.ts Refactor services and helpers: reorganize imports, implement ConversationFileSystemService, and enhance FileSystemService functionality 2025-09-30 21:20:24 +01:00
ServiceRegistration.ts refactor: improve dependency injection type safety and add AI exclusions setting 2025-10-12 21:26:01 +01:00
Services.ts refactor: improve dependency injection type safety and add AI exclusions setting 2025-10-12 21:26:01 +01:00
StreamingMarkdownService.ts refactor: cache markdown permalinks and update SearchVaultFiles description 2025-10-15 00:11:54 +01:00
StreamingService.ts fix: improve edit mode deactivation and request cancellation handling 2025-10-13 19:53:00 +01:00
VaultService.ts refactor: simplify web search params and improve vault file handling 2025-10-15 20:13:14 +01:00
WorkSpaceService.ts refactor: improve dependency injection type safety and add AI exclusions setting 2025-10-12 21:26:01 +01:00