andy-stack_vaultkeeper-ai/Helpers
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
..
FileTagMapping.ts feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Helpers.ts refactor: extract randomSample utility 2025-10-14 19:54:17 +01:00
InputHelpers.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
SearchTypes.ts feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
Semaphore.ts Refactor services and helpers: reorganize imports, implement ConversationFileSystemService, and enhance FileSystemService functionality 2025-09-30 21:20:24 +01:00