andy-stack_vaultkeeper-ai/Services
2025-11-09 23:09:08 +00:00
..
AIFunctionService.ts feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
ChatService.ts fix: prevent empty messages and assistant-to-assistant structure 2025-11-09 13:57:47 +00:00
ConversationFileSystemService.ts Add promptContent parameter to ConversationContent class 2025-10-29 19:41:05 +00:00
ConversationNamingService.ts feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
DependencyService.ts test: add cleanup to prevent memory leaks in test suites 2025-10-30 12:15:35 +00:00
FileSystemService.ts Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00
HTMLService.ts refactor: replace direct DOM manipulation with HTMLService 2025-11-01 13:27:53 +00:00
InputService.ts fix: improve search trigger cursor positioning and UX 2025-11-01 02:01:17 +00:00
SanitiserService.ts refactor: improve path normalization and method visibility 2025-11-01 15:02:41 +00:00
ServiceRegistration.ts Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00
Services.ts Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00
SettingsService.ts Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00
StatusBarService.ts Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00
StreamingMarkdownService.ts refactor: replace direct DOM manipulation with HTMLService 2025-11-01 13:27:53 +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 Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00
VaultService.ts Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00
WorkSpaceService.ts Rename from AI Agent to Vault AI 2025-11-09 23:09:08 +00:00