n8n/packages/core/src/execution-engine/node-execution-context
Suguru Inoue 9dd5b31c9c
fix: Fix error handling in sending chat message (no-changelog) (#22515)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-12-01 13:28:54 +01:00
..
__tests__ refactor(core): Always use RunExecutionData factory (no-changelog) (#22096) 2025-11-21 13:42:13 +01:00
utils fix: Fix error handling in sending chat message (no-changelog) (#22515) 2025-12-01 13:28:54 +01:00
base-execute-context.ts fix(core): Defer requirements check for Python runner in internal mode (#22448) 2025-11-28 12:35:11 +01: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 chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +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 chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01: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 chore(core): Extend FunctionsBase for easy access to execution context (#21829) 2025-11-13 18:02:41 +01:00
poll-context.ts chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01: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 chore(core): Propagate execution context (#21880) 2025-11-17 10:23:39 +01:00
webhook-context.ts refactor(core): Add factory functions to create instances of IRunExecutionData (#21554) 2025-11-17 20:19:50 +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