andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
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
..
Functions refactor: improve plan execution with stricter scope and error handling 2026-01-06 20:49:02 +00:00
AIFunctionDefinitions.ts feat: add CompletePlan function to explicitly mark plan execution as complete 2026-01-04 22:47:22 +00:00
AIFunctionResponse.ts feat: implement prompt caching for Claude API requests 2025-12-27 19:52:59 +00:00
IAIFunctionDefinition.ts refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00