andy-stack_vaultkeeper-ai/Components
Andrew Beal 19cd82ad7d feat: split ask_user_question into separate planning and execution functions
Add distinct AskUserQuestionPlanning and AskUserQuestionExecution functions to enable user consultation during both planning and execution phases. Update system prompt to clarify when to seek user input vs. replan. Fix plan area rendering timing and improve execution flow handling.
2026-01-07 20:00:40 +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 feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00
ChatPlanArea.svelte feat: split ask_user_question into separate planning and execution functions 2026-01-07 20:00:40 +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 feat: split ask_user_question into separate planning and execution functions 2026-01-07 20:00:40 +00:00
DiffControls.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
InputDisplay.svelte feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +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