andy-stack_vaultkeeper-ai/Enums
Andrew Beal 679a94d173 feature: implement fuzzysearch service
refactor: rename type interfaces to use I prefix convention

Standardize naming by adding I prefix to all interface types across the codebase (StreamChunk → IStreamChunk, SearchMatch → ISearchMatch, etc.). Also rename conversationStore.ts to ConversationStore.ts for consistency.
2025-10-29 19:35:19 +00:00
..
AIFunction.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
ApiProvider.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
Copy.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
FileEvent.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Greeting.ts Add greeting messages based on time of day and implement TopBar component 2025-10-02 09:34:54 +01:00
Path.ts refactor: simplify web search params and improve vault file handling 2025-10-15 20:13:14 +01:00
Role.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
SearchTrigger.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
Selector.ts refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +01:00