mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Add currentProvider getter to AI classes for provider access - Enhance planning prompt to discourage over-engineering and scope creep - Return Unknown enum instead of throwing for invalid AI functions - Add completion reminders to execution steps - Fix ChatPlanArea height calculation timing - Update tests to handle Unknown function gracefully |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAttachments.svelte | ||
| ChatInput.svelte | ||
| ChatPlanArea.svelte | ||
| ChatSearchResults.svelte | ||
| ChatWindow.svelte | ||
| DiffControls.svelte | ||
| InputDisplay.svelte | ||
| Spinner.svelte | ||
| StreamingIndicator.svelte | ||
| ThoughtIndicator.svelte | ||
| TopBar.svelte | ||
| UserInstruction.svelte | ||