mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Enhance DeleteVaultFiles to handle both files and folders - Change VaultService.delete to use vault.trash instead of permanent deletion - Remove TFile type check to allow folder deletion - Simplify delete method signature by removing unused force parameter - Increase default snippet size limit from 150 to 300 characters - Fix IPrompt to use SettingsService instead of direct plugin access - Update all tests to reflect trash behavior and folder support |
||
|---|---|---|
| .. | ||
| Claude | ||
| FunctionDefinitions | ||
| Gemini | ||
| OpenAI | ||
| AIFunctionCall.ts | ||
| IAIClass.ts | ||
| IConversationNamingService.ts | ||
| IPrompt.ts | ||
| ITokenService.ts | ||
| NamePrompt.ts | ||
| SystemPrompt.ts | ||