andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions/Functions
Andrew Beal c0178dc364 feat: add multi-term search and user instruction UI with file path setting
Refactor SearchVaultFiles to accept array of search terms, add user instruction panel in chat input with toggle button, move user instruction path to settings (from hardcoded), improve search result interaction with mouse/keyboard support, fix async exists() method in VaultService, and create example instructions file on first launch
2025-11-02 20:16:06 +00:00
..
DeleteVaultFiles.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
ListVaultFiles.ts feat: add ListVaultFiles function and improve search behavior 2025-11-01 11:43:32 +00:00
MoveVaultFiles.ts feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
ReadVaultFiles.ts refactor: enhance file operations to support batch reads and deletion 2025-10-15 21:06:23 +01:00
SearchVaultFiles.ts feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
WriteVaultFile.ts refactor: enhance file operations to support batch reads and deletion 2025-10-15 21:06:23 +01:00