mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +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 |
||
|---|---|---|
| .. | ||
| AIFunction.ts | ||
| ApiProvider.ts | ||
| Copy.ts | ||
| FileEvent.ts | ||
| Greeting.ts | ||
| Path.ts | ||
| Role.ts | ||
| SearchTrigger.ts | ||
| Selector.ts | ||