andy-stack_vaultkeeper-ai/Services
Andrew Beal 23721246bd refactor: improve path sanitization and remove unused chat area code
- Remove unused conversationKey and incomplete message sorting logic
- Add stack limit protection to conversation naming loop
- Enhance UTF-8 truncation to preserve character boundaries
- Add empty segment fallback and improve documentation
- Fix VaultService.exists to respect access restrictions
2025-10-24 17:25:32 +01:00
..
AIFunctionService.ts Add Claude API provider support with streaming and tool integration 2025-10-19 14:23:24 +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 Fix function call parsing and conversation loading issues 2025-10-24 17:25:19 +01:00
Services.ts Fix function call parsing and conversation loading issues 2025-10-24 17:25:19 +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
VaultService.ts refactor: improve path sanitization and remove unused chat area code 2025-10-24 17:25:32 +01:00
WorkSpaceService.ts refactor: improve dependency injection type safety and add AI exclusions setting 2025-10-12 21:26:01 +01:00