andy-stack_vaultkeeper-ai/Types
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
..
ApiError.ts Add provider-specific retry delay extraction for rate limits 2025-12-31 14:19:42 +00:00
ExecutionPlan.ts refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
ExecutionStep.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00