n8n/packages/core/src/execution-engine/node-execution-context
2025-10-29 14:24:37 +02:00
..
__tests__ fix(core): Add execution hints support for tools (#21238) 2025-10-27 22:16:39 +02:00
utils fix(core): Add execution hints support for tools (#21238) 2025-10-27 22:16:39 +02:00
base-execute-context.ts refactor(Code Tool Node): Replace vm2 with taskrunner for js (#19247) 2025-09-09 14:15:31 +03: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(core): New 'chat' execution mode for Chat hub (no-changelog) (#21306) 2025-10-29 14:24:37 +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 ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02: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): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
local-load-options-context.ts feat(editor): Support relative dependent parameters for collection NodeProperties (#18916) 2025-08-28 16:34:23 +02:00
node-execution-context.ts feat: Implement Agent executing tools in the engine (#20030) 2025-09-29 19:22:10 +02:00
poll-context.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
supply-data-context.ts fix(core): Add execution hints support for tools (#21238) 2025-10-27 22:16:39 +02:00
trigger-context.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
webhook-context.ts feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03: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