andy-stack_vaultkeeper-ai/__tests__
Andrew Beal 72ddbba72e feat: add ListVaultFiles function and improve search behavior
- Add new ListVaultFiles AI function for listing vault contents
- Remove auto-fallback to listing all files when search returns 0 results
- Improve SearchVaultFiles description to clarify it searches content
- Add listFoldersInDirectory and listDirectoryContents methods to VaultService
- Update SanitiserService to normalize empty strings to "/" (vault root)
- Add allowAccessToPluginRoot parameter to searchVaultFiles
- Update tests to reflect new search behavior and list operations
- Add DeregisterAllServices call in plugin onunload
- Update dependencies (@google/genai, svelte, vitest, eslint)
2025-11-01 11:43:32 +00:00
..
AIClasses refactor: use promptContent for user messages across AI providers 2025-10-31 18:32:40 +00:00
Conversations Add promptContent parameter to ConversationContent class 2025-10-29 19:41:05 +00:00
Helpers feat: add VaultCacheService and vault monitoring capabilities 2025-10-25 12:46:07 +01:00
Services feat: add ListVaultFiles function and improve search behavior 2025-11-01 11:43:32 +00:00
HANDOFF.md add: new unit / integration tests 2025-10-30 09:33:05 +00:00
setup.ts add: new unit / integration tests 2025-10-30 09:33:05 +00:00