n8n/packages/core/src/execution-engine/node-execution-context
2025-07-04 09:21:48 +02:00
..
__tests__ feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897) 2025-07-04 09:21:48 +02:00
utils build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
base-execute-context.ts refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
credentials-test-context.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
execute-context.ts feat(AI Agent Node): Implement streaming on AI agent node (no-changelog) (#16897) 2025-07-04 09:21:48 +02:00
execute-single-context.ts refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078) 2025-03-21 14:01:26 +02:00
hook-context.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
index.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
load-options-context.ts refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
local-load-options-context.ts refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
node-execution-context.ts feat: Add model selector node (#16371) 2025-06-20 15:30:33 +02:00
poll-context.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
supply-data-context.ts build: Update ESLint to v9 (#16639) 2025-06-27 10:42:47 +02:00
trigger-context.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
webhook-context.ts feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403) 2025-04-09 14:45:24 +02:00
workflow-node-context.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00