andy-stack_vaultkeeper-ai/Components
Andrew Beal ae5754040a feat: implement progressive search strategy with relationship inference
Adds multi-tier search approach that exhaustively tries broader terms,
partial matches, and synonyms before concluding information doesn't exist.
Enables relationship inference from found content to answer queries about
connected entities. Fixes padding calculation to account for consecutive
assistant messages by summing their heights.
2025-10-14 20:22:01 +01:00
..
ChatArea.svelte feat: implement progressive search strategy with relationship inference 2025-10-14 20:22:01 +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