Commit Graph

17953 Commits

Author SHA1 Message Date
Michael Drury
87f59f04d3
feat(ai-builder): Add WFB session persistence across page refreshes (#25404) 2026-02-18 14:47:08 +00:00
Irénée
d79ef711dd
feat(editor): Add reload action to secret provider connections (no-changelog) (#25920) 2026-02-18 14:00:09 +00:00
Benjamin Schroth
ce32754088
feat(ai-builder): Add subgraph evaluation framework for responder (no-changelog) (#25419) 2026-02-18 12:33:34 +00:00
Svetoslav Dekov
2b377aaad9
fix(editor): Fix incorrect scroll shown while ndv is open (no-changelog) (#25668) 2026-02-18 11:56:52 +00:00
Rob Hough
c7caf27d08
fix(editor): Style regressions on Button (#25924) 2026-02-18 11:53:07 +00:00
Filipe Tavares
a94f13e825
chore(editor): Add credentials page (no-changelog) (#25100) 2026-02-18 11:39:57 +00:00
Tomi Turtiainen
2cfecd2a8b
perf(core): Use streaming JSON parsing for large execution data (#25799)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:50:53 +00:00
Stephen Wright
cadfa4c100
fix: Only use displayOptions for determining credential required fields for update if the property is defined (#25921)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2026-02-18 10:33:33 +00:00
Albert Alises
dc82320f70
fix(editor): Prevent plan mode auto-switch after AIWB restore (#25903) 2026-02-18 10:29:09 +00:00
Albert Alises
9fb5d437d3
feat(core): Merge Ask and Build into unified multi-agent chat experience (#25692)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:16:24 +00:00
Albert Alises
d591bcb7c5
fix(editor): Re-layout all nodes on structural changes in AI builder (#25905) 2026-02-18 09:46:31 +00:00
Daria
64bcca02dc
fix(editor): Fix incorrect shortcut resolution for letter keys on non-QWERTY (#25875) 2026-02-18 09:45:34 +00:00
Dawid Myslak
076d7b2d0c
feat(core): Send AI Node SDK version to Strapi community nodes API (#25760)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-18 09:44:35 +00:00
Eugene
a27089256d
chore: Replace Playwright with GraphQL API in loom-transcript skill (no-changelog) (#25918)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 09:44:15 +00:00
Ricardo Espinoza
4ce9daf2dd
fix(editor): Show existing credentials in template setup modal (#25598) 2026-02-18 09:34:53 +00:00
Ricardo Espinoza
ea143c71ad
feat(editor): In setup panel only mark credentials as completed if they are tested (#25658) 2026-02-18 09:18:36 +00:00
Guillaume Jacquart
c2f5d9976b
chore(core): Improve access controlled credentials and workflows fetching (#25028)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 09:14:09 +00:00
Benjamin Schroth
d262419ba8
feat: Enable streaming in canvas chat (#20991) 2026-02-18 08:50:06 +00:00
Benjamin Schroth
e4ac345eda
feat(ai-builder): Implement workflow execution in evaluations (no-changelog) (#25814) 2026-02-18 08:41:56 +00:00
Eugene
112eecc761
chore: Initial issue analysis skill (no-changelog) (#25877) 2026-02-18 08:21:06 +00:00
Michael Drury
4c1c033cff
fix(ai-builder): Don't release types when loading node types for workflow builder service (#25891) 2026-02-18 08:11:17 +00:00
Tomi Turtiainen
31850f7996
refactor(core): Replace Code nodes with TestDataNode in workflow test fixtures (#25893)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 07:19:20 +00:00
Declan Carroll
620a50e7fb
ci: Enable Sentry source maps in Docker builds (#25888)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 07:18:43 +00:00
Ricardo Espinoza
c818125e85
fix(core): Return data tables that you have access to instead of only the ones in your personal project (#25558) 2026-02-17 17:25:44 +00:00
Sandra Zollner
2c81eca435
fix(editor): Add validation for secret JSON input fields (#25851) 2026-02-17 16:39:23 +00:00
Sandra Zollner
594dc51005
feat(editor): Update styles and Secrets Provider connection components (#25894) 2026-02-17 16:20:30 +00:00
oleg
48cb717d27
fix: Truncate tool names to 64 characters (#25745) 2026-02-17 15:52:43 +00:00
Sandra Zollner
ff5d2e5f51
feat(editor): Show inline error messages for testing connection feedback (#25873) 2026-02-17 15:37:45 +00:00
Konstantin Tieber
2bc1bd8d15
feat(core): Don't show infisical as option when creating new secret secret store (no-changelog) (#25890) 2026-02-17 15:33:39 +00:00
Dawid Myslak
b97fe12ba2
feat(core): Add ESLint rule to validate AI node SDK fields in package.json (#25759)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 14:34:31 +00:00
Stephen Wright
56b6d0ca61
fix: Increase character limit for providerId (#25748) 2026-02-17 14:18:24 +00:00
Irénée
9c7b3db9a8
feat: Add connection state to secret stores response (no-changelog) (#25884) 2026-02-17 14:07:13 +00:00
Ali Elkhateeb
1bc307990d
fix(editor): Update secrets provider connection name validation (#25868) 2026-02-17 14:00:03 +00:00
Tomi Turtiainen
2886b32efd
fix(core): Forward activationMode in multi-main webhook/trigger setup (#25855)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 13:50:21 +00:00
Stephen Wright
69e7cbfc8f
chore: Bigger alert for sharing deactivation (#25836) 2026-02-17 13:26:00 +00:00
Tomi Turtiainen
748ebf5e58
refactor: Use task runners for AI Transform node (#25833) 2026-02-17 13:18:18 +00:00
Rob Hough
022638f23d
fix(editor): Patch Button v2 migration issues (#25846) 2026-02-17 13:16:26 +00:00
Ali Elkhateeb
61b17d4252
feat(core): Add telemetry tracking for external secrets connections (no-changelog) (#25819)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-17 12:35:24 +00:00
Konstantin Tieber
abf4ae2c39
feat(core): Fail credential transfer if target project lacks access to referenced external secret store (no-changelog) (#25625) 2026-02-17 12:25:42 +00:00
Albert Alises
c811ec1b5e
fix(AI Agent Node): Serialize AI Agent intermediateSteps messageLog to plain objects (#25867) 2026-02-17 11:25:12 +00:00
Svetoslav Dekov
048c76262b
feat(editor): Sort setup panel nodes by execution order (no-changelog) (#25741) 2026-02-17 10:26:54 +00:00
Albert Alises
14920b7e98
fix: Prevent node mention popup when typing email addresses (#25865) 2026-02-17 09:42:36 +00:00
Albert Alises
0135c23d07
fix(editor): Constrain chat trigger images to fit within message width (#25866) 2026-02-17 09:30:09 +00:00
Jon
a6e8a97b31
chore: NODE-4345 - Generate Schema Files (no-changelog) (#25130)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-17 09:02:24 +00:00
Declan Carroll
6ceb8b9eb6
ci: Add CI filter action (#25858) 2026-02-17 09:02:08 +00:00
Albert Alises
5d925058ad
fix: Handle missing trigger node run data gracefully (#25828) 2026-02-17 09:01:53 +00:00
Shireen Missi
8d0251d1de
fix(Guardrails Node): Improve Guardrails validation (#25390) 2026-02-17 08:55:04 +00:00
Benjamin Schroth
ead83ca8d9
feat(editor): Show execution data in preview (#25501) 2026-02-17 08:22:26 +00:00
yehorkardash
833ba65ff0
feat: Support invalid tool call content (#25835)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-02-17 08:16:43 +00:00
Svetoslav Dekov
2495a05f6c
fix(editor): Fix wrong content displayed while quickly navigating projects and folders (#25428) 2026-02-17 08:05:33 +00:00