Commit Graph

226 Commits

Author SHA1 Message Date
Riqwan Thamir
ce886a21a3
feat(core): Add knowledge base to snapshot image (#31397) 2026-06-01 14:05:01 +00:00
Jaakko Husso
e413a7740d
feat(core): Persist pending confirmations on database (#31052)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-01 09:55:19 +00:00
Albert Alises
48187bfd05
fix: Wire IF/Switch branches off the workflow-builder cursor (no-changelog) (#31386) 2026-06-01 09:13:01 +00:00
bjorger
d3405acb82
feat(core): Add Knowledge Base to agents (#31034)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-06-01 09:00:53 +00:00
bjorger
389b00ab9a
refactor(core): Remove lastMessages memory-window from agent config (… (#31418)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-01 08:58:07 +00:00
Jaakko Husso
6cf3b0b679
fix(core): Coerce non-string node names in buildNodeIndex (#31411) 2026-05-31 21:35:08 +00:00
Jaakko Husso
c4fc0447c0
feat(core): Include offending node JSON in workflow save errors (#31296) 2026-05-30 06:22:20 +00:00
Raúl Gómez Morales
24e95b164a
refactor(core): Share scrubSecretsInText via @n8n/utils (no-changelog) (#31273) 2026-05-29 14:49:24 +00:00
Benjamin Schroth
55423cbff1
feat(ai-builder): Support binary data in eval mock layer (no-changelog) (#30738) 2026-05-29 10:16:22 +00:00
Jaakko Husso
408c3c0697
feat(core): Restore AI Assistant HITL state across restart (#31077)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-29 08:11:50 +00:00
Albert Alises
0c63c2e277
refactor(core): Move credential setup to Computer Use skill (#31268) 2026-05-29 07:15:47 +00:00
Jaakko Husso
383928ea3f
feat(core): Add tool to resolve node params for a given item in execution (#31210) 2026-05-28 10:48:18 +00:00
Jaakko Husso
5cf7831d3f
test: Fix wrong description in runtime skills test (#31221) 2026-05-27 16:24:24 +01:00
Albert Alises
3303a60ddb
fix(core): Stabilize runtime skill snapshot hashes (no-changelog) (#31203) 2026-05-27 14:56:25 +01:00
n8n-cat-bot[bot]
29fd8ccc4e
ci: Add test:unit scripts so AI/Utils coverage is uploaded (#31170)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 14:54:38 +01:00
Arvin A
55d8b59a48
feat(core): Stream tool calls and ship M3 fixtures from LLM eval wire server (no-changelog) (#30983) 2026-05-27 14:53:43 +01:00
n8n-assistant[bot]
29859104b3
🚀 Release 2.23.0 (#31189)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-27 09:07:36 +00:00
José Braulio González Valido
76c432c53f
fix(ai-builder): Default Switch to case-insensitive in builder hints (#31044)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 07:42:54 +00:00
Albert Alises
8bb5db3bbd
feat(core): Add runtime skills to Instance AI builders (no-changelog) (#30838) 2026-05-27 06:54:40 +00:00
Riqwan Thamir
1646282a74
feat(core): Add Observational Memory plumbing for instance AI (no-changelog) (#31110) 2026-05-26 19:10:09 +00:00
Albert Alises
a8d29f2272
fix(core): Stop idle-killing Instance AI active runs awaiting HITL (#31154) 2026-05-26 18:43:10 +00:00
Albert Alises
959f8ca53c
refactor(core): Remove web researcher sub-agent (no-changelog) (#31141) 2026-05-26 17:25:50 +00:00
yehorkardash
b4e8bda2d4
chore: Add missing csv-parse to cli/package.json (#31066)
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-26 12:20:36 +01:00
José Braulio González Valido
700b32237f
feat(ai-builder): Surface WHAT-dimension binary checks per built workflow (no-changelog) (#30932)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 12:18:52 +01:00
oleg
d965680562
chore(core): Update Instance AI default model to Claude Opus 4.7 (no-changelog) (#31125) 2026-05-26 12:18:21 +01:00
Mutasem Aldmour
e2dd10c435
feat(core): Move builder templates to n8n-sdk-templates with runtime fetch (#30537)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2026-05-26 12:15:00 +01:00
Raúl Gómez Morales
46d758ab2b
feat(editor): Make plan approval UX clearer (#31054) 2026-05-26 08:01:58 +00:00
Jaakko Husso
d54eaa40f5
feat(core): Add refresh mechanism for Daytona sandboxes (no-changelog) (#30972) 2026-05-26 06:47:31 +00:00
oleg
eaa641f77d
chore: Align Anthropic AI SDK dependency (no-changelog) (#31073) 2026-05-25 16:27:50 +00:00
Jaakko Husso
2cdc5f51da
feat(core): Add chat trigger builder hints (#30730) 2026-05-25 13:24:43 +00:00
Jaakko Husso
95d431819e
feat(core): Make instance AI understand the credential picker better and suggest recommended oauth2 (#30959) 2026-05-25 07:52:39 +00:00
Albert Alises
eba7d056c5
feat(core): Make sandbox thread-scoped and lazy-initialize it on Instance AI (#30904) 2026-05-22 11:39:00 +00:00
José Braulio González Valido
96a9521394
ci: Use PR head ref in eval experiment names (no-changelog) (#30898)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-22 11:06:50 +00:00
oleg
4ba0f950cc
fix(core): Preserve instance AI image tool results (no-changelog) (#30895) 2026-05-22 10:26:46 +00:00
Rob Hough
a1a8e3d693
refactor(editor): Stack tools and improve naming in Agents (#30918) 2026-05-22 09:38:14 +00:00
Tomi Turtiainen
d82fbc8f85
feat(core): Harden n8n sandbox service adapter (no-changelog) (#30813) 2026-05-22 06:29:52 +00:00
Jaakko Husso
a3210d5ede
fix(core): Guide agent to not pass bogus workflow-id to submit-workflow tool (#30911) 2026-05-21 15:38:04 +00:00
Albert Alises
b272ab4fe8
fix(core): Submit builder workflow file when submit is missed (#30711) 2026-05-21 15:35:03 +00:00
José Braulio González Valido
ada126d9b7
test(ai-builder): Validate user-proxy tool outputs against api-types schemas (no-changelog) (#30905)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 14:15:44 +00:00
José Braulio González Valido
81ea56fa6b
test(ai-builder): Add multi-turn capability for IAI evals (no-changelog) (#30586)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 13:03:35 +00:00
José Braulio González Valido
e9b1c7c48f
chore(ai-builder): Tag Daytona sandboxes with name prefix and labels (no-changelog) (#30697)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-21 12:43:36 +00:00
Jaakko Husso
52e15bdcaf
feat(core): Add tool for checking workflow validation errors (#30868) 2026-05-21 12:40:47 +00:00
Albert Alises
bd5cd31093
perf(ai-builder): Defer heavy idle-boot dependencies (-27 MiB heap) (#30834)
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
2026-05-21 09:28:39 +00:00
Bernhard Wittmann
374e7ed0b2
ci: Fail Instance AI discovery evals only on zero-pass scenarios (no-changelog) (#30816) 2026-05-21 06:44:18 +00:00
Raúl Gómez Morales
41c876ea68
feat(editor): Redesign instance AI approval dialogs (no-changelog) (#30654) 2026-05-20 18:26:28 +00:00
Luca Mattiazzi
e13d4e0465
feat(core): Add eval-data populator tool (no-changelog) (#30680) 2026-05-20 16:18:06 +00:00
Luca Mattiazzi
73eae7f1d4
feat(core): Add eval setup sub-agent (no-changelog) (#30665) 2026-05-20 15:10:35 +00:00
oleg
c8ac2fb1f2
feat(core): Rework LangSmith tracing (no-changelog) (#30017) 2026-05-20 10:06:11 +00:00
Luca Mattiazzi
3f06919c52
feat(core): Add eval-data row services + eval-setup sub-agent prompt (no-changelog) (#30548)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-20 09:27:02 +00:00
Luca Mattiazzi
dbf20a4c85
feat(core): Add Instance AI evals setup tool (no-changelog) (#30661) 2026-05-20 09:26:01 +00:00