andy-stack_vaultkeeper-ai/Components
Andrew Beal d0be254c5f feat: add batch file operations and move functionality
- Rename DeleteVaultFile to DeleteVaultFiles with array support
- Add MoveVaultFiles function for file relocation and renaming
- Refactor file operations to return structured success/error results
- Move directory creation logic to VaultService
- Register FileManager dependency for file operations
- Fix CSS variable for interactive accent blue hover state
2025-10-16 22:58:30 +01:00
..
ChatArea.svelte refactor: improve system prompt search strategy and fix UI styles 2025-10-15 22:57:06 +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 feat: add batch file operations and move functionality 2025-10-16 22:58:30 +01:00
StreamingIndicator.svelte refactor: replace hardcoded blue with dynamic accent color variable 2025-10-15 21:18:59 +01:00
TopBar.svelte fix: prevent race conditions in chat lifecycle and conversation management 2025-10-14 23:45:10 +01:00