andy-stack_vaultkeeper-ai/AIClasses/Mistral
Andrew Beal 28c8ccb44b feat: add quick actions system with provider-aware model settings
Introduce QuickActionsService and QuickAgent for lightweight, single-shot AI
operations. Add a dedicated quickActionModel setting alongside a new top-level
provider setting, with validation ensuring all models match the selected provider
and provider-specific defaults. Refactor FileSystemService to offer both TFile
and path-based overloads (readFile/readFilePath, writeToFile/writeToFilePath,
patchFile/patchFileAtPath). Replace window/document globals with activeWindow/
activeDocument throughout InputService and VaultkeeperAISettingTab for Obsidian
mobile compatibility.
Update linting packages to latest.
2026-04-20 20:20:22 +01:00
..
Mistral.ts feat: add quick actions system with provider-aware model settings 2026-04-20 20:20:22 +01:00
MistralAgent.ts Add provider-level tool call handling with Mistral web search support 2026-04-06 11:28:45 +01:00
MistralConversationNamingService.ts feat: add Mistral AI provider support with file handling and conversation naming 2026-02-28 14:12:30 +00:00
MistralFileService.ts feat: add Mistral AI provider support with file handling and conversation naming 2026-02-28 14:12:30 +00:00
MistralTypes.ts Add provider-level tool call handling with Mistral web search support 2026-04-06 11:28:45 +01:00