andy-stack_vaultkeeper-ai/Types
Andrew Beal 7e71861a4d refactor: improve plan execution with stricter scope and error handling
- Add currentProvider getter to AI classes for provider access
- Enhance planning prompt to discourage over-engineering and scope creep
- Return Unknown enum instead of throwing for invalid AI functions
- Add completion reminders to execution steps
- Fix ChatPlanArea height calculation timing
- Update tests to handle Unknown function gracefully
2026-01-06 20:49:02 +00:00
..
ApiError.ts Add provider-specific retry delay extraction for rate limits 2025-12-31 14:19:42 +00:00
ExecutionPlan.ts refactor: improve plan execution with stricter scope and error handling 2026-01-06 20:49:02 +00:00
ExecutionStep.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00