n8n/packages/@n8n/nodes-langchain/utils/agent-execution/test
2026-01-30 08:34:39 +00:00
..
buildResponseMetadata.test.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
buildSteps.test.ts fix(AI Agent Node): Fix gemini thought signatures for parallel tool calls (#24982) 2026-01-30 08:34:39 +00:00
createEngineRequests.test.ts feat(core): Add $tool.name and $tool.parameters expressions (#24783) 2026-01-26 07:31:30 +00:00
memoryManagement.test.ts fix(AI Agent Node): Store AI agent tool calls as native LangChain messages (#23687) 2026-01-05 11:36:14 +01:00
processHitlResponses.test.ts feat(AI Agent Node): Pass chat input in denial messages (#24748) 2026-01-26 10:41:56 +00:00