andy-stack_vaultkeeper-ai/Enums
Andrew Beal ee8da0e6a5 feat: add configurable search results and snippet size limits
Add user-configurable settings for search results limit (5-40) and snippet size limit (50-1000 chars) to control AI context usage. Update VaultService to use these limits instead of hardcoded values. Include comprehensive test coverage.
2025-11-03 20:46:23 +00:00
..
AIFunction.ts feat: add ListVaultFiles function and improve search behavior 2025-11-01 11:43:32 +00:00
ApiProvider.ts refactor: replace API provider dropdown with model selection dropdown 2025-10-21 22:14:35 +01:00
Copy.ts feat: add user instruction selector with dropdown UI 2025-11-02 23:19:11 +00: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 feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
Role.ts Refactor conversation content handling and improve error messages 2025-10-20 08:30:08 +01:00
SearchTrigger.ts refactor: replace direct DOM manipulation with HTMLService 2025-11-01 13:27:53 +00:00
Selector.ts feat: add configurable search results and snippet size limits 2025-11-03 20:46:23 +00:00