andy-stack_vaultkeeper-ai/Components
Andrew Beal 1aa0d0000d feat: add edit mode toggle to enable destructive AI actions
- Add allowDestructiveActions parameter throughout AI request chain
- Implement edit mode UI toggle with visual indicators
- Update getQueryActions to conditionally include destructive tools
- Add blue highlight styling when edit mode is active
2025-10-13 19:12:06 +01:00
..
ChatArea.svelte refactor: centralize CSS class names in Selector enum 2025-10-13 13:14:54 +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 edit mode toggle to enable destructive AI actions 2025-10-13 19:12:06 +01:00
StreamingIndicator.svelte Refactor chat scroll behavior to use dynamic padding instead of intervals 2025-10-11 12:28:42 +01:00
TopBar.svelte refactor: extract and reuse focusInput logic across components 2025-10-09 21:34:40 +01:00