andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal 18d0741ec9 refactor: improve function call/response parsing and filtering
- Move parseFunctionCall/parseFunctionResponse to ResponseHelper
- Enhance orphaned call/response filtering with detailed debug logs
- Add toolId to conversation content for better tracking
- Fix planning workflow execution mechanics and step numbering
- Remove unused planning agent appendix and detailedAppendixForPlanningAgent
- Add conversation save callbacks throughout AI controller loops
- Improve multi-agent function handling to avoid exceptions
- Update all tests to include toolId fields for proper filtering
2025-12-31 22:56:22 +00:00
..
Functions fix: improve conversation filtering and add plan cancellation 2025-12-31 13:42:33 +00:00
AIFunctionDefinitions.ts refactor: improve function call/response parsing and filtering 2025-12-31 22:56:22 +00:00
AIFunctionResponse.ts feat: implement prompt caching for Claude API requests 2025-12-27 19:52:59 +00:00
IAIFunctionDefinition.ts refactor: improve type safety and add Zod validation for function arguments 2025-11-10 19:41:17 +00:00