mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
Move API key storage from single key to per-provider keys. Extract settings logic from plugin to new SettingsService, updating all AI classes and components to use centralized service. Add visual indicators for active user instructions in UI. |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAreaThought.svelte | ||
| ChatInput.svelte | ||
| ChatSearchResults.svelte | ||
| ChatWindow.svelte | ||
| StreamingIndicator.svelte | ||
| TopBar.svelte | ||
| UserInstruction.svelte | ||