Commit Graph

3567 Commits

Author SHA1 Message Date
Iván Ovejero
6509d774aa
perf(core): Reduce DB reads for global credentials check (#33918) 2026-07-09 13:31:51 +00:00
James Gee
ce9689e953
refactor(core): Use a bindings object instead of credentialBindings on import (no-changelog) (#33816) 2026-07-09 11:55:05 +00:00
Matsu
b7c6c9b215
chore: Migrate @n8n/agents to TypeScript 7 (no-changelog) (#33912) 2026-07-09 11:52:49 +00:00
Robin Braumann
77bce18ff8
fix(core): Normalize Anthropic base URL to the versioned API path (no-changelog) (#33848)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 11:15:09 +00:00
Robin Braumann
b93baf9f80
feat(core): Add vector store connections to the agent builder Knowledge tab (no-changelog) (#33767)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 11:11:50 +00:00
Emilia
7f4ec7af62
feat(core): Add Durable Scheduler metrics and instrumentation (no-changelog) (#33853)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-09 10:46:04 +00:00
Matsu
cbf2d2027b
chore: Set up repository for TypeScript 7 migration (#33890) 2026-07-09 13:21:16 +03:00
Raúl Gómez Morales
1fd337a734
feat(core): Add per-step checkpoints and crash resume to the agents SDK (no-changelog) (#33845) 2026-07-09 10:11:28 +00:00
Guillaume Jacquart
31e75b9022
chore: Align private/dynamic credential wording to "end-user credentials" (#33865)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 09:24:39 +00:00
Jaakko Husso
4dd369991f
feat(core): Use a shared per-thread event sequence for Instance AI multi-main (no-changelog) (#33558)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 07:44:20 +00:00
Robin Braumann
52b72dd5a8
feat(core): Add vector store support to the agents SDK (no-changelog) (#33683)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 07:14:29 +00:00
Matsu
8bb6489918
chore: Remove remaining Jest references (no-changelog) (#33412)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-09 09:29:24 +03:00
Anne Aguirre
6c5a5086b3
feat(core): Guide users through channel setup when building agents in the AI Assistant (#33479)
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 19:46:14 +00:00
Anne Aguirre
50d2340c51
fix(core): Enable multiturn conversations when building an agent via agent builder route in AIA (no-changelog) (#33840)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 16:41:37 +00:00
Danny Martini
bde5f081fc
fix(core): Exclude published versions from workflow history prune (#32239)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 14:35:17 +00:00
Robin Braumann
6660c45c7d
fix(core): Skip webhook auth for editor test executions and scope basic auth realm per webhook (#33823) 2026-07-08 14:02:03 +00:00
oleg
a1df115aef
fix(core): Report auto-bound credentials from AI Assistant workflow builds (#33802) 2026-07-08 13:01:29 +00:00
oleg
2d42b3fecf
fix(core): Reconcile stale AI Assistant mocked-credential simulation plan before workflow verification (#33808) 2026-07-08 13:01:08 +00:00
Lorent Lempereur
9cb1cd6220
feat(core): Add durable scheduler schedule-trigger task handler (no-changelog) (#33651) 2026-07-08 12:47:49 +00:00
Raúl Gómez Morales
b544b143b7
fix(core): Support custom OpenAI-compatible model endpoints in AI Assistant (#33836) 2026-07-08 12:41:49 +00:00
Anne Aguirre
5c6544af4a
feat(core): Port agent builder skills and tools to Instance AI (no-changelog) (#33384)
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2026-07-08 12:41:12 +00:00
oleg
43aa066803
fix(core): Use correct Gmail OAuth2 credential type in eval credential seeder (no-changelog) (#33825) 2026-07-08 12:34:09 +00:00
Joco-95
e9156b074f
feat(editor): Implements AI Assistant template examples experiment (no-changelog) (#33244)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 10:15:46 +00:00
Lorent Lempereur
2cc5785e09
feat(core): Run durable scheduler lifecycle loops on every main (no-changelog) (#33764)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Emilia <100027345+sovietspaceship@users.noreply.github.com>
2026-07-08 09:57:14 +00:00
Bernhard Wittmann
ba624172d7
fix(MCP Client Tool Node): Stop wrapping tool arguments in a value object (#33685) 2026-07-08 08:25:57 +00:00
Stephen Wright
334fc221ed
feat(AWS Bedrock Chat Model Node): Expand inference parameters (#33668) 2026-07-08 08:01:37 +00:00
Mutasem Aldmour
c79184b5a5
feat(core): Add eval:langtracer-push to push eval cases to a suite (no-changelog) (#33781)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 07:52:23 +00:00
yehorkardash
9e4b4beed9
feat(Merge Node): Add NODES_MERGE_SQL_SANDBOX_MEMORY_LIMIT_MB variable (#33652)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-07-08 07:07:23 +00:00
Bernhard Wittmann
0ca27b75e3
fix(MCP Server Trigger Node): Prevent memory leak under active MCP client polling (#33752) 2026-07-08 06:53:17 +00:00
Dmitrii
dc05720609
feat(core): Add name-and-type and type-only credential matching modes for package import (#33689) 2026-07-08 06:31:37 +00:00
n8n-assistant[bot]
46c1a0e8f3
chore: Bundle/2.x (#33793)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Mike Repeć <mike.repec@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
2026-07-08 08:48:55 +03:00
Benjamin Schroth
48e7900db0
test(ai-builder): Add eval cases for evaluation generation (#33719)
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.16.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
2026-07-07 15:29:42 +00:00
Riqwan Thamir
b083ab5b5a
feat(core): Support host-controlled delegate sub-agent tool surface (no-changelog) (#33761)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 15:06:38 +00:00
Albert Alises
e83512dfd8
test(core): Add Instance AI eval cases for recently merged builder changes (no-changelog) (#33763) 2026-07-07 14:12:08 +00:00
José Braulio González Valido
8526bc043b
fix(core): Surface vector store provider errors as actionable node errors (#33508)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 14:06:26 +00:00
Sandra Zollner
5c924c3a9b
feat(core): Add workflow reviews toggle to Security & policies (#33696) 2026-07-07 13:34:38 +00:00
Robin Braumann
f25699fe2c
test(core): Extend Instance AI intent eval fixtures (no-changelog) (#33224)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 12:49:32 +00:00
Lorent Lempereur
41581cd818
refactor(core): Expose a composable Scheduler surface from @n8n/scheduler (no-changelog) (#33677) 2026-07-07 12:24:51 +00:00
Lorent Lempereur
a3e6a562f2
fix(core): Run database connection recovery only for Postgres (#33731) 2026-07-07 12:18:29 +00:00
yehorkardash
704d95672b
fix(AI Agent Node): Remove assistant tool call redundant message and simplify chat tool response (#33640) 2026-07-07 10:37:39 +00:00
Danny Martini
e7d881bf01
refactor(core): Acquire the expression isolate inside getNodesWithUnregisteredWebhooks (no-changelog) (#33492) 2026-07-07 10:33:44 +00:00
Emilia
509ab6be8f
fix(core): Bound Postgres pool teardown during DB connection recovery (#33140)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 10:13:54 +00:00
Riqwan Thamir
0775ea114a
refactor(core): Remove Instance AI orchestration delegate tool (no-changelog) (#33556)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 09:15:26 +00:00
José Braulio González Valido
a89f85b052
fix(ai-builder): Make eval verifier resilient to stalls and exclude no-verdict runs from scoring (no-changelog) (#33562)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 08:29:53 +00:00
Albert Alises
3aa3ffd13b
fix(core): Report node errors in workflow verification (#33576) 2026-07-07 08:21:38 +00:00
Dimitri Lavrenük
3427dd9cd1
fix: Always use client confirmation mode in computer-use for non-cloud n8n (no-changelog) (#33548) 2026-07-07 08:06:15 +00:00
n8n-release-tag-merge[bot]
3bf3a08d0a Merge tag 'n8n@2.30.0' 2026-07-07 07:55:53 +00:00
Riqwan Thamir
d21a499462
test(core): Add Instance AI loop pattern workflow eval cases (no-changelog) (#33712)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 07:26:51 +00:00
n8n-assistant[bot]
f96d6dbd84
🚀 Release 2.30.0 (#33720)
Co-authored-by: n8n-release-helper[bot] <265227495+n8n-release-helper[bot]@users.noreply.github.com>
2026-07-07 07:16:44 +00:00
Stephen Wright
3ed8be9625
fix(AWS Bedrock Chat Model Node): Validate regions from ARNs and IAM credentials (#33638) 2026-07-07 06:47:32 +00:00