mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Implement fuzzysort-based matching methods (matchTag, matchFile, matchFolder) with automatic preparation of search targets. Add folder tracking alongside existing file/tag caching. Update event handlers to maintain fuzzy search indices on create/rename/delete operations. |
||
|---|---|---|
| .. | ||
| AIFunctionService.ts | ||
| ChatService.ts | ||
| ConversationFileSystemService.ts | ||
| ConversationNamingService.ts | ||
| DependencyService.ts | ||
| FileSystemService.ts | ||
| SanitiserService.ts | ||
| ServiceRegistration.ts | ||
| Services.ts | ||
| StatusBarService.ts | ||
| StreamingMarkdownService.ts | ||
| StreamingService.ts | ||
| VaultCacheService.ts | ||
| VaultService.ts | ||
| WorkSpaceService.ts | ||