andy-stack_vaultkeeper-ai/Types
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
..
ApiError.ts Add provider-specific retry delay extraction for rate limits 2025-12-31 14:19:42 +00:00
ExecutionPlan.ts refactor: improve function call/response parsing and filtering 2025-12-31 22:56:22 +00:00
ExecutionStep.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00