562 Commits

Author SHA1 Message Date
Novice
ec6c0e52aa Merge branch 'feat/mcp' into deploy/dev 2025-05-30 09:23:05 +08:00
Novice
14aecc147b feat: add encrypted 2025-05-30 09:19:46 +08:00
Novice
4e982e3833 Merge branch 'feat/mcp' into deploy/dev 2025-05-29 15:32:53 +08:00
Novice
1c84a27e7e feat: mcp tool add input schema 2025-05-29 15:32:26 +08:00
QuantumGhost
bce63c142f Merge branch 'feat/variable-pool-rebased' into deploy/dev 2025-05-29 03:09:50 +08:00
QuantumGhost
248686ab6d Revert "Merge branch 'feat/variable-pool-rebased' into deploy/dev"
This reverts commit a7bfe67797c78b6244582f457edea3f2ceb21582, reversing
changes made to 580d134a2214fc234a4d3ca939d35138022eb91c.
2025-05-29 02:57:21 +08:00
QuantumGhost
6df77c7ae2 feat(api): add support for conversation input fields in draft node run api 2025-05-29 02:47:58 +08:00
QuantumGhost
ae53286bcc feat(api): add support for conversation input fields in draft node run api 2025-05-29 02:47:58 +08:00
QuantumGhost
31fa5baadf feat(api): overhaul draft variable saving logic
add support for many node types
2025-05-29 02:46:12 +08:00
QuantumGhost
701d659f54 fix(api): Fix input variable handling for Start node. 2025-05-29 02:46:11 +08:00
QuantumGhost
ed4b072467 feat(api): Implement VariableLoader in DraftVarLoader.
Use DraftVarLoader to load required variables when single stepping a
node.
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
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
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
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
Mio Inamijima
0ebaba98f0
fix: dataset permission check for partial team members (#19249) (#20242)
Co-authored-by: MioINAMIJIMA <m.inamijima@optimaize-consulting.com>
2025-05-27 14:33:11 +08:00
Novice
e237bc09b8 Merge branch 'feat/mcp' into deploy/dev 2025-05-27 13:15:25 +08:00
Novice
41bbcb9540 feat: upgrade streamable http client 2025-05-27 13:14:51 +08:00
Good Wood
756f35f480
feat: add pagination for plugin page (#20151) 2025-05-27 12:54:52 +08:00
QuantumGhost
a7bfe67797 Merge branch 'feat/variable-pool-rebased' into deploy/dev 2025-05-26 14:23:55 +08:00
QuantumGhost
3b45b87d02 fix(api): Fix input variable handling for Start node. 2025-05-26 14:22:30 +08:00
QuantumGhost
defe8fea63 feat(api): Implement VariableLoader in DraftVarLoader.
Use DraftVarLoader to load required variables when single stepping a
node.
2025-05-26 14:21:21 +08:00
QuantumGhost
580d134a22 fix(api): fix internal server error while publishing workflow 2025-05-23 16:49:02 +08:00
Novice
3db3b939a6 Merge branch 'feat/mcp' into deploy/dev 2025-05-23 13:48:37 +08:00
QuantumGhost
865ca09a7f Merge branch 'feat/variable-pool-rebased' into deploy/dev 2025-05-23 10:25:30 +08:00
QuantumGhost
35b4d2c499 fix(api): Fix incorrect variable name for sys var. 2025-05-23 10:24:00 +08:00
QuantumGhost
392ad17497 feat(api): Save output variables as draft variables in single stepping 2025-05-23 10:23:59 +08:00
QuantumGhost
f3fc3cf530 feat(api): Save output variables as draft variables in single stepping 2025-05-23 10:23:59 +08:00
QuantumGhost
ecaf4b0e51 feat(api): Implement WorkflowDraftService 2025-05-23 10:23:59 +08:00
QuantumGhost
8940c388d6 feat(api): add an API to retrieve the last execution of a given node. 2025-05-23 10:23:59 +08:00
Novice
e42831335d fix: add icon 2025-05-23 10:22:32 +08:00
NFish
f212a46a87 Merge branch 'fix/upgrade-page-description' into deploy/dev 2025-05-22 12:20:26 +08:00
GonzaHM
38b1e46241
fix: correct indentation in dataset retrieval model assignment (#20040) 2025-05-22 10:05:24 +08:00
-LAN-
57bcb616bc
fix(sqlalchemy_workflow_node_execution_repository): Missing triggered_from while querying WorkflowNodeExecution (#20044)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-21 16:37:44 +08:00
-LAN-
3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
2025-05-21 15:38:03 +08:00
crazywoola
d35d854259
Revert "fix: fix duplicate app lose custom image" (#19995) 2025-05-20 18:42:59 +08:00
CorrectRoad
618981f1ae
fix: fix duplicate app lose custom image (#19775) 2025-05-20 16:44:51 +08:00
zhangx1n
2a1b26e0af feat: add services/feature_service.py from feat/plugin-install-scope-management 2025-05-20 16:44:49 +08:00
zhangx1n
2bf7c40c7c Revert "Merge branch 'feat/plugin-install-scope-management' into deploy/dev"
This reverts commit 7636bc164d7a749942bfa177f8ba7e23109c294f, reversing
changes made to 2251f22f98d5cd4e7cde27d0e107d5752461d1eb.
2025-05-20 16:26:00 +08:00
zhangx1n
7636bc164d Merge branch 'feat/plugin-install-scope-management' into deploy/dev 2025-05-20 15:57:22 +08:00
jyong
2251f22f98 Merge branch 'feat/r2' into deploy/dev 2025-05-20 15:41:23 +08:00
jyong
9bafd3a226 r2 2025-05-20 15:41:10 +08:00
Yeuoly
a6c98d71db feat: implement plugin installation availability checks and add custom error handling 2025-05-20 15:23:58 +08:00
jyong
78387c1e3d Merge branch 'feat/r2' into deploy/dev 2025-05-20 15:19:10 +08:00
jyong
82be119fec Merge branch 'main' into feat/r2 2025-05-20 15:18:52 +08:00