andy-stack_vaultkeeper-ai/Components
Andrew Beal e7516e796e feat: add user instruction selector with dropdown UI
- 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
2025-11-02 23:19:11 +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 feat: add user instruction selector with dropdown UI 2025-11-02 23:19:11 +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 feature: implement fuzzysearch service 2025-10-29 19:35:19 +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 feat: add user instruction selector with dropdown UI 2025-11-02 23:19:11 +00:00