Commit Graph

1393 Commits

Author SHA1 Message Date
Riqwan Thamir
267fd853cd
fix(core): Cancel Instance AI workspace tools promptly on stop (#34551)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Robin Braumann <50590409+bjorger@users.noreply.github.com>
2026-07-20 16:40:44 +00:00
Michael Drury
101f3f0a51
feat(core): First class agent executions count towards license quota (no-changelog) (#34450) 2026-07-20 16:28:07 +00:00
Michael Drury
e162724baa
fix(editor): Allow self-hosted OpenAI credentials for episodic memory (#34558) 2026-07-20 15:17:35 +00:00
Ricardo Espinoza
a2c19e4697
feat(editor): Add Mine/All tabs, search and filters to MCP connected clients (#33857) 2026-07-20 14:33:30 +00:00
Irénée
7d231684d1
feat(core): Include error workflows as export dependencies (#34350)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-20 14:21:53 +00:00
Elias Meire
bd2e789987
refactor(core): Add breaking change rule for Gmail Trigger versions below 1.4 (#34287) 2026-07-20 12:15:58 +00:00
Riqwan Thamir
4f8fef13ca
fix(core): Cancel Instance AI tool runs promptly when generation is stopped (#34433)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Robin Braumann <50590409+bjorger@users.noreply.github.com>
2026-07-20 11:23:16 +00:00
Raúl Gómez Morales
6f0804e0e3
fix(core): Stop reporting quota-exhausted Instance AI runs to Sentry and isolate report request context (#34549) 2026-07-20 11:07:44 +00:00
Robin Braumann
5cb674ed37
feat: Validate agent configuration before publishing (#34452)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-20 10:46:29 +00:00
Ali Elkhateeb
cf8337aeb1
feat(API): Add endpoint to set the SAML SSO configuration (#34224) 2026-07-20 10:15:32 +00:00
James Martin
e68fb3af52
fix(editor): Prevent users from clicking workflows within insights that they do not have access to (#34362) 2026-07-20 07:56:25 +00:00
Robin Braumann
078ee55890
feat(core): Prefer MCP servers over node tools when available (#34458)
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.18.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: Cursor <cursoragent@cursor.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2026-07-18 15:26:45 +00:00
Mutasem Aldmour
02af123574
feat: Add typed seed data tables with rows on execution scenarios (#34420)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-17 17:30:19 +00:00
Eugene
74be136828
fix(editor): Show agent name instead of Untitled in AI assistant artifacts (no-changelog) (#34395)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 15:29:47 +00:00
James Gee
2b846aa2bf
chore(core): Remove source project id from data table export (#34464) 2026-07-17 15:07:26 +00:00
Raúl Gómez Morales
ab8dde5b79
feat(core): Flip the Instance AI durable event log on by default with a pre-log backfill migration (no-changelog) (#34349) 2026-07-17 14:01:21 +00:00
Irénée
581e490729
feat(core): Add workflow requirements to package exports (#34217) 2026-07-17 13:44:24 +00:00
Eugene
97433c9163
feat(core): Show Telegram typing indicator while an agent processes a message (no-changelog) (#34369)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 13:07:15 +00:00
Michael Kret
263ec699d6
feat(core): Adopt "n8n credits" wording and default to it in Instance AI (#34426) 2026-07-17 13:02:29 +00:00
Mutasem Aldmour
1b173c791a
fix: Provide provider-accurate response shapes for evals (#34418)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-17 11:08:48 +00:00
Robin Braumann
7c7506dc16
fix(core): Persist MCP servers when credential setup is skipped (#34399)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 11:08:12 +00:00
Anne Aguirre
9fad2ba510
feat(ai-builder): Send agent preview chat context to AIA chat (#34308) 2026-07-17 10:17:17 +00:00
Daria
8477e5896a
feat(editor): Add descriptions to canvas groups (#34219) 2026-07-17 09:59:51 +00:00
Anne Aguirre
f851863090
feat(ai-builder): Help AIA remove / adjust agent channels (sp Slack) via chat (#34241) 2026-07-17 09:54:48 +00:00
Anne Aguirre
8c1d17ff51
fix(ai-builder): Wire thread conversation history - with caps - for agents with slack channel (#34354)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-17 09:46:40 +00:00
James Gee
4844223dbc
feat(core): Import a project with folders and workflows (no-changelog) (#34026) 2026-07-17 08:53:06 +00:00
Nour Alhadi Mahmoud
b63758247e
feat(core): Add variable bundling to package export (#34040) 2026-07-17 08:01:37 +00:00
Anne Aguirre
84ee0632a3
feat(ai-builder): Allow AIA agent builder to publish and unpublish first-class agents (#34368) 2026-07-17 07:08:34 +00:00
Robin Braumann
77880a3106
fix: Gate agent knowledge base table on AI Assistant proxy availability (#34366)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-17 06:21:17 +00:00
Jan Kalkan
0b809c987a
fix(core): Delete executions in batches when removing workflows, projects and folders (#34265)
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.16.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 Fable 5 <noreply@anthropic.com>
2026-07-16 19:20:13 +00:00
Robin Braumann
a9357ef564
feat(core): Enable prompt caching for the agent-builder sub-agent (#34352)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-16 15:53:12 +00:00
Raúl Gómez Morales
50c3d88af5
fix(core): Exclude in-flight Instance AI groups from history reads on non-driving mains (#34345) 2026-07-16 14:46:02 +00:00
Raúl Gómez Morales
56b6427721
fix(core): Serve the open streamed segment on SSE bootstrap and heal suffix partials (no-changelog) (#34250) 2026-07-16 13:51:08 +00:00
Mutasem Aldmour
cc0dec234b
fix(core): Conform eval mock output to declared structured-output schema (no-changelog) (#34323)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-16 13:22:08 +00:00
Robin Braumann
d9010f7689
feat(core): Trace and meter observational-memory LLM calls and raise observer thresholds (no-changelog) (#34235)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-16 13:19:35 +00:00
Eugene
ccbfe94a49
fix(core): Hide sub-workflow tool from agent tool selection (no-changelog) (#34336)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 12:59:45 +00:00
Albert Alises
5b7df71a05
fix(core): Retry transient AI assistant service errors during Instance AI environment setup (#34324) 2026-07-16 12:09:55 +00:00
Anne Aguirre
5a3394aa34
feat(core): Support agent preview handoff in Instance AI (#34171) 2026-07-16 11:45:05 +00:00
Raúl Gómez Morales
865142f5da
feat(core): Sweep interrupted Instance AI runs to a terminal state (no-changelog) (#34183)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 10:37:28 +00:00
Eugene
bf3c2816c2
feat(editor): Pick the agent in the node creator when adding Message an Agent (no-changelog) (#34208)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 08:59:26 +00:00
oleg
97446258af
feat(editor): Collapse AI Assistant thinking traces into thinking blocks (#34274)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2026-07-16 08:56:19 +00:00
Sandra Zollner
0a4dddeb29
fix(core): Preserve local credential fields absent from source contro… (#34173)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-16 08:51:30 +00:00
Dmitrii
4a651dd1aa
feat(API): Add public API endpoints for log streaming destinations (#34251) 2026-07-16 08:41:28 +00:00
Jan Kalkan
d9f8f281fa
feat(core): Import data tables with matching by id (no-changelog) (#34118)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-16 08:33:41 +00:00
Ricardo Espinoza
cc515a77c1
feat(editor): Show per-scope tool details on the MCP consent screen (#33783) 2026-07-16 07:09:35 +00:00
Ricardo Espinoza
0ca24ba996
feat(editor): Show access and client details in the connected MCP clients list (#33714)
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.16.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: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-15 18:00:50 +00:00
Svetoslav Dekov
79012f66d7
fix(core): Require execution mode for MCP workflow executions (#34155)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-07-15 16:03:52 +00:00
Andreas Fitzek
65da749ab3
fix: Correct end-user credential validation, re-evaluation, and identity-hook recognition (#34094) 2026-07-15 15:46:44 +00:00
Raúl Gómez Morales
429578529d
feat(core): Fold Instance AI history from the durable event log behind N8N_INSTANCE_AI_DURABLE_LOG (no-changelog) (#34178) 2026-07-15 13:58:52 +00:00
Robin Braumann
cf5ea8e173
fix(core): Make the AI Assistant agent-aware — intent gate, multi-agent sessions, builder session cleanup (no-changelog) (#34200)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-15 13:00:10 +00:00