andy-stack_vaultkeeper-ai/Components
Andrew Beal f2a7a41705 refactor: replace ListVaultFiles with content-based SearchVaultFiles
Replace list_vault_files function with search_vault_files that performs regex-based content search instead of listing all files. Add escapeRegex helper for search term sanitization. Remove unused edit mode CSS.
2025-10-14 18:54:16 +01:00
..
ChatArea.svelte fix: improve edit mode deactivation and request cancellation handling 2025-10-13 19:53:00 +01:00
ChatAreaThought.svelte Refactor chat scroll behavior to use dynamic padding instead of intervals 2025-10-11 12:28:42 +01:00
ChatWindow.svelte refactor: replace ListVaultFiles with content-based SearchVaultFiles 2025-10-14 18:54:16 +01:00
StreamingIndicator.svelte feat: add edit mode styling to streaming indicator 2025-10-13 19:25:29 +01:00
TopBar.svelte refactor: extract and reuse focusInput logic across components 2025-10-09 21:34:40 +01:00