Commit Graph

2561 Commits

Author SHA1 Message Date
Albert Alises
9345d132fa
fix(core): Surface pagination state in instance AI credentials list (#29098) 2026-04-24 13:45:13 +00:00
Mutasem Aldmour
e1295187f1
feat(core): Stamp x-n8n-feature on proxied LLM calls for cost attribution (#28987)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 13:17:49 +00:00
Jaakko Husso
afe4298427
fix(ai-builder): Improve button, icon, callout and workflowSelector schemas (#28828)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 13:10:14 +00:00
patdt
af3841f629
feat(core): Add instance setting to disable public chat in Chat Trigger (#27565)
Co-authored-by: jeanpaul <jeanpaul@users.noreply.github.com>
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-24 12:56:40 +00:00
Yuval Dinodia
0f4c5b396d
fix(core): Improve error messages for invalid node and trigger input (#28053)
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
2026-04-24 12:24:01 +00:00
Jaakko Husso
3a8239e52b
fix(core): Make instance AI prefer newer AI models (no-changelog) (#29028) 2026-04-24 12:21:02 +00:00
Johan Hedin
cc2d4da0c9
chore(Ollama Chat Model Node): Update @langchain/ollama to 1.0.3 to for separation of thinking (#23098)
Co-authored-by: Johan Hedin <johan.hedin@omda.com>
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
2026-04-24 11:38:08 +00:00
Sandra Zollner
fda3d5cf8d
feat(core): Add public API endpoints for folder management (folderId) (#28790) 2026-04-24 11:10:28 +00:00
Albert Alises
0c5d82ad2c
test(core): Re-record instance-ai workflow-setup-actions expectations (no-changelog) (#29069) 2026-04-24 09:58:15 +00:00
José Braulio González Valido
540faa7c1d
fix(ai-builder): Update eval dataset prompts to match scenario checklists (no-changelog) (#29011)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-24 09:55:18 +00:00
oleg
9ea8533873
fix(core): Pin sandbox workflow-sdk to host version (#29048) 2026-04-24 09:40:49 +00:00
renovate[bot]
f9035b4c1b
chore: Update zod to 3.25.76 [SECURITY] (#28553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 09:29:46 +00:00
Declan Carroll
330211c5ae
fix(editor): Surface configured minimum password length in UI (#28194)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-24 09:05:57 +00:00
mfsiega
781b6b5392
feat(core): Add scheduled execution deduplication flag (no-changelog) (#28642) 2026-04-24 08:27:47 +00:00
Benjamin Schroth
c961849226
feat(ai-builder): Add sub-agent evaluation harness with binary checks (no-changelog) (#28289)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-24 07:50:46 +00:00
yehorkardash
68c289f76f
fix: Use different runtime for each agent call, refactor state management (#27915) 2026-04-24 07:22:38 +00:00
Albert Alises
8b33424d0f
fix(ai-builder): Stop treating empty defaults as satisfying required for the Split node (#28978) 2026-04-23 16:22:19 +00:00
Guillaume Jacquart
5af4e1cc19
feat(API): Add encryption key management endpoints (#28897)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-23 13:27:57 +00:00
Ali Elkhateeb
f931b17a93
feat(core): Add delete folder endpoint to public API (#28984)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-23 13:13:13 +00:00
Dawid Myslak
3a165d4843
feat(Alibaba Cloud Node): Switch to dynamic model list fetched from API (#28839) 2026-04-23 12:08:34 +00:00
Matsu
a2ff55c1f9
chore: Reuse ts-morph Project instance across custom template run (no-changelog) (#28972)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 11:23:18 +00:00
José Braulio González Valido
89e9117d39
fix(ai-builder): Expose outputCount when eval node output is truncated (no-changelog) (#28977)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 11:06:27 +00:00
Mutasem Aldmour
09d4756ef3
feat(core): Annotate LangSmith traces with user feedback from Instance AI (no-changelog) (#28874)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 10:31:52 +00:00
Csaba Tuncsik
c662862d7f
fix(core): Clean up project mapping rules on provisioning strategy switch (#28726) 2026-04-23 10:29:14 +00:00
Garrit Franke
76a558f550
feat(core): Add webhook-lifecycle-complete ESLint rule for community nodes (no-changelog) (#28778) 2026-04-23 09:28:09 +00:00
Matsu
fd000edf1c
fix(editor): Fix flaky SQL completions for quoted identifiers in mixed language parser (no-changelog) (#28957)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 09:03:44 +00:00
Csaba Tuncsik
c55b95ff06
fix(core): Shift existing rules on create to avoid order conflict (#28722) 2026-04-23 08:50:55 +00:00
Ali Elkhateeb
a757ddd4a8
fix(core): Support mixed bracket/dot notation in external secrets expressions (#28711)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 08:48:57 +00:00
José Braulio González Valido
16e5f9572f
feat(ai-builder): Add LangSmith integration for workflow eval tracking (no-changelog) (#28835)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 08:47:02 +00:00
Garrit Franke
639e1dab1c
chore(Anthropic Chat Model Node): Update default model to Claude Sonnet 4.6 (#28864) 2026-04-23 08:41:55 +00:00
Garrit Franke
3f9464f7b7
feat(core): Add no-overrides-field ESLint rule for community nodes (no-changelog) (#28944) 2026-04-23 08:40:43 +00:00
Andreas Fitzek
d8a951dee8
test(core): Add instance registry schema and cluster membership tests (no-changelog) (#28723) 2026-04-23 08:26:13 +00:00
Jaakko Husso
5fa1f8f7d9
fix(core): Preserve user-selected credentials when AI recreates a node (#28943) 2026-04-23 08:24:23 +00:00
Dawid Myslak
1c52b0a448
fix(Moonshot Kimi Node): Update default model to kimi-k2.6 (#28859) 2026-04-23 08:08:11 +00:00
Iván Ovejero
bce5c9a103
chore: Move @n8n/tournament to catalog and bump to 1.0.7 (#28890) 2026-04-23 07:35:59 +00:00
oleg
7a47fddd90
refactor(ai-builder): Streamline instance-ai prompt surface (no-changelog) (#28754) 2026-04-23 07:05:57 +00:00
Albert Alises
516d181b10
test(core): Add E2E coverage for Instance AI workflow setup apply actions (no-changelog) (#28907) 2026-04-23 07:03:56 +00:00
Michael Kret
46739a5bc4
feat(Google Gemini Node): Gemini default models update (#28853) 2026-04-23 06:33:51 +00:00
Albert Alises
d58e67e76e
feat(core): Guard Instance AI prompts against asking for plaintext secrets (#28876) 2026-04-22 20:26:21 +00:00
Sandra Zollner
ff9d7d6756
feat(core): Add public API endpoints for folder management (#28760) 2026-04-22 12:21:53 +00:00
Milorad FIlipović
c9aa5fca84
fix(core): Emit modern error connections from SDK (no-changelog) (#28700) 2026-04-22 09:32:13 +00:00
Jaakko Husso
8630845cbd
fix(core): Fix fixedCollection validation issues and empty setup cards on instance AI (#28794)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 08:53:10 +00:00
Benjamin Schroth
a1d733bb9a
fix(Embeddings Google Gemini Node): Update wrong default embeddings model (#26977) 2026-04-22 07:31:42 +00:00
Raúl Gómez Morales
dafa89988c
fix(editor): Polish Instance AI traces view and reduce orchestrator chattiness (no-changelog) (#28796) 2026-04-22 07:26:21 +00:00
Dawid Myslak
02953693a6
feat(MiniMax Node): Add standalone MiniMax vendor node (#28748)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-04-22 07:18:02 +00:00
Luca Mattiazzi
714981eea3
feat: Add multiple runs to instanceAI eval (no-changelog) (#28493)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-04-22 07:11:10 +00:00
Svetoslav Dekov
b453d12a93
fix(core): Preserve credential displayOptions in node description adapter (no-changelog) (#28806)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
2026-04-22 07:09:45 +00:00
Jaakko Husso
08949a1ac9
feat(core): Make sub-agents aware of the current time on instance AI (no-changelog) (#28809) 2026-04-22 06:53:32 +00:00
Jaakko Husso
0e838deab2
fix(ai-builder): Validate merge node connections matches 'numberInputs' parameter (#28831) 2026-04-22 06:47:15 +00:00
Andreas Fitzek
29f0677945
feat(core): Add cluster check interface and decorator (no-changelog) (#28724) 2026-04-22 06:26:38 +00:00