Commit Graph

19 Commits

Author SHA1 Message Date
Mutasem Aldmour
9729c2a5da
feat(ai-builder): Add code-base workflow builder (#24535)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:24:27 +00:00
Michael Drury
21e4364920
feat(ai-builder): Adding node parameter (required and options) programmatic validations to WFB (#25101)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 17:16:43 +00:00
Michael Drury
d12e9318d0
feat(ai-builder): Workflow builder "respond to webhook" understanding (#24641) 2026-01-27 14:38:09 +00:00
Michael Drury
6f2c1efc2f
feat(ai-builder): Providing instructions from workflow builder on creation of data tables (#24595) 2026-01-22 14:23:11 +00:00
Albert Alises
35f1999b44
feat(ai-builder): Add auto-fix for missing AI node connections + prompt guide (#24519) 2026-01-19 16:22:10 +00:00
Albert Alises
70ef256188
feat(ai-builder): Make credentials validation minor instead of major (#24529) 2026-01-19 16:15:29 +00:00
oleg
f880a74d99
refactor(ai-builder): Implement unified evaluations harness (#23955)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-13 12:11:13 +00:00
Michael Drury
94dd47b637
feat(ai-builder): Multi-agent workflow builder improvements, best practices and better template usage (#23417) 2025-12-19 14:00:06 +00:00
Michael Drury
0bd7a94d0c
fix(ai-builder): Connection validation respects node version and type (#23349) 2025-12-17 12:38:22 +00:00
Benjamin Schroth
537747bd63
chore: Make workflow comparison run in CI (#23011) 2025-12-10 16:42:39 +01:00
Michael Drury
c3190fcfec
fix(ai-builder): Updating stream recursion limit and removing tool node static parameter validation (#23023) 2025-12-10 12:15:44 +00:00
Michael Drury
272a5d4435
feat(ai-builder): WF builder programmatic validation for HTTP request and set nodes (correct credential usage) (#22941) 2025-12-10 10:35:54 +00:00
oleg
f2930e2db9
chore(ai-builder): Add workflow naming, compaction, and session cleanup to multi-agent (no-changelog) (#22646)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
2025-12-03 17:50:22 +01:00
Mutasem Aldmour
4319da6f1c
fix(ai-builder): Fix import of multiple nodes with maxNode, add validation (#22348) 2025-11-26 17:34:34 +01:00
Benjamin Schroth
5f5181ec28
test(ai-builder): Integrate structural workflow comparison (#22209) 2025-11-24 15:25:12 +01:00
Eugene
0a355ccadb
feat(ai-builder): Send workflow validation issues to telemetry (#21837)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
2025-11-18 16:30:16 +00:00
Eugene
7c0d1db43c
feat(ai-builder): Check sub-nodes are connected to root node (#21330) 2025-11-03 11:15:42 +01:00
yehorkardash
453f90816b
feat(Guardrails Node): Add new node (#20755) 2025-10-30 13:36:05 +02:00
Eugene
fa7cdf39bd
feat(core): Add programmatic workflow validation in AI workflow builder (#20998) 2025-10-24 14:17:43 +02:00