QuantumGhost
85ab1dc8d9
fix(api): Fix incorrect handling of Variable
types in VariablePool
2025-05-29 02:46:11 +08:00
QuantumGhost
7ee95dbc1c
docs(api): Add a documentation about equality of FloatSegment
2025-05-29 02:46:11 +08:00
QuantumGhost
325b737f09
fix(api): Fix incorrect variable name for sys var.
2025-05-29 02:46:11 +08:00
QuantumGhost
5aa044e392
feat(api): implement draft var related api
2025-05-29 02:46:09 +08:00
QuantumGhost
c7e6b9ce9c
feat(api): save output variables to draft variables while debugging workflow
2025-05-29 02:45:16 +08:00
QuantumGhost
655d55f290
feat(api): add a version
class method to BaseNode and subclasses
...
This ensures that we can get the version of node while executing.
Add `node_version` to `BaseNodeEvent` to ensure that all node
related events includes node version information.
2025-05-29 02:45:16 +08:00
QuantumGhost
1fbeb8d9bf
feat(api): Save output variables as draft variables in single stepping
2025-05-29 02:45:16 +08:00
QuantumGhost
254324cd6c
feat(api): Save output variables as draft variables in single stepping
2025-05-29 02:45:16 +08:00
QuantumGhost
9650ade7fb
feat(api): Implement WorkflowDraftService
2025-05-29 02:45:16 +08:00
QuantumGhost
0d5a0a4b24
feat(api): add an API to retrieve the last execution of a given node.
2025-05-29 02:45:15 +08:00
NFish
57ece83c30
Fix/branding broken ( #20375 )
...
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
2025-05-28 20:06:58 +08:00
-LAN-
c3c67d9608
fix: register user model to current_user in backward invoke. ( #20374 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-28 19:56:33 +08:00
-LAN-
f59fb94dae
feat(agent_node): ensure that the enum-checking syntax is compatible with Python 3.11. ( #20373 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-28 19:56:17 +08:00
NFish
77280570a4
Merge branch 'fix/branding-broken' into deploy/dev
2025-05-28 18:23:57 +08:00
NFish
7ab0b7346e
fix: branding logo broken
2025-05-28 18:23:10 +08:00
Joel
9ab0f0980d
fix: start node inputs skiped
2025-05-28 17:54:14 +08:00
zxhlyh
861cdbd8b6
fix: workflow plugins list update ( #20357 )
2025-05-28 17:46:36 +08:00
zxhlyh
00199c41bb
fix: workflow plugins list update ( #20357 )
2025-05-28 17:45:08 +08:00
jZonG
29f9faf049
fix scroll
2025-05-28 17:32:27 +08:00
teawoong Kim
400ae664bb
fix(http): force multipart/form-data even without files( #20322 ) ( #20323 )
2025-05-28 17:04:38 +08:00
comfuture
b39ca7ee31
Fixes some i18n(ko) translations. ( #20348 )
2025-05-28 16:58:59 +08:00
Joel
9350646c97
fix: not show mcp tools icon in node
2025-05-28 16:57:26 +08:00
jZonG
b264cc7f35
Merge branch 'jzh' into deploy/dev
2025-05-28 16:51:27 +08:00
zxhlyh
201d2d8a8f
Merge branch 'fix/workflow-plugins-update' into deploy/dev
2025-05-28 16:42:38 +08:00
jZonG
18eb5ad33f
replace searchParams after redirection
2025-05-28 16:41:52 +08:00
zxhlyh
9004b6ad03
fix: workflow plugins list update
2025-05-28 16:40:48 +08:00
Junjie.M
4250501058
fix: reset password page dark style ( #20350 )
2025-05-28 16:36:32 +08:00
-LAN-
eaaf551497
fix: Instance <Account> is not bound to a Session ( #20347 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-28 16:36:08 +08:00
Joel
9adda90227
feat: param schema support readonly
2025-05-28 16:35:52 +08:00
Joel
f2a8af0680
fix: some copywriting to i18n
2025-05-28 16:27:43 +08:00
Joel
e42f84f723
feat: add obj and array type support
2025-05-28 16:14:36 +08:00
jZonG
dded6001e2
fix parameter description data binding
2025-05-28 16:03:33 +08:00
jZonG
911af03e0c
update auhtorization code
2025-05-28 15:49:30 +08:00
jZonG
8832f08fed
authorizing redirection
2025-05-28 15:36:03 +08:00
Joel
2bcfcfabb7
chore: use short auto copywriting
2025-05-28 14:30:33 +08:00
Joel
801bf5ff70
fix: iteration and loop debug pass wrong struct
2025-05-28 14:10:27 +08:00
Novice
946d39af74
Merge branch 'feat/mcp' into deploy/dev
2025-05-28 13:56:26 +08:00
Novice
2e4dfbd60f
fix: redirect url change
2025-05-28 13:55:26 +08:00
Joel
29df9ba48b
feat: loop can input vars
2025-05-28 11:20:55 +08:00
jZonG
246948d892
auto authorizing after created
2025-05-28 10:58:04 +08:00
jZonG
598c469be2
tool list data binding
2025-05-28 10:58:04 +08:00
Novice
1a7242abd4
Merge branch 'main' into feat/mcp
2025-05-28 09:37:55 +08:00
Novice
c7cb3770a4
feat: agent node add mcp tools
2025-05-28 09:26:14 +08:00
-LAN-
f233a64eb5
fix(workflow): fetch user failed when workflow run in parallel mode ( #20321 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-27 22:41:07 +08:00
AichiB7A
2b81b6673f
[Observability] Add type check and try-except in otel ( #20319 )
2025-05-27 21:17:45 +08:00
Joel
195a349cb5
fix: mcp tool label
2025-05-27 18:21:59 +08:00
-LAN-
4c46f04d77
fix: Enhances tenant ID handling in telemetry ( #20304 )
...
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-27 17:44:40 +08:00
Joel
d467c8536b
fix: i18n auto run failed ( #20302 )
2025-05-27 17:29:56 +08:00
jZonG
938a180aff
MCP server create & update
2025-05-27 17:16:48 +08:00
jZonG
f0fca59f31
MCP server create & update
2025-05-27 17:16:48 +08:00