Commit Graph

24 Commits

Author SHA1 Message Date
Elias Meire
34252f53f9 feat(MCP Client Tool Node): Add MCP Client Tool Node to connect to MCP servers over SSE (#14464)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: JP van Oosten <jp@n8n.io>
2025-04-09 17:31:53 +02:00
कारतोफ्फेलस्क्रिप्ट™
73e8d76e13 refactor: Overhaul nodes-testing setup - Part 1 (no-changelog) (#14303) 2025-04-01 10:15:13 +02:00
Alex Grozav
8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Charlie Kolb
996026f358 feat: Add nodeAsTool description overrides for tool version (no-changelog) (#14048) 2025-03-20 10:09:33 +01:00
कारतोफ्फेलस्क्रिप्ट™
d2df154b49 fix(core): Avoid using structuredClone on node descriptions (#13832) 2025-03-12 13:21:36 +01:00
Iván Ovejero
3ca99194c6 refactor(core): Migrate all errors in cli package to new hierarchy (#13478)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-02-27 09:30:55 +02:00
Charlie Kolb
21773764d3 feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01:00
Elias Meire
d981b5659a feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™
4a1a999362 fix(core): Prefix package name in supportedNodes on generated types as well (#12514) 2025-01-15 13:06:02 +01:00
कारतोफ्फेलस्क्रिप्ट™
39d5e0ff87 refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
कारतोफ्फेलस्क्रिप्ट™
471d7b9420 refactor(core): Move Logger to core (no-changelog) (#12310) 2024-12-23 13:46:13 +01:00
Iván Ovejero
fe7fb41ad8 refactor(core): Fix push message type inference (#12331) 2024-12-20 19:45:04 +01:00
कारतोफ्फेलस्क्रिप्ट™
5a055ed526 refactor(core): Move execution engine code out of n8n-workflow (no-changelog) (#12147) 2024-12-12 13:54:44 +01:00
कारतोफ्फेलस्क्रिप्ट™
73145b70b8 chore: Convert ErrorReporting to a Service to use DI. Add some tests (no-changelog) (#11279) 2024-12-11 15:36:17 +01:00
कारतोफ्फेलस्क्रिप्ट™
2d36b42798 fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
fb06b55211 fix(core): Fix hot-reload that broke after chokidar upgrade (no-changelog) (#11658) 2024-11-08 16:54:06 +01:00
Tomi Turtiainen
d4afb0f38b refactor: Simplify resolveIcon checks and add tests (#11165) 2024-10-08 17:04:45 +03:00
कारतोफ्फेलस्क्रिप्ट™
1b84b0e5e7 fix(core): Allow loading nodes from multiple custom directories (#11130) 2024-10-07 12:09:47 +02:00
Iván Ovejero
3a9c65e1cb refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
कारतोफ्फेलस्क्रिप्ट™
4584f22a9b fix(core): Prevent backend from loading duplicate copies of nodes packages (#10979) 2024-09-26 20:28:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
2f8c8448d3 refactor(core): Move push message types to a new shared package (no-changelog) (#10742) 2024-09-13 13:02:00 +02:00
Tomi Turtiainen
5156313074 refactor(core): Enable import/order eslint rule (#10794) 2024-09-12 19:07:18 +03:00
oleg
da44fe4b89 feat(core): Implement wrapping of regular nodes as AI Tools (#10641)
Co-authored-by: JP van Oosten <jp@n8n.io>
2024-09-04 12:06:17 +02:00
Iván Ovejero
f667b384c9 refactor(core): Standardize filenames in cli (no-changelog) (#10484)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-08-22 11:10:37 +02:00