andy-stack_vaultkeeper-ai/Modals
Andrew Beal 275f548914 refactor: streamline planning UX and strengthen complexity gate
Restructure system prompt to enforce mandatory complexity evaluation before action. Replace verbose multi-step planning framework with concise gate-based decision model. Add UI for execution plan visibility. Improve planning/execution separation by blocking execution tools during planning phase. Remove cancellation indicator component. Fix conversation deletion bug preventing saves after delete. Strengthen type safety for AIFunction names. Simplify function summary format for planning agent. Update test mocks for new callback signatures.
2026-01-03 11:15:32 +00:00
..
ConversationHistoryModal.ts fix: improve chat scroll calculation and conversation deletion handling 2025-12-20 01:34:41 +00:00
ConversationHistoryModalSvelte.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
HelpModal.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
HelpModalSvelte.svelte refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00