andy-stack_vaultkeeper-ai/AIClasses/FunctionDefinitions
Andrew Beal fb20108dc9 fix: improve conversation filtering and add plan cancellation
- Add toolId matching validation for function call/response pairs
- Filter orphaned function calls and responses with warnings
- Add CancelPlan function to abort plan execution
- Fix planning response handling in execution agent
- Pass clearThoughtOnContent flag through streaming pipeline
2025-12-31 13:42:33 +00:00
..
Functions fix: improve conversation filtering and add plan cancellation 2025-12-31 13:42:33 +00:00
AIFunctionDefinitions.ts fix: improve conversation filtering and add plan cancellation 2025-12-31 13:42:33 +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