n8n/packages/core/src/execution-engine
Michael Kret a98ed2ca49
feat: Respond to chat and wait for response (#12546)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-07-24 09:48:40 +01:00
..
__tests__ fix(Embeddings OpenAI Node): Disable model list filter when custom baseURL is set (#17296) 2025-07-16 16:56:02 +02:00
node-execution-context feat: Respond to chat and wait for response (#12546) 2025-07-24 09:48:40 +01:00
partial-execution-utils refactor(core): Lintfix core and workflow packages (#17096) 2025-07-08 13:04:50 +02:00
active-workflows.ts refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +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): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +02: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
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 refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01: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 ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +01:00
workflow-execute.ts fix(core): Ignore pairedItem when checking for incorrect output data from a node (#17340) 2025-07-22 09:22:35 +02:00