mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
- Add shuffleArray helper function for randomized file processing - Process files in parallel batches to improve search performance - Implement early termination when sufficient matches are found - Optimize snippet extraction to reduce redundant text operations - Simplify search result structure to reduce memory overhead - Update setting description to mention increased search time - Fix test mocks for empty search term handling |
||
|---|---|---|
| .. | ||
| FileTagMapping.ts | ||
| Helpers.ts | ||
| SearchTypes.ts | ||
| Semaphore.ts | ||
| StringTools.ts | ||