Jyong
d74499c09d
update github action
2026-07-22 06:07:12 -04:00
Jyong
29858d0db0
Expand application capabilities and refactor core workflows
2026-07-22 05:09:09 -04:00
Jyong
77732c7bb1
docs: decouple KnowledgeFS from Dify datasets
2026-07-20 06:02:06 -04:00
Jyong
dde79fc9bf
docs: add Dify KnowledgeFS integration plan
2026-07-20 05:33:56 -04:00
Jyong
4ee43b8afc
chore: migrate knowledge-fs source tree
...
Import the committed KnowledgeFS snapshot dc4072ee302317145612087ce7440851dc329fd0 under knowledge-fs/ without its Git history, local IDE settings, or build artifacts.
2026-07-20 04:54:20 -04:00
yyh and GitHub
873ef2b592
docs: refine frontend testing guidance ( #39290 )
2026-07-20 08:18:26 +00:00
43d725a1ce
feat(dataset): proxy KnowledgeFS Console requests ( #39158 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-20 08:10:06 +00:00
Joel and GitHub
c8ccfba960
fix: the input of agent chat would be replaced if conversation history updated ( #39289 )
2026-07-20 08:07:12 +00:00
eee8d6cf7b
feat(web): add webapp access control to agent access point ( #39285 )
...
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
2026-07-20 08:05:29 +00:00
zyssyz123 and GitHub
11016563b1
fix(agent): preserve complete model usage pricing ( #39201 )
2026-07-20 08:03:13 +00:00
Ingram Z and GitHub
b7edc5ef0c
refactor: use catalog for workflow archive maintenance ( #39001 )
2026-07-20 07:59:29 +00:00
f93a5b95c6
fix(api, web): scope trial app file uploads to the app tenant ( #39149 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-20 07:00:45 +00:00
6022939bf0
fix: prevent hidden-tab collaboration leader from saving stale drafts ( #38997 )
...
Co-authored-by: hjlarry <hjlarry@163.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com >
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
2026-07-20 06:58:01 +00:00
非法操作 and GitHub
30df1433cc
fix: can't create chat app when get tenant default model schema error ( #39266 )
2026-07-20 06:47:16 +00:00
aa7b65c602
chore: bump the github-actions-dependencies group with 5 updates ( #39247 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-20 06:47:01 +00:00
yyh and GitHub
ba24745c07
fix(web): restore permission selector semantics ( #39269 )
...
Signed-off-by: yyh <yuanyouhuilyz@gmail.com >
2026-07-20 06:30:09 +00:00
38ea0de907
refactor(web): avoid direct setState in effect in jina reader crawler ( #25194 ) ( #39216 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com >
2026-07-20 06:28:08 +00:00
Joel and GitHub
bbc31a3403
fix: text generation web app keeps loading after timeout ( #39268 )
2026-07-20 06:27:32 +00:00
605c0fe02b
refactor(web): avoid setState in website crawler effects ( #39237 )
...
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com >
2026-07-20 06:26:50 +00:00
yyh and GitHub
15674a9db6
test(web): align test state boundaries ( #39239 )
2026-07-20 06:06:17 +00:00
9a2d039e93
chore: the node should not draggable when preview a workflow ( #39131 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-20 05:59:14 +00:00
yyh and GitHub
58d1dd8873
ci: route default Depot jobs to 4-core runners ( #39277 )
2026-07-20 05:42:56 +00:00
Checo and GitHub
5ea884f799
fix(dataset_service): use flush() instead of commit() to preserve caller transaction ( #39223 )
2026-07-19 07:00:50 +00:00
2ec34b2cfb
feat(workflow): improve block selector navigation and previews ( #39212 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-18 09:56:36 +00:00
fa65f45bff
refactor(web): align integrations sidebar components ( #39202 )
...
Co-authored-by: Jingyi <jingyi.qi@dify.ai >
2026-07-17 22:52:47 +00:00
63ca2b94b5
refactor(web): use generated OAuth query options ( #39204 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 14:50:56 +00:00
yyh and GitHub
a7ef41a8f5
refactor(web): use generated dataset card queries ( #39203 )
2026-07-17 14:50:40 +00:00
Yunlu Wen and GitHub
5c6372d2f7
chore: bump version to 1.16.0 ( #39196 )
1.16.0
2026-07-17 09:28:32 +00:00
yyh and GitHub
5fd06fafe0
test(web): remove low-value unit tests ( #39193 )
2026-07-17 08:59:26 +00:00
zyssyz123 and GitHub
af4b65b295
fix(agent): allow dangling refs in workflow drafts ( #39192 )
2026-07-17 08:42:58 +00:00
6e5fc1081b
feat: refact agent shell output ( #39190 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 08:27:00 +00:00
Joel and GitHub
0e84ae7338
fix: can not typing in the change node search field ( #39189 )
2026-07-17 08:01:46 +00:00
zyssyz123 and GitHub
5a792945f5
fix(agent): bound streams and cancel zombie workflow runs ( #39186 )
2026-07-17 07:46:42 +00:00
2f3c785f27
feat: add Responses API tip for GPT-5.6 and later models in multiple languages ( #39188 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 07:34:38 +00:00
Joel and GitHub
38045078dc
fix: can not create app from learn dify in app list page ( #39187 )
2026-07-17 07:20:31 +00:00
83f40b85f4
fix: remove patch logger in test, use caplog instead ( Closes #37468 ) ( #39159 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-17 06:22:20 +00:00
非法操作 and GitHub
aff8a49bbf
fix: change email not work ( #39182 )
2026-07-17 06:05:20 +00:00
Joel and GitHub
b0329cd53c
chore: add agent tooltip ( #39183 )
2026-07-17 06:00:29 +00:00
yyh and GitHub
2a008423d8
chore: upgrade Vite+ to 0.2.5 ( #39181 )
2026-07-17 05:39:02 +00:00
yyh and GitHub
f962c9e47a
fix(web): settle running nodes after workflow failure ( #39173 )
2026-07-17 05:15:01 +00:00
yyh and GitHub
af7e59de7c
fix(web): show current profile in main navigation ( #39172 )
2026-07-17 04:11:35 +00:00
非法操作 and GitHub
61b07ab17d
feat: default plugins for new user ( #39167 )
2026-07-17 02:49:58 +00:00
Joel and GitHub
a7aff83d52
chore: remove useless agent tip ( #39171 )
2026-07-17 02:47:57 +00:00
9de7e0fe44
perf(workflow-generator): parallelize node config generation ( #38975 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-17 02:34:15 +00:00
Jingyi and GitHub
50341357b3
fix(web): unify workspace avatar usage ( #39160 )
2026-07-17 01:35:03 +00:00
96e34e7b24
fix: clean up env in example ( #39044 )
...
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-07-16 16:51:04 +00:00
1aea3460af
test: use sqlite3 session in test_customized_retrieval ( #38741 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 14:09:40 +00:00
yyh and GitHub
48e536ba39
test(e2e): enforce behavior-driven quality gates ( #39148 )
2026-07-16 13:42:10 +00:00
33fe0dfd60
test: use sqlite3 session in test_human_input_form ( #38780 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-16 13:17:50 +00:00
Asuka Minato and GitHub
a8ffc93a5a
test: move plugin parameter service coverage to unit tests ( #38934 )
2026-07-16 13:06:04 +00:00