Commit Graph

190 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
Jaakko Husso
2993afb31d
fix(core): Keep Instance AI builder sandboxes thread-scoped and non-ephemeral (#31745) 2026-06-04 13:36:17 +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
Riqwan Thamir
08180344ea
feat(core): Add templates to knowledge base (no-changelog) (#31642) 2026-06-04 06:41:13 +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
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
Riqwan Thamir
21d7daaa82
feat(core): Add KB tools to orchestrator and planner (#31608) 2026-06-03 08:14:49 +00:00
Matsu
25766222b8
chore: Migrate instance-ai from Jest to Vitest (#31463) 2026-06-03 06:48:27 +00:00
Albert Alises
332d2df44e
fix(core): Move instance AI builds to a skill (#31412) 2026-06-02 16:06:00 +00:00
RomanDavydchuk
ee3b277ff0
feat(core): Add support for per-user connections to MCP servers from the registry in instance AI (#31325)
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
2026-06-02 15:27:14 +00:00
Riqwan Thamir
8a245a5a88
feat(core): Add knowledge base to snapshot image (#31551) 2026-06-02 14:00:24 +00:00
Jaakko Husso
a0b616073b
refactor(core): Split planner run into briefing + coordinator modules (#31458)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-02 12:28:07 +00:00
Riqwan Thamir
790a8da6af
Revert "feat(core): Add knowledge base to snapshot image" (#31544) 2026-06-02 13:19:23 +03:00
José Braulio González Valido
a1369e7736
fix(core): Preserve execution output fidelity in eval verifier artifact (no-changelog) (#30989)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 08:55:01 +00:00
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
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
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
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
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
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
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
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
Raúl Gómez Morales
41c876ea68
feat(editor): Redesign instance AI approval dialogs (no-changelog) (#30654) 2026-05-20 18:26:28 +00:00