andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 32c478249b housekeeping: remove unused execution agent code and clean up orchestration flow
- Remove unused agentExecutionDefinitions and gatedDefinitions methods
- Delete obsolete CreatePlan.ts (replaced by ExecuteWorkflow.ts)
- Rename PlanningAgentSystemPrompt to PlanningPrompt for consistency
- Fix orchestration agent promise returns and replan flag handling
- Make saveConversation calls async throughout AIController
- Simplify vault cache delete event handling
- Change debug logging from console.log to console.debug
- Fix function name references in execution and main agents
2026-01-29 12:26:41 +00:00
..
Functions housekeeping: remove unused execution agent code and clean up orchestration flow 2026-01-29 12:26:41 +00:00
AIFunctionDefinitions.ts housekeeping: remove unused execution agent code and clean up orchestration flow 2026-01-29 12:26:41 +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