Commit Graph

3070 Commits

Author SHA1 Message Date
Albert Alises
491360fbc7
fix(core): Ground AI workflow completion in saved graph (#31742) 2026-06-04 16:08:54 +00:00
eric-liu
add5ab29dd
feat: Add AWS Assume Role support for Bedrock nodes (#28663)
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-06-04 15:08:41 +00:00
Stephen Wright
ac4778bb5c
feat(NVIDIA Nemotron Chat Model Node): Restrict model selector to supported models (#31698) 2026-06-04 14:30:22 +00:00
oleg
ab741ed6db
refactor(ai-builder): Remove retired AI builder experiment flags (no-changelog) (#31744) 2026-06-04 14:26:03 +00:00
Tomi Turtiainen
bca1e08ea8
chore(core): Require SQLite migration recreate acknowledgements (#31202) 2026-06-04 13:42:27 +00:00
Jaakko Husso
2993afb31d
fix(core): Keep Instance AI builder sandboxes thread-scoped and non-ephemeral (#31745) 2026-06-04 13:36:17 +00:00
Bernhard Wittmann
f4e998f245
fix(core): Prefer MCP registry nodes when wiring AI Agent tools (#30774)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-06-04 12:24:13 +00:00
Raúl Gómez Morales
22eb20f183
feat(core): Surface workflow execution source to the editor (no-changelog) (#31724) 2026-06-04 12:22:10 +00:00
Irénée
b66d33c305
feat: Gate custom telemetry attributes by license (#31723) 2026-06-04 11:54:02 +00:00
Savelii
f459d73236
feat(core): Add "Additional scopes" field to OIDC SSO setup (#31708)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 10:49:36 +00:00
Riqwan Thamir
790afbcf3d
feat(core): Add smooth stream options to agents sdk (#31715)
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
2026-06-04 10:28:40 +00:00
José Braulio González Valido
f25e12de87
ci(ai-builder): Add iterations + experiment-name inputs to instance-ai eval dispatch (no-changelog) (#31631)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 09:57:08 +00:00
Iván Ovejero
b858fbe91f
feat(core): Add Prometheus metrics for execution data (#31655) 2026-06-04 09:51:21 +00:00
Jaakko Husso
13a1a993f5
fix(core): Make AI assistant conversation pruning happen regularly (#31707) 2026-06-04 09:39:22 +00:00
Albert Alises
6cd07e5b42
fix: Add item-flow builder guidance (no-changelog) (#31660) 2026-06-04 09:23:20 +00:00
yehorkardash
bcbcf7be69
fix: Use isolated runtimes for agent calls (no-changelog) (#31658) 2026-06-04 09:21:13 +00:00
oleg
afd7ddf372
feat(core): Use n8n default sandbox for Instance AI (no-changelog) (#31335)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Claude <noreply@anthropic.com>
2026-06-04 08:31:27 +00:00
Arvin A
5e0e2661f5
fix(core): Polyfill DOMMatrix when parsing PDFs in Data Loader (#31669) 2026-06-04 08:06:30 +00:00
Thanasis G
9ac7c5b0ee
feat(core): Add telemetry for data redaction enforcement instance policy (no-changelog) (#31572)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Csaba Tuncsik <csaba.tuncsik@gmail.com>
2026-06-04 08:02:08 +00:00
oleg
69e9202822
chore(core): Update Instance AI default model (#31695) 2026-06-04 07:53:36 +00:00
Riqwan Thamir
08180344ea
feat(core): Add templates to knowledge base (no-changelog) (#31642) 2026-06-04 06:41:13 +00:00
Matsu
d7d2071bdd
test: Migrate @n8n/db from Jest to Vitest (no-changelog) (#31560)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 06:17:59 +00:00
bjorger
73d8bbe121
feat(core): Add inline sub-agent delegation (#31553)
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 16:00:54 +00:00
Albert Alises
7e8c04299c
perf: Reduce Instance AI memory usage (#31656)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2026-06-03 15:54:42 +00:00
Jaakko Husso
001d242af6
fix(core): Preserve filesystem binding when reading workspace files (no-changelog) (#31667)
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
2026-06-03 15:40:41 +00:00
Bernhard Wittmann
7efcc311b5
feat: Add MCP registry instance AI connections endpoints (#31618) 2026-06-03 14:21:36 +00:00
Tomi Turtiainen
6d73d8d9ca
build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +00:00
Tomi Turtiainen
8570de09c0
chore: Add clean scripts to all buildable packages (no-changelog) (#31622) 2026-06-03 13:47:34 +00:00
Matsu
5feafdfafd
test: Migrate @n8n/computer-use from Jest to Vitest (#31482)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 13:42:19 +00:00
bjorger
872171cd66
fix(core): Normalize LangChain parser errors (#31499)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 12:51:23 +00:00
Stephen Wright
d4bb69aee2
refactor(core): Store redaction enforcement as a floor enum natively (#31629) 2026-06-03 12:29:42 +00:00
Danny Martini
6e0517e134
refactor(core): Use Time constants for time-based config defaults (#31639)
Co-authored-by: Emilia <emilia.trinca@n8n.io>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 12:23:27 +00:00
Raúl Gómez Morales
e27c4feaca
feat(core): Invalidate instance-ai build-workflow cache on canvas edits (#31274) 2026-06-03 11:09:23 +00:00
Albert Alises
67b177b156
test(core): Refresh Instance AI workflow builder recordings (#31413) 2026-06-03 10:28:33 +00:00
Alexander Gekov
5e9a8a071f
fix(core): Show actionable message when OAuth2 token refresh fails (#30460) 2026-06-03 10:12:48 +00:00
Sandra Zollner
91166af946
feat(core): Add id-only credential resolution to package import (#31223)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 09:00:57 +00:00
yehorkardash
86e42203ff
feat: Allow cancelling HITL messages (no-changelog) (#31561) 2026-06-03 08:55:04 +00:00
Tomi Turtiainen
d7b759dfb4
test: Fix binary data benchmarks (#31198) 2026-06-03 08:16:32 +00:00
Riqwan Thamir
21d7daaa82
feat(core): Add KB tools to orchestrator and planner (#31608) 2026-06-03 08:14:49 +00:00
Dawid Myslak
18d4fddebb
fix(LangChain Code Node): Hide node from the node catalogue (#31464)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 08:06:27 +00:00
Ricardo Espinoza
412044731e
feat(core): Split API key scopes and let admins see and revoke any key (#31237)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-03 07:51:22 +00:00
Matsu
3ea606ac60
test: Resolve test-config module aliases dynamically instead of hardcoding versions (no-changelog) (#31621)
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 07:44:01 +00:00
Matsu
25766222b8
chore: Migrate instance-ai from Jest to Vitest (#31463) 2026-06-03 06:48:27 +00:00
Charlie Kolb
24f27ed559
fix(core): Improve validator error messages for name and label fields (#31391) 2026-06-03 06:41:25 +00:00
Matsu
0a3d04faa2
test: Migrate @n8n/workflow-sdk from Jest to Vitest (no-changelog) (#31546)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 06:08:31 +00:00
Matsu
2824370072
test: Migrate @n8n/mcp-browser test suite from Jest to Vitest (no-changelog) (#31527) 2026-06-03 05:57:20 +00:00
Srinjoy
6bcd02a5f0
fix(core): Fix hardcoded aud claim in MCP OAuth tokens (#30558)
Some checks are pending
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-06-02 21:37:30 +00:00
n8n-cat-bot[bot]
098fcb39cb
test: Stabilize AI unit tests against cold heavy-load timeouts (#31592)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 21:13:49 +00:00
Lorent Lempereur
957fdecabc
feat(core): Monitor and recover Postgres connection pool (#31008)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 19:20:13 +00:00
bjorger
255b7a1543
fix(core): Strip legacy unsupported config before agent JSON validation (#31577)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-02 16:41:50 +00:00