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)
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 |
|
Albert Alises
|
b60188001a
|
fix(core): Set HITL confirmation timeout default (#30783)
|
2026-05-20 09:22:54 +00:00 |
|
Albert Alises
|
4b4f663b08
|
perf(core): Reduce Instance AI memory usage (#30777)
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (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
|
2026-05-20 09:18:43 +00:00 |
|
Albert Alises
|
cdfc9053f6
|
fix(core): Keep Instance AI HITL confirmations waiting (#30722)
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.x) (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-19 15:55:46 +00:00 |
|
oleg
|
d7d2cc1442
|
feat(core): Add native agent substrate (no-changelog) (#30015)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2026-05-19 13:48:45 +00:00 |
|
Luca Mattiazzi
|
b753597b51
|
feat(core): Add eval tools helpers (no-changelog) (#30669)
|
2026-05-19 13:31:48 +00:00 |
|
n8n-assistant[bot]
|
5ca71e8c0a
|
🚀 Release 2.22.0 (#30713)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
|
2026-05-19 11:36:59 +00:00 |
|
Albert Alises
|
4a0dd577a6
|
refactor: Remove user-facing AI research mode (no-changelog) (#30699)
|
2026-05-19 10:10:28 +00:00 |
|
José Braulio González Valido
|
db69aa6509
|
fix(core): Return plan-tool validator errors as tool results instead of throwing (#30592)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-19 07:53:55 +00:00 |
|
Luca Mattiazzi
|
6185a9f2d6
|
feat(core): Add eval workflow analysis helpers (no-changelog) (#30507)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
2026-05-19 07:37:20 +00:00 |
|
Dimitri Lavrenük
|
f8f737c828
|
feat: Improve browser use instructions in the prompt (no-changelog) (#30659)
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
|
2026-05-19 05:59:41 +00:00 |
|
aikido-autofix[bot]
|
ac02d32aa9
|
fix: Fix 13 critical issues in vm2, protobufjs, @daytonaio/sdk and 4 more (#30578)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
|
2026-05-18 18:27:31 +00:00 |
|