Iván Ovejero
|
9a56529d5d
|
fix(core): Protect against name-mangling in native Python runner (#21482)
|
2025-11-03 13:16:47 +01:00 |
|
Iván Ovejero
|
fbd60d2a07
|
fix(core): Ensure reconnect on broker down in native Python runner (#21475)
|
2025-11-03 14:11:39 +02:00 |
|
Iván Ovejero
|
98baeec45e
|
refactor(core): Minor leftover cleanups in native Python runner (#21473)
|
2025-11-03 13:04:54 +01:00 |
|
Declan Carroll
|
9dea2024cc
|
fix: Update task runner to 1.4.1 (#21481)
|
2025-11-03 12:00:22 +00:00 |
|
Romeo Balta
|
32671e7484
|
feat(editor): Add dynamic modal text support (no-changelog) (#21468)
|
2025-11-03 11:31:27 +00:00 |
|
Irénée
|
1a70592b12
|
fix: Fix insights query date range calculation in backend (#21409)
|
2025-11-03 10:38:41 +00:00 |
|
oleg
|
11531c8936
|
fix(core): Fix AI Agent v3 Tool Execution Issues (#21477)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-11-03 11:33:11 +01:00 |
|
Eugene
|
7c0d1db43c
|
feat(ai-builder): Check sub-nodes are connected to root node (#21330)
|
2025-11-03 11:15:42 +01:00 |
|
mfsiega
|
6df508fa1d
|
feat(core): Build workflow index on server start and workflow updates (#21441)
|
2025-11-03 11:01:12 +01:00 |
|
Irénée
|
440e83bdfc
|
fix: Fix inconsistent insight date range query behaviour (#21368)
|
2025-11-03 09:39:14 +00:00 |
|
Svetoslav Dekov
|
342ec9c592
|
feat(editor): Tweak command bar labels (no-changelog) (#21228)
|
2025-11-03 10:47:20 +02:00 |
|
oleg
|
d35ba6b370
|
fix(AI Agent Node): AI Agent v3 only sees first tool response item (#21429)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-11-03 09:35:29 +01:00 |
|
Svetoslav Dekov
|
ad95257449
|
feat(editor): Add third batch for the templates quality experiment (no-changelog) (#21445)
|
2025-11-03 09:07:55 +02:00 |
|
Juuso Tapaninen
|
680b516e57
|
feat(editor): Add dynamic banner text support (no-changelog) (#21466)
|
2025-11-03 05:46:17 +02:00 |
|
yehorkardash
|
7e1f07dfd6
|
test(Guardrail Node): Add Guardrail tests (#21388)
|
2025-10-31 18:06:03 +00:00 |
|
Declan Carroll
|
f9ae948f15
|
test: Split up unit and integration tests for CI (#21438)
|
2025-10-31 17:59:44 +00:00 |
|
Declan Carroll
|
210f7c7eca
|
test: Add memory retention test (#21446)
|
2025-10-31 17:18:09 +00:00 |
|
Elias Meire
|
71de992eb9
|
feat: Support dynamic node icons using expressions (#20814)
|
2025-10-31 16:49:24 +01:00 |
|
Svetoslav Dekov
|
c41c917a5e
|
feat(editor): Add extra filtering params to dynamic banners request (no-changelog) (#21313)
|
2025-10-31 17:21:47 +02:00 |
|
Iván Ovejero
|
317459921c
|
ci: Remove uv from distroless runners image (#21444)
|
2025-10-31 16:21:12 +01:00 |
|
Declan Carroll
|
8def449b7e
|
ci: Fix build script to prefer docker for CI (#21439)
|
2025-10-31 15:18:38 +00:00 |
|
Michael Kret
|
f65b6a82a9
|
feat: AWS Assume role credentials (#20626)
|
2025-10-31 14:05:27 +00:00 |
|
Alex Grozav
|
9ae4e12ea7
|
refactor(editor): Extract app code into @/app folder (no-changelog) (#21431)
|
2025-10-31 14:58:10 +02:00 |
|
Cornelius Suermann
|
62d2196810
|
chore: Revise security vulnerability reporting instructions (#21432)
|
2025-10-31 13:30:50 +01:00 |
|
Suguru Inoue
|
d5c275df03
|
feat(editor): Improve custom agent support in chat (no-changelog) (#21393)
|
2025-10-31 12:59:16 +01:00 |
|
Alex Grozav
|
956dd09fcc
|
refactor(editor): Extract remaining runData code into features/ndv/runData (no-changelog) (#21283)
|
2025-10-31 13:18:42 +02:00 |
|
Alex Grozav
|
8cc4a2660d
|
refactor(editor): Extract tags code into features/shared (no-changelog) (#21326)
|
2025-10-31 13:18:25 +02:00 |
|
Alex Grozav
|
92360cd634
|
refactor(editor): Extract remaining assistant code into features/ai/assistant (no-changelog) (#20959)
|
2025-10-31 12:15:11 +02:00 |
|
Charlie Kolb
|
18012d98c8
|
fix(core): Grant admins full data table access (#21316)
|
2025-10-31 11:14:14 +01:00 |
|
Michael Kret
|
c4b9470427
|
fix(Google Calendar Node): Fix event operation (#21414)
|
2025-10-31 11:59:54 +02:00 |
|
Suguru Inoue
|
c46d121bb4
|
fix(editor): Fix outstanding chat UI bugs (no-changelog) (#21413)
|
2025-10-31 10:56:31 +01:00 |
|
Mutasem Aldmour
|
a6e27e1926
|
chore: Remove replace-css-tokens script (#21370)
|
2025-10-31 10:07:06 +01:00 |
|
yehorkardash
|
866ff1b504
|
fix(OpenAi Node): Allow additionalProperties: {} in tools (#21328)
|
2025-10-31 10:03:57 +02:00 |
|
mfsiega
|
fdf9c2e06d
|
feat(core): Update dependencies for unindexed workflows (no-changelog) (#21383)
|
2025-10-31 08:44:28 +01:00 |
|
Declan Carroll
|
c553c4d566
|
fix: Update packages for security fixes (#21375)
|
2025-10-30 17:00:18 +00:00 |
|
Iván Ovejero
|
eb629887dc
|
feat(core): Introduce distroless runners image (#21389)
|
2025-10-30 16:58:12 +01:00 |
|
Svetoslav Dekov
|
e551ce850d
|
fix(editor): Fix event propagating and causing multiple telemetry calls for the same event (#21385)
|
2025-10-30 17:09:36 +02:00 |
|
Charlie Kolb
|
c41eefd560
|
feat(editor): Add Create variable button to project overview (#21348)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
|
2025-10-30 14:59:36 +01:00 |
|
Csaba Tuncsik
|
eb4620199e
|
fix(core): Allow dynamic node parameters in Public API schema (#21345)
|
2025-10-30 14:47:20 +01:00 |
|
mfsiega
|
c47b185f04
|
feat(core): Implement function to index a single workflow (no-changelog) (#21373)
|
2025-10-30 14:22:47 +01:00 |
|
Michael Drury
|
3b53649165
|
fix(ai-builder): Fixing canvas buttons - if workflow builder is enabled always show "build with AI" button (#21354)
|
2025-10-30 12:40:22 +00:00 |
|
Raúl Gómez Morales
|
b1243ce06e
|
fix(editor): Match user pagination options with API limits (#21377)
|
2025-10-30 13:18:42 +01:00 |
|
Svetoslav Dekov
|
9c74775390
|
feat(editor): Templates data quality experiment (no-changelog) (#21321)
|
2025-10-30 14:04:45 +02:00 |
|
Csaba Tuncsik
|
f88f09c0b7
|
fix(editor): Prevent 'sin' text concatenation in execution display (#21343)
|
2025-10-30 12:57:28 +01:00 |
|
yehorkardash
|
453f90816b
|
feat(Guardrails Node): Add new node (#20755)
|
2025-10-30 13:36:05 +02:00 |
|
Iván Ovejero
|
614f89b8a0
|
refactor(core): Switch to multiprocessing pipes in native Python runner (#21232)
|
2025-10-30 12:29:59 +01:00 |
|
Michael Drury
|
f79d968151
|
fix(ai-builder): Hide the excute and refine dialog in the workflow builder if task was aborted (#21355)
|
2025-10-30 11:15:27 +00:00 |
|
Elias Meire
|
589c072b67
|
fix(editor): Show schema view when some upstream nodes are executed (#21292)
|
2025-10-30 11:10:28 +00:00 |
|
Jaakko Husso
|
4c93e43ad4
|
feat(core): Generate conversation titles separate from the main WF (no-changelog) (#21371)
|
2025-10-30 12:05:49 +02:00 |
|
Suguru Inoue
|
cb7d9bf00c
|
refactor(editor): Use timestamp from backend in agent directory (#21349)
|
2025-10-30 10:59:17 +01:00 |
|