Ricardo Espinoza
|
60e23e10e0
|
fix(core): Avoid MCP get_execution hang on circular references (#30051)
Build: Benchmark Image / build (push) Has been cancelled
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.14.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
|
2026-05-08 19:02:34 +00:00 |
|
yehorkardash
|
64079ad98c
|
feat(core): Agents as first class entities support (no-changelog) (#28017)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Arvin A <51036481+DeveloperTheExplorer@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Arvin Ansari <arvin.ansari@n8n.io>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Eugene <eugene@n8n.io>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
Co-authored-by: Rob Hough <robhough180@gmail.com>
|
2026-05-06 15:44:44 +00:00 |
|
Ricardo Espinoza
|
d6cc3bedd1
|
feat(core): Add MCP tool to list credentials (#29438)
|
2026-05-06 13:42:53 +00:00 |
|
Raúl Gómez Morales
|
f2764f04c0
|
fix(core): Preserve node positions on AI workflow updates (#29850)
|
2026-05-06 08:30:10 +00:00 |
|
Ricardo Espinoza
|
dad423155f
|
fix(core): Make MCP client registration cap tunable and surface a proper limit error (#29429)
|
2026-05-04 13:54:59 +00:00 |
|
Daria
|
1d9548c81f
|
feat(core): Add MCP tool search executions (#29161)
|
2026-05-04 13:41:47 +00:00 |
|
Irénée
|
05e10e2680
|
feat(core): Manage MCP settings via environment variables (#29368)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
|
2026-04-29 11:29:18 +00:00 |
|
Milorad FIlipović
|
9cb160585c
|
feat(core): Broadcast workflow settings updates (#29459)
|
2026-04-29 10:33:53 +00:00 |
|
Ricardo Espinoza
|
4ae0322ef2
|
fix(core): Add GET handler to MCP endpoint for Streamable HTTP spec compliance (#28787)
|
2026-04-28 22:08:57 +00:00 |
|
Milorad FIlipović
|
0d907d6794
|
feat(core): Add endpoint to toggle mcp access for multiple workflows (#29007)
|
2026-04-28 14:25:39 +00:00 |
|
Andreas Fitzek
|
1d325a20ca
|
feat(core): Accept token-exchanged scoped JWTs on the instance MCP server (#28909)
|
2026-04-27 07:22:29 +00:00 |
|
Milorad FIlipović
|
e183ae4434
|
fix(core): Broadcast MCP availability change via push connection (#29019)
|
2026-04-24 14:35:36 +00:00 |
|
Jean Ibarz
|
41424b3e99
|
fix(core): Declare credentialType on MCP workflow-builder autoAssignedCredentials schema (#28353)
|
2026-04-22 19:53:19 +00:00 |
|
Daria
|
b1ca129496
|
feat(core): Broadcast workflow updates from MCP tools to open editors (#28709)
|
2026-04-21 12:26:56 +00:00 |
|
Ricardo Espinoza
|
26ecadcf94
|
fix(core): Use upsert for MCP OAuth consent to allow re-authorization (#28703)
|
2026-04-21 09:58:01 +00:00 |
|
José Braulio González Valido
|
87163163e6
|
fix(core): Add required field validation to MCP OAuth client registration (#28490)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-04-21 08:04:54 +00:00 |
|
Ricardo Espinoza
|
575c34eae1
|
feat(core): Track workflow action source for external API and MCP requests (#28483)
|
2026-04-21 08:00:04 +00:00 |
|
Milorad FIlipović
|
0fc2d90b52
|
fix(core): Report success from mcp tool if workflow is created in DB (no-changelog) (#28529)
|
2026-04-20 08:48:32 +00:00 |
|
Milorad FIlipović
|
62dc073b3d
|
fix(core): Fix workflow-sdk validation for plain workflow objects (#28416)
|
2026-04-14 16:29:20 +00:00 |
|
Charlie Kolb
|
eaacd7599e
|
feat(core): Add data table MCP tool (#27811)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-04-02 14:07:26 +00:00 |
|
Milorad FIlipović
|
054a2d725a
|
fix(core): Make MCP executions asynchronous (#27762)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-04-02 12:32:17 +00:00 |
|
oleg
|
629826ca1d
|
feat: Instance AI and local gateway modules (no-changelog) (#27206)
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.14.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com>
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
|
2026-04-01 21:33:38 +03:00 |
|
Milorad FIlipović
|
8b9de31d69
|
feat(core): Implement Test workflow MCP tool (#27348)
|
2026-03-27 07:47:48 +00:00 |
|
n8n-assistant[bot]
|
2d9a2ec76e
|
chore: Bundle 2026-W9 (#27532)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2026-03-25 07:51:06 +00:00 |
|
Ricardo Espinoza
|
e638b3ab74
|
fix(core): Add ownership check to MCP OAuth client deletion (#27446)
|
2026-03-24 12:55:17 +00:00 |
|
Iván Ovejero
|
88f9f2ed65
|
fix(core): Assign webhook ID to API-created webhook nodes (#27161)
|
2026-03-23 11:48:29 +00:00 |
|
Milorad FIlipović
|
deb4ef7009
|
feat(core): Always expose mcp sdk reference as a tool (no-changelog) (#27271)
|
2026-03-19 15:26:12 +00:00 |
|
Milorad FIlipović
|
5af2a8a4b8
|
fix(core): Stop auto applying credentials for updated MCP workflows (#27258)
|
2026-03-19 09:19:59 +00:00 |
|
Ricardo Espinoza
|
dce55d2e19
|
feat(core): Add search_projects, search_folders MCP tools and folderId to create_workflow (#27248)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-19 09:08:42 +00:00 |
|
Ricardo Espinoza
|
322aac1da0
|
feat(core): Add filtering parameters to get_execution MCP tool (#27192)
|
2026-03-19 08:35:16 +00:00 |
|
Daria
|
d849487e6d
|
fix(core): Fix MCP validate_workflow tool output schema warnings (#26938)
|
2026-03-12 13:46:35 +00:00 |
|
Daria
|
86f1c24eb7
|
fix: MCP - Resolve webhook id during workflow creation and update (#26838)
|
2026-03-11 08:25:57 +00:00 |
|
Daria
|
9e2aa8e780
|
feat(core): Add a separate MCP tool for full execution data (#26674)
|
2026-03-06 15:53:05 +00:00 |
|
Daria
|
724f361cb8
|
feat(core): Add (un)publish workflow tools to MCP (#26681)
|
2026-03-06 14:15:23 +00:00 |
|
Milorad FIlipović
|
06ebc96464
|
feat(editor): Add AI workflow builder capabilities to MCP server (no-changelog) (#26532)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Daria Staferova <daria.staferova@n8n.io>
|
2026-03-06 10:54:52 +00:00 |
|
Daria
|
f020caa6a7
|
feat: Update existing MCP tools (#26248)
|
2026-03-02 14:07:16 +00:00 |
|
Milorad FIlipović
|
967e7df258
|
fix(editor): Fix mcp toggle in workflow settings (#25630)
|
2026-02-11 16:24:08 +00:00 |
|
Iván Ovejero
|
d43e49a111
|
refactor(core): Replace zod-class with minimal implementation (#25393)
|
2026-02-06 09:45:22 +00:00 |
|
Albert Alises
|
b1385479da
|
refactor(core): Consolidate MCP trigger server logic into nodes-langchain package (#25336)
|
2026-02-05 13:25:50 +00:00 |
|
Albert Alises
|
50e1f66c8f
|
feat(core): Add MCP queue mode and multi-main support (#25147)
|
2026-02-04 08:40:48 +00:00 |
|
Tomi Turtiainen
|
103468af05
|
perf(core): Check if row exists instead of querying it entirely (#25223)
|
2026-02-03 13:05:16 +00:00 |
|
Iván Ovejero
|
b75347b3a1
|
perf(core): Make MCP module exclusive to main (#24899)
|
2026-01-27 12:10:44 +00:00 |
|
Iván Ovejero
|
012ce09846
|
perf(core): Lazyload Swagger, PSL and MCP libs (#24902)
|
2026-01-27 10:40:00 +00:00 |
|
Ricardo Espinoza
|
cb0d2a2a52
|
fix(core): Add rate limiting to mcp-oauth endpoints (#24734)
|
2026-01-24 00:08:52 +00:00 |
|
Tomi Turtiainen
|
d9862bb4aa
|
feat(core): Implement two-layered rate limiting system (#24636)
|
2026-01-21 14:02:05 +00:00 |
|
Milorad FIlipović
|
62afcd815b
|
feat(core): Improve MCP server telemetry (no-changelog) (#24370)
|
2026-01-20 07:49:29 +00:00 |
|
Milorad FIlipović
|
a84b0e544d
|
feat(editor): Connect workflows from MCP settings page (#23025)
|
2025-12-15 19:25:29 +01:00 |
|
Guillaume Jacquart
|
a19fefece5
|
feat(core): Add resolvable fields to credential entity (#22712)
|
2025-12-12 08:06:04 +01:00 |
|
Milorad FIlipović
|
40ff0479a8
|
feat(editor): Redesign MCP settings page (#22677)
Co-authored-by: Robert Squires <robtf9@icloud.com>
|
2025-12-08 13:29:06 +01:00 |
|
Benjamin Schroth
|
fe4f4677c4
|
chore: Update @modelcontextprotocol/sdk (#22823)
|
2025-12-05 15:13:49 +01:00 |
|