mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Remove 3-character minimum search query requirement - Add dynamic padding to search results container - Style search results with icons, grid layout, and hover states - Fix missing semicolons in ChatInput event handlers - Implement auto-scroll for selected search result - Initialize vault cache after metadata resolution - Update tests to reflect removed query length validation |
||
|---|---|---|
| .. | ||
| AIFunctionService.ts | ||
| ChatService.ts | ||
| ConversationFileSystemService.ts | ||
| ConversationNamingService.ts | ||
| DependencyService.ts | ||
| FileSystemService.ts | ||
| InputService.ts | ||
| SanitiserService.ts | ||
| ServiceRegistration.ts | ||
| Services.ts | ||
| StatusBarService.ts | ||
| StreamingMarkdownService.ts | ||
| StreamingService.ts | ||
| UserInputService.ts | ||
| VaultCacheService.ts | ||
| VaultService.ts | ||
| WorkSpaceService.ts | ||