andy-stack_vaultkeeper-ai/Components
Andrew Beal 817ab3d332 fix: improve planning mode error handling and UI state management
- Add MAX_AGENT_DEPTH check to prevent infinite planning recursion
- Prompt user to submit plan if not provided instead of silent failure
- Clear planning mode when deactivating edit mode
- Remove inline overflow-y style in favor of CSS declaration
- Update error copy for clarity
- Remove unused deactivateEditMode method
2026-01-04 23:40:31 +00:00
..
ChatArea.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
ChatAttachments.svelte Add height animation to chat attachments container 2025-12-23 20:25:10 +00:00
ChatInput.svelte refactor: implement planning mode with user questions and cross-provider function call improvements 2026-01-04 18:52:44 +00:00
ChatPlanArea.svelte fix: improve planning mode error handling and UI state management 2026-01-04 23:40:31 +00:00
ChatSearchResults.svelte feat: add support for file attachments via drag and drop and paste. 2025-12-22 20:02:02 +00:00
ChatWindow.svelte fix: improve planning mode error handling and UI state management 2026-01-04 23:40:31 +00:00
DiffControls.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
InputDisplay.svelte refactor: implement planning mode with user questions and cross-provider function call improvements 2026-01-04 18:52:44 +00:00
Spinner.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
StreamingIndicator.svelte refactor: improve chat layout updates and remove unused imports 2025-12-11 08:42:09 +00:00
ThoughtIndicator.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
TopBar.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
UserInstruction.svelte refactor: clean up imports and improve view focus handling 2025-12-13 14:45:56 +00:00