Joel
|
580201ed2c
|
merge main
|
2025-08-28 14:57:30 +08:00 |
|
17hz
|
62892ed8d7
|
refactor: relocate China npm registry config to base image (#24678)
|
2025-08-28 14:43:34 +08:00 |
|
lyzno1
|
7b399cc5e5
|
feat: add MCP configuration for Claude Code optimization (#24679)
|
2025-08-28 14:38:36 +08:00 |
|
Joel
|
fab5740778
|
fix: can not choose file type var in aggreggator node (#24689)
|
2025-08-28 14:28:46 +08:00 |
|
Joel
|
e955a603c6
|
fix: can choose file in add in variable aggregator
|
2025-08-28 14:19:07 +08:00 |
|
Joel
|
740f1c5f2c
|
fix: tools value not update caused data outdated
|
2025-08-28 14:06:28 +08:00 |
|
twwu
|
9a13cb5bdf
|
refactor: remove unused state management in usePipelineRun hook
|
2025-08-28 13:58:03 +08:00 |
|
mr0609
|
30f2d756a7
|
fix_trace_config (#24669)
Co-authored-by: renming <renming@renmingdeMacBook-Air.local>
|
2025-08-28 13:54:49 +08:00 |
|
twwu
|
048feb4165
|
refactor: update local file and online drive state management in create-from-pipeline components
|
2025-08-28 13:47:20 +08:00 |
|
Charles Zhou
|
0d745c64d8
|
chore: bump supabase and pyjwt versions and added tests (#24681)
|
2025-08-28 13:45:56 +08:00 |
|
twwu
|
843b14ccc6
|
refactor: Refactor online drive breadcrumbs navigation
|
2025-08-28 10:56:51 +08:00 |
|
Hwting
|
56c51f0112
|
chore: Plugin_daemon Service Add Sentry configuration (#24516)
Co-authored-by: Hwting <wang.t.nice@gmail.com>
|
2025-08-28 09:56:11 +08:00 |
|
Asuka Minato
|
4adf85d7d4
|
example for rm extra cast (#24646)
|
2025-08-28 09:37:39 +08:00 |
|
Asuka Minato
|
7995ff1410
|
Typing test (#24651)
|
2025-08-28 09:36:39 +08:00 |
|
Asuka Minato
|
d2f234757b
|
example try rm ignore (#24649)
|
2025-08-28 09:36:16 +08:00 |
|
NeatGuyCoding
|
bf34437186
|
Feature add test containers workflow service (#24666)
|
2025-08-28 09:31:29 +08:00 |
|
Guangdong Liu
|
47f02eec96
|
refactor: Migrate part of the web API module to Flask-RESTX (#24659)
|
2025-08-28 09:22:31 +08:00 |
|
Guangdong Liu
|
06dd4d6e00
|
feat: migrate part of the web chat module to Flask-RESTX (#24664)
|
2025-08-28 09:21:42 +08:00 |
|
GuanMu
|
fbceda7b66
|
fix: workflow log panel's round style (#24658)
|
2025-08-28 09:20:17 +08:00 |
|
-LAN-
|
e3a7b1f691
|
fix: type hints
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 05:24:18 +08:00 |
|
-LAN-
|
8aab7f49c3
|
chore(graph_engine): Use XXX | None instead of Optional[XXX]
|
2025-08-28 05:09:33 +08:00 |
|
autofix-ci[bot]
|
1e12c1cbf2
|
[autofix.ci] apply automated fixes
|
2025-08-27 21:00:36 +00:00 |
|
-LAN-
|
affedd6ce4
|
chore(graph_engine): Use XXX | None instead of Optional[XXX]
|
2025-08-28 04:59:49 +08:00 |
|
-LAN-
|
ef21097774
|
refactor(graph_engine): Remove unnecessary check from SkipPropagator
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:45:26 +08:00 |
|
-LAN-
|
1d377fe994
|
refactor(graph_engine): Use _ to mark unused variable in BranchHandler
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:44:45 +08:00 |
|
-LAN-
|
c82697f267
|
refactor(graph_engine): Remove node_id from SkipPropagator.skip_branch_paths
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:43:56 +08:00 |
|
-LAN-
|
98b25c0bbc
|
refactor(graph_engine): Convert attrs to private in error_handler
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:42:37 +08:00 |
|
-LAN-
|
1cd0792606
|
chore(graph_events): Improve type hints
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:41:48 +08:00 |
|
-LAN-
|
7cbf4093f4
|
chore(graph_engine): Use TYPE | None instead of Optional
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:30:50 +08:00 |
|
-LAN-
|
8129ca7c05
|
chore(graph_engine): Move error_strategy.py to protocols/
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 04:29:32 +08:00 |
|
-LAN-
|
65617f000d
|
feat(event_collector): Update to use ReadWriteLock
|
2025-08-28 03:26:42 +08:00 |
|
-LAN-
|
635eff2e25
|
test(graph_engine): remove outdated tests
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 02:53:19 +08:00 |
|
-LAN-
|
55085a9ca2
|
chore(graph_engine): add type hint for event_queue
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-28 02:38:56 +08:00 |
|
-LAN-
|
9dc1e9724e
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-28 02:26:40 +08:00 |
|
jyong
|
4403a26f37
|
merge new graph engine
|
2025-08-27 20:44:14 +08:00 |
|
sheey
|
9d6ce3065d
|
fix: files parameter in JavaScript sdk incorrectly annotated as the File type in WebAPI (#24644)
|
2025-08-27 20:01:28 +08:00 |
|
jyong
|
88abaa840c
|
merge new graph engine
|
2025-08-27 18:33:38 +08:00 |
|
Joel
|
4e2c3bfb05
|
fix: not obj type struct schema render error
|
2025-08-27 18:32:04 +08:00 |
|
Yongtao Huang
|
bb718acadf
|
Fix token expiry miscalculation (#24639)
|
2025-08-27 18:19:58 +08:00 |
|
Asuka Minato
|
4cd00efe3b
|
add more current_user typing (#24612)
|
2025-08-27 18:19:49 +08:00 |
|
Joel
|
a644153e9f
|
feat: just use chunk type in knowledge base
|
2025-08-27 18:16:46 +08:00 |
|
twwu
|
0316eb6064
|
Merge branch 'feat/rag-2' of https://github.com/langgenius/dify into feat/rag-2
|
2025-08-27 18:09:55 +08:00 |
|
twwu
|
6a56649be2
|
feat(web): add support for Tool block type in BlockIcon component
|
2025-08-27 18:09:48 +08:00 |
|
Joel
|
8a585607c1
|
fix: tool schem not right
|
2025-08-27 18:07:33 +08:00 |
|
-LAN-
|
c3f66e2901
|
Merge remote-tracking branch 'origin/main' into feat/queue-based-graph-engine
|
2025-08-27 18:05:35 +08:00 |
|
NFish
|
22b11e4b43
|
Fix/web app auth error (#24637)
|
2025-08-27 18:00:25 +08:00 |
|
Yongtao Huang
|
2a29c61041
|
Refactor: replace count() > 0 check with exists() (#24583)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-27 17:46:52 +08:00 |
|
jyong
|
90d72f5ddf
|
merge new graph engine
|
2025-08-27 17:46:46 +08:00 |
|
jyong
|
6c8212d509
|
Merge remote-tracking branch 'origin/feat/rag-2' into feat/rag-2
|
2025-08-27 17:46:05 +08:00 |
|
Joel
|
19d3ba42e5
|
chore: schema type change
|
2025-08-27 17:40:05 +08:00 |
|