mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- 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) |
||
|---|---|---|
| .. | ||
| DeleteVaultFiles.ts | ||
| ListVaultFiles.ts | ||
| MoveVaultFiles.ts | ||
| ReadVaultFiles.ts | ||
| SearchVaultFiles.ts | ||
| WriteVaultFile.ts | ||