mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 06:42:03 +00:00
- Add dropdown interface for selecting custom user instructions - Include "No custom instructions" option to clear selection - Highlight currently active instruction with accent border - Auto-save selected instruction to plugin settings - Close dropdown on click outside or focus loss - Add keyboard navigation with arrow keys and enter - Scroll selected instruction into view automatically - Reset search state when chat input loses focus |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAreaThought.svelte | ||
| ChatInput.svelte | ||
| ChatSearchResults.svelte | ||
| ChatWindow.svelte | ||
| StreamingIndicator.svelte | ||
| TopBar.svelte | ||
| UserInstruction.svelte | ||