Commit Graph

282 Commits

Author SHA1 Message Date
Dimitri Lavrenük
b810bfde43
feat: Computer use supports reading local pdf and image files (#30704) 2026-06-10 06:47:50 +00:00
Milorad FIlipović
6166a1a94d
chore(core): Respect buildCwd when discovering claude config in evaluations (no-changelog) (#31955) 2026-06-09 15:16:30 +00:00
oleg
63cdd9f777
feat(core): Add Instance AI builder planning guardrails (#31984) 2026-06-09 13:26:14 +00:00
Jaakko Husso
06df815c4b
feat(core): Add output redactor guardrail for instance AI use (#31929) 2026-06-09 12:50:17 +00:00
Albert Alises
29abe781d5
fix(core): Surface a final response when a builder follow-up completes silently (#31986) 2026-06-09 12:39:54 +00:00
Frederic David blum
5733fb794b
fix: Set task status to 'cancelled' in BackgroundTaskManager.cancelAll() (#31764)
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
2026-06-09 12:11:59 +00:00
oleg
77b95c611d
feat(core): Harden Instance AI eval attribution and diagnostics (no-changelog) (#31951) 2026-06-09 12:10:10 +00:00
Jaakko Husso
887c13adb5
feat(core): Make it possible to run sandboxes as ephemeral (no-changelog) (#31977) 2026-06-09 11:50:48 +00:00
Riqwan Thamir
1ef1bbb886
chore(core): Add script to parallelize eval runs locally (#31978) 2026-06-09 11:42:08 +00:00
n8n-release-tag-merge[bot]
859337bd1d Merge tag 'n8n@2.26.0'
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-09 10:50:31 +00:00
José Braulio González Valido
7791a940dd
feat(ai-builder): Author-level conversation expectations on eval test cases (no-changelog) (#31787)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 10:06:07 +00:00
n8n-assistant[bot]
5be570c735
🚀 Release 2.26.0 (#31967)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-06-09 10:03:45 +00:00
Milorad FIlipović
9bb77cc55e
feat(core): Allow deleting pre-built workflows after evaluating (no-changelog) (#31960) 2026-06-09 08:50:31 +00:00
Albert Alises
4271d42398
fix(core): Teach the builder the SDK language subset and stop repeated invalid repairs (#31911) 2026-06-09 07:42:28 +00:00
Riqwan Thamir
9d20f770df
chore(core): Tag sandbox snapshot to release (#31937) 2026-06-08 19:05:35 +00:00
Jaakko Husso
f7076a345e
fix(core): Preserve verification failure in budget-exhausted blocked responses (#31907) 2026-06-08 16:06:54 +00:00
José Braulio González Valido
fd9e070071
fix(ai-builder): Send projectId when creating eval threads (no-changelog) (#31921)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 15:32:16 +00:00
bjorger
2e9cce1b8f
refactor(core): Reuse shared sandbox adapters for Instance AI (#31864)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 15:08:23 +00:00
Declan Carroll
29735c7a04
chore: Standardize license metadata across all first-party packages and tighten SBOM pipeline (no-changelog) (#31880)
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-06-08 10:19:32 +00:00
Raúl Gómez Morales
0b3890605b
feat: Scope Instance AI threads to a project (no-changelog) (#31565)
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
Co-authored-by: Tuukka Kantola <tuukka@n8n.io>
2026-06-08 10:16:36 +00:00
Riqwan Thamir
0433d273eb
chore(core): Modularize SP into skills/KB (no-changelog) (#31826) 2026-06-08 07:25:16 +00:00
Michael Drury
5746a1fc16
feat(core): Per tool HITL approval support for agent tools (no-changelog) (#31685) 2026-06-05 16:38:49 +00:00
oleg
2925d654d1
fix: Use UUID thread IDs for Instance AI evals (no-changelog) (#31830) 2026-06-05 13:15:45 +00:00
oleg
52a1a0809a
feat(core): Decouple Instance AI workflow verification from planning (#31340)
Co-authored-by: Riqwan Thamir <rmthamir@gmail.com>
2026-06-05 10:44:47 +00:00
Jaakko Husso
06cf1d9a7d
fix(core): Resume Instance AI sandboxes that were stopped or deleted while idle (#31761)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-05 10:18:17 +00:00
José Braulio González Valido
46a222a15b
ci: Re-enable Instance AI evals on PRs with cost-bounded trigger (no-changelog) (#31430)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-05 08:40:23 +00:00
José Braulio González Valido
e5d4aa9836
fix(ai-builder): Get the agent-with-notion-mcp eval case running (no-changelog) (#31788)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-05 07:33:13 +00:00
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
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
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
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
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
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
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
Tomi Turtiainen
6d73d8d9ca
build: Disable typecheck on build commands (no-changelog) (#31636) 2026-06-03 13:52:25 +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
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
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
José Braulio González Valido
2a1f3d6b2d
feat(ai-builder): Add datasets field for PR-tier suite (no-changelog) (#31429)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 13:30:31 +00:00
José Braulio González Valido
64f25b2ad8
feat(core): Show eval-mock executions in canvas list (no-changelog) (#31244)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 13:14:51 +00:00