andy-stack_vaultkeeper-ai/Components
Andrew Beal 6be51ebaae fix: prevent race conditions in chat lifecycle and conversation management
- Add abort flag to prevent semaphore double-release during stop
- Stop active chats before deleting conversations to avoid state corruption
- Treat empty search terms as explicit request for all files
2025-10-14 23:45:10 +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 style: increase streaming indicator glow shadow spread 2025-10-14 22:58:58 +01:00
TopBar.svelte fix: prevent race conditions in chat lifecycle and conversation management 2025-10-14 23:45:10 +01:00