n8n/packages/@n8n/nodes-langchain/utils/agent-execution
2026-06-30 14:41:00 +00:00
..
test fix(AI Agent Node): Preserve parallel tool call structure in chat memory (#32481) 2026-06-30 14:41:00 +00:00
buildResponseMetadata.ts feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
buildSteps.ts fix(AI Agent Node): Extract tool name correctly for MCP tool calls (#27345) 2026-03-23 13:21:20 +00:00
createEngineRequests.ts fix(langchain agent Node): Resolve sub-agent tool calls inline when nested (#31072) 2026-05-28 13:38:52 +00:00
executeEngineAction.ts fix(langchain agent Node): Resolve sub-agent tool calls inline when nested (#31072) 2026-05-28 13:38:52 +00:00
index.ts fix(langchain agent Node): Resolve sub-agent tool calls inline when nested (#31072) 2026-05-28 13:38:52 +00:00
memoryManagement.ts fix(AI Agent Node): Preserve parallel tool call structure in chat memory (#32481) 2026-06-30 14:41:00 +00:00
processEventStream.ts fix(AI Agent Node): Fix gemini 3 thought signature handling on Vertex AI (#24473) 2026-01-22 16:21:46 +00:00
processHitlResponses.ts feat(AI Agent Node): Pass chat input in denial messages (#24748) 2026-01-26 10:41:56 +00:00
serializeIntermediateSteps.ts fix(AI Agent Node): Serialize AI Agent intermediateSteps messageLog to plain objects (#25867) 2026-02-17 11:25:12 +00:00
types.ts fix(langchain agent Node): Resolve sub-agent tool calls inline when nested (#31072) 2026-05-28 13:38:52 +00:00