andy-stack_vaultkeeper-ai/Components
Andrew Beal 74560ae685 refactor: centralize API key management with SettingsService
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.
2025-11-03 17:14:32 +00:00
..
ChatArea.svelte fix: improve search trigger cursor positioning and UX 2025-11-01 02:01:17 +00:00
ChatAreaThought.svelte Adjust botom margin on chat thought container. 2025-11-01 11:52:35 +00:00
ChatInput.svelte refactor: centralize API key management with SettingsService 2025-11-03 17:14:32 +00:00
ChatSearchResults.svelte feat: add multi-term search and user instruction UI with file path setting 2025-11-02 20:16:06 +00:00
ChatWindow.svelte refactor: centralize API key management with SettingsService 2025-11-03 17:14:32 +00:00
StreamingIndicator.svelte feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
TopBar.svelte feature: implement fuzzysearch service 2025-10-29 19:35:19 +00:00
UserInstruction.svelte refactor: centralize API key management with SettingsService 2025-11-03 17:14:32 +00:00