n8n/packages/core/src/execution-engine
2025-10-27 22:16:39 +02:00
..
__tests__ fix(core): Prevent duplicate nodeExecuteBefore events for agent nodes (#20726) 2025-10-14 10:54:21 +02:00
node-execution-context fix(core): Add execution hints support for tools (#21238) 2025-10-27 22:16:39 +02:00
partial-execution-utils fix(core): Replace actual root when manually running tools of Agent Tools (#19243) 2025-09-05 16:10:46 +02:00
active-workflows.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
execution-lifecycle-hooks.ts feat(core): Implement lifecycle hooks to support streaming responses (no-changelog) (#16391) 2025-06-24 15:38:03 +02:00
external-secrets-proxy.ts refactor(core): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +02:00
index.ts refactor(core): Rename data-store to data-table in the BE (no-changelog) (#20424) 2025-10-07 11:10:30 +03:00
interfaces.ts refactor(core): Move more code out of NodeExecutionFunctions, and add unit tests (no-changelog) (#13131) 2025-02-07 17:35:51 +01:00
requests-response.ts fix(core): Prevent duplicate nodeExecuteBefore events for agent nodes (#20726) 2025-10-14 10:54:21 +02:00
routing-node.ts fix(Embeddings OpenAI Node): Disable model list filter when custom baseURL is set (#17296) 2025-07-16 16:56:02 +02:00
scheduled-task-manager.ts fix(core): Protect against duplicate cron registration (#18005) 2025-08-06 15:35:52 +02:00
ssh-clients-manager.ts fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
triggers-and-pollers.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
workflow-execute.ts fix(core): Prevent duplicate nodeExecuteBefore events for agent nodes (#20726) 2025-10-14 10:54:21 +02:00