andy-stack_vaultkeeper-ai/Components
Andrew Beal 5d3cde18c7 feat: implement rich text input with search trigger system
Add contenteditable chat input supporting inline search triggers for tags, files, and folders. Implement custom backspace/paste/drop handlers, trigger-to-text conversion for API requests, and improved cursor position management. Fix vault exclusion logic to properly cache non-excluded files.
2025-10-31 15:03:40 +00:00
..
ChatArea.svelte refactor: make scroll behavior configurable in ChatArea 2025-10-24 18:16:38 +01:00
ChatAreaThought.svelte refactor: migrate to Obsidian theme variables for consistent theming 2025-10-17 23:51:23 +01:00
ChatInput.svelte feat: implement rich text input with search trigger system 2025-10-31 15:03:40 +00:00
ChatSearchResults.svelte fix: remove min query length requirement and improve search UI styling 2025-10-29 21:33:45 +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