lyzno1
|
a77aab96f5
|
fix: align all workflow trigger docs link
|
2025-10-23 12:17:27 +08:00 |
Stream
|
13af48800b
|
fix: merge
|
2025-10-23 12:13:33 +08:00 |
Stream
|
6e7fb59638
|
Merge branch 'feat/plugin-readme' into feat/trigger
# Conflicts:
# api/controllers/console/workspace/plugin.py
# api/core/plugin/entities/plugin_daemon.py
|
2025-10-23 12:10:44 +08:00 |
lyzno1
|
863b4f8fe9
|
Merge remote-tracking branch 'origin/main' into feat/trigger
|
2025-10-23 11:54:35 +08:00 |
Wu Tianwei
|
95ce224df0
|
fix: enhance checklist functionality with embedding and rerank model lists (#27312)
|
2025-10-23 11:33:58 +08:00 |
yalei
|
8555635967
|
Sync log detail drawer with conversation_id query parameter, so that we can share a specific conversation (#26980)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-23 11:22:40 +08:00 |
Yunlu Wen
|
e843fe8aa6
|
fix: rename cookie for webapp (#27264)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-23 11:03:48 +08:00 |
非法操作
|
b198c9474a
|
chore: improve storybooks (#27306)
|
2025-10-23 11:00:45 +08:00 |
yessenia
|
949ac9d930
|
feat(trigger): add formitem desc
|
2025-10-23 10:57:42 +08:00 |
yessenia
|
06d1a2e2fd
|
feat(trigger): remove Redundant comp & triggers api no cache
|
2025-10-23 10:57:41 +08:00 |
lyzno1
|
d478f62b49
|
Optimize workflow tool sync after plugin install (#27280)
|
2025-10-23 09:58:54 +08:00 |
Wu Tianwei
|
4bb00b83d9
|
fix: Downgrade @monaco-editor/loader to v1.5.0 (#27282)
|
2025-10-22 20:18:24 +08:00 |
zhsama
|
128bc2241d
|
feat(checkbox): adjust styles for checkbox component layout
|
2025-10-22 17:35:04 +08:00 |
ZalterCitty
|
c91cbf6b97
|
feat: compatible custom avatar url (#26975)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-10-22 17:21:17 +08:00 |
Asuka Minato
|
f6ede6f1c1
|
Add threading option to basedpyright checks (#27203)
|
2025-10-22 17:09:46 +08:00 |
Maries
|
65976b27fe
|
fix: improve plugin invoke error (#27137)
Co-authored-by: Yeuoly <45712896+Yeuoly@users.noreply.github.com>
|
2025-10-22 17:09:24 +08:00 |
-LAN-
|
2d73ee64a3
|
Refine variable truncator type hints (#27220)
|
2025-10-22 17:08:55 +08:00 |
GuanMu
|
c61c2b0abd
|
Fix type error (#27274)
|
2025-10-22 17:08:27 +08:00 |
Harry
|
b2730d680c
|
fix(trigger): add missing fields in TriggerEventNode configuration
|
2025-10-22 16:55:55 +08:00 |
lyzno1
|
52b180104a
|
Limit workflow tool/trigger search to provider and item names
|
2025-10-22 16:53:23 +08:00 |
Harry
|
9cdb62da93
|
fix(trigger): reset inputs in TriggerEventNode to an empty dictionary
|
2025-10-22 15:58:43 +08:00 |
Joel
|
5af08edfda
|
chore: add missing icon
|
2025-10-22 15:38:54 +08:00 |
Harry
|
24fa5f33d7
|
fix(trigger): update input handling in TriggerEventNode to correctly retrieve and set outputs
|
2025-10-22 15:37:00 +08:00 |
yessenia
|
caf0bf34dd
|
fix(trigger): add event node status & min-height in modal
|
2025-10-22 15:31:03 +08:00 |
lyzno1
|
181a1ae7f3
|
fix: hover tooltip
|
2025-10-22 15:09:01 +08:00 |
lyzno1
|
e18ecead2c
|
fix: hide All tools when searching
|
2025-10-22 15:07:46 +08:00 |
lyzno1
|
36a26adab2
|
fix: install from marketplace
|
2025-10-22 14:59:49 +08:00 |
-LAN-
|
40d3332690
|
fix: preserve share code headers after login redirect (#27225)
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-10-22 14:59:08 +08:00 |
zhsama
|
bc2edf5107
|
refactor(workflow): replace fetch function with base/post in use-one-step-run and use-workflow-run hooks in polling
|
2025-10-22 14:55:57 +08:00 |
lyzno1
|
50bbac5973
|
Add double-arrow icon swap on featured tools “Show more” hover
|
2025-10-22 14:47:19 +08:00 |
lyzno1
|
45b221659b
|
Tighten featured tools header arrow and add “All tools” section divider
|
2025-10-22 14:41:18 +08:00 |
lyzno1
|
16957f14f1
|
fix: featured icons
|
2025-10-22 14:33:00 +08:00 |
lyzno1
|
0d7dde0639
|
Align featured tool hover layout and widen action dropdown
|
2025-10-22 14:19:22 +08:00 |
Cris
|
8e45753c68
|
fix:restore correct numeric values for ParamsAutoGenerated (#27252)
|
2025-10-22 13:36:29 +08:00 |
GuanMu
|
73e217ab0d
|
Fix type error (#27250)
|
2025-10-22 13:06:15 +08:00 |
zhsama
|
37805184d9
|
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
|
2025-10-22 12:58:15 +08:00 |
Yeuoly
|
df9932088f
|
avoid time slice strategy in community edition
|
2025-10-22 12:50:11 +08:00 |
zhsama
|
d101a83be8
|
Merge remote-tracking branch 'origin/feat/trigger' into feat/trigger
|
2025-10-22 12:49:41 +08:00 |
lyzno1
|
94ea289c75
|
fix: suggestions tools list
|
2025-10-22 12:46:22 +08:00 |
lyzno1
|
e2539e91eb
|
fix: view docs
|
2025-10-22 12:46:22 +08:00 |
lyzno1
|
77e9bae3ff
|
feat(workflow): polish featured tools recommendations
|
2025-10-22 12:46:21 +08:00 |
lyzno1
|
d99644237b
|
chore: align help link translations
|
2025-10-22 12:46:21 +08:00 |
lyzno1
|
5cb268e99b
|
feat: suggestions ui
|
2025-10-22 12:46:21 +08:00 |
lyzno1
|
f179b03d6e
|
fix: constrain rag pipeline datasource selector width
|
2025-10-22 12:46:21 +08:00 |
lyzno1
|
28fe58f3dd
|
feat: try to add tools suggestions
|
2025-10-22 12:46:21 +08:00 |
Yeuoly
|
14acd05846
|
fix
|
2025-10-22 12:41:19 +08:00 |
zhsama
|
ccce135bf5
|
fix(workflow): add setShowVariableInspectPanel for specific block types in useLastRun hook
|
2025-10-22 12:38:03 +08:00 |
Yeuoly
|
cb5607fc8c
|
refactor: TimeSliceLayer
|
2025-10-22 12:13:12 +08:00 |
Yeuoly
|
7f70d1de1c
|
ASYNC_WORKFLOW_SCHEDULER_GRANULARITY
|
2025-10-22 12:10:12 +08:00 |
Yeuoly
|
c36173f5a9
|
fix: typing
|
2025-10-22 11:55:26 +08:00 |