Commit Graph

1638 Commits

Author SHA1 Message Date
CodingOnStar
889bd18da4 Merge branch 'feat/marketplace-homepage-redesign' into feat/creator-profile-home 2026-08-14 10:34:47 +08:00
WH-2099
c1bde25bcc
fix(api): remove unsafe Bedrock test endpoint (#40742) 2026-08-13 19:47:13 +00:00
Harsh Kashyap
8238684334
fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-13 17:50:05 +00:00
zyssyz123
c9c7fb9962
fix(agent): meter internal LLM calls through API (#40613)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-08-13 12:15:44 +00:00
盐粒 Yanli
8df220c2b3
fix(agent): propagate resource collection failures (#40697) 2026-08-13 06:16:12 +00:00
林玮 (Jade Lin)
12e6838403
fix: meter hosted LLM invocations (#40589) 2026-08-12 12:33:21 +00:00
Byron.wang
51a007e84e
refactor(api): extract init validation into layered application service (#40046) 2026-08-12 08:42:09 +00:00
yyh
01460f681e
fix(web): render workspace plan badge during SSR (#40581)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 07:45:39 +00:00
Xin Zhang
0ee89c1302
fix: restrict app deploy to explicit enterprise permission (#40564) 2026-08-12 06:25:05 +00:00
WH-2099
af382be837
fix(api): bind remaining RAG resources to owners (#40503) 2026-08-12 06:05:16 +00:00
CodingOnStar
8102836ca8 Merge branch 'feat/creator-profile-home' into deploy/dev
# Conflicts:
#	oxlint-suppressions.json
#	packages/contracts/marketplace.ts
#	web/app/(commonLayout)/marketplace/page.tsx
#	web/app/components/main-nav/routes.ts
#	web/app/components/plugins/marketplace/detail-dialog/__tests__/index.spec.tsx
#	web/app/components/plugins/marketplace/detail-dialog/index.tsx
#	web/app/components/plugins/marketplace/home/__tests__/home-catalog-navigation.spec.tsx
#	web/app/components/plugins/marketplace/home/__tests__/home-header.spec.tsx
#	web/app/components/plugins/marketplace/home/__tests__/home-trending.spec.tsx
#	web/app/components/plugins/marketplace/home/home-catalog-tabs.tsx
#	web/app/components/plugins/marketplace/home/home-header.tsx
#	web/app/components/plugins/marketplace/home/home-search.tsx
#	web/app/components/plugins/marketplace/home/home-trending.tsx
#	web/app/components/plugins/marketplace/home/index.tsx
#	web/app/components/plugins/marketplace/index.tsx
#	web/app/components/plugins/marketplace/list/__tests__/card-wrapper.spec.tsx
#	web/app/components/plugins/marketplace/list/list-wrapper.tsx
#	web/app/components/plugins/marketplace/view.tsx
2026-08-12 12:53:47 +08:00
zyssyz123
059c9ce0b6
feat: add trunstile (#40494)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 03:08:19 +00:00
Wu Tianwei
7aba539e82
feat: app deployment v2 (#39829)
Co-authored-by: zhangx1n <zhangxin@dify.ai>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-12 01:55:36 +00:00
WH-2099
ef8544b173
fix(api): bind dataset operations to owners (#40149) 2026-08-11 16:37:14 +00:00
fatelei
e1bacf098a
Merge branch 'skill' into deploy/dev 2026-08-11 17:56:57 +08:00
fatelei
37510f544f
fix: fix agent pull skill name wrong 2026-08-11 17:56:17 +08:00
Byron.wang
c1e94f8ee7
refactor(api): consolidate deployment edition handling (#40142)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-11 07:39:01 +00:00
fatelei
330288ba3d
Merge branch 'skill' into deploy/dev 2026-08-11 14:30:20 +08:00
fatelei
d95049cec8
fix: fix permission 2026-08-11 14:30:04 +08:00
fatelei
a87e396b02
feat: add permission ui check 2026-08-11 11:57:50 +08:00
fatelei
c7ae155a07
feat: add permission ui check 2026-08-11 11:53:43 +08:00
fatelei
a5d8af27d0
Merge branch 'skill' into deploy/dev 2026-08-11 11:32:39 +08:00
fatelei
179968303a
fix: fix agent read wrong skill name and description 2026-08-11 11:31:49 +08:00
fatelei
0958b120e2
Merge branch 'skill' into deploy/dev 2026-08-11 10:55:54 +08:00
fatelei
e6bf7d333c
fix: fix agent delete not update skill ref 2026-08-11 10:55:23 +08:00
fatelei
1cbea4a95f
Merge branch 'skill' into deploy/dev 2026-08-10 21:23:25 +08:00
autofix-ci[bot]
890c062c01
[autofix.ci] apply automated fixes 2026-08-10 09:44:14 +00:00
fatelei
ed4dd78210
Merge branch 'skill' into deploy/dev 2026-08-10 17:40:56 +08:00
fatelei
8bafbf7238
fix: fix list tag and duplicate skill 2026-08-10 17:40:02 +08:00
非法操作
648806bc9c
refactor(api): extract explore banner query service (#40053) 2026-08-10 08:07:54 +00:00
fatelei
f805038d16
fix: fix conflict 2026-08-10 14:01:55 +08:00
Pranav Agarwal
7f15f506f8
fix(api): end_date filter in feedback export excludes the entire end date (#40114) 2026-08-10 03:27:56 +00:00
Souravrajvi0
81a38df814
feat(api): cache remote recommended app template fetches (#40176) 2026-08-10 02:30:15 +00:00
Byron.wang
4e18ab0ad4
refactor(api): decouple setup and spec endpoints (#40104) 2026-08-08 11:52:15 +00:00
fatelei
5e0d54d4ce
fix: fix test issue 2026-08-08 11:08:50 +08:00
fatelei
94cf4c2957
fix: fix frontend test 2026-08-08 10:36:43 +08:00
autofix-ci[bot]
aa43aee224
[autofix.ci] apply automated fixes 2026-08-08 01:11:20 +00:00
fatelei
9d1a3c5a00
Merge remote-tracking branch 'upstream/main' into skill 2026-08-08 09:06:56 +08:00
fatelei
ebe0a269ea
fix: fix backend test 2026-08-08 09:06:36 +08:00
盐粒 Yanli
916d7e1c96
refactor(dify-agent): download Binding files through Agent Stub (#40143)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 14:56:52 +00:00
autofix-ci[bot]
9009960b35
[autofix.ci] apply automated fixes 2026-08-07 12:57:53 +00:00
fatelei
9969c9f845
fix: fix conflict 2026-08-07 20:53:07 +08:00
fatelei
2dace438a3
Merge branch 'skill' into deploy/dev 2026-08-07 19:37:09 +08:00
fatelei
19a8683bca
fix: fix skill name is untitled-skill and optimize ai logic 2026-08-07 19:35:44 +08:00
WH-2099
c9e6db5ef2
fix(api): scope temporary capabilities to owners (#39863) 2026-08-07 09:21:13 +00:00
fatelei
154926d4ac
Merge branch 'skill' into deploy/dev 2026-08-07 17:12:46 +08:00
fatelei
e740e6c423
fix: fix llm context 2026-08-07 17:10:36 +08:00
fatelei
703289fb0b
Merge branch 'skill' into deploy/dev 2026-08-07 15:55:06 +08:00
fatelei
89219c479c
fix: fix version restore 2026-08-07 15:54:24 +08:00
fatelei
9d5f87f0b4
Merge branch 'skill' into deploy/dev 2026-08-07 15:29:18 +08:00
fatelei
f8ca584a81
fix: fix some ui issue 2026-08-07 15:24:15 +08:00
盐粒 Yanli
adb89a8926
refactor(dify-agent): make config pulls direct and remove gRPC (#40044) 2026-08-07 06:54:07 +00:00
fatelei
e9caaa43a3
Merge branch 'skill' into deploy/dev 2026-08-07 12:56:27 +08:00
fatelei
793300066b
feat: add image upload limit 2026-08-07 12:53:19 +08:00
Xiyuan Chen
ab0e131e87
refactor(api): move license expiry notice flag onto license detail (#40128)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 03:53:35 +00:00
fatelei
8b456fb4df
Merge branch 'skill' into deploy/dev 2026-08-07 11:49:02 +08:00
fatelei
6c052bb9b5
fix: fix some issue 2026-08-07 11:47:32 +08:00
非法操作
baba36d47d
chore: improve current workspace summary (#40121)
Co-authored-by: Jingyi-Dify <jingyi.qi@dify.ai>
2026-08-07 03:08:55 +00:00
Xiyuan Chen
4b2c5ac4ae
feat: make the console license expiry badge optional (#39972)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 02:28:58 +00:00
Jingyi
5dfd83e9ab
feat: optimize integrations initial loading (#40118)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-07 02:06:25 +00:00
Byron.wang
b76a14d71d
refactor(api): decouple console queries through application services (#40031) 2026-08-07 00:42:55 +00:00
Yunlu Wen
1983e842ca
feat: support azure keyvault (#39933)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-08-07 00:42:13 +00:00
zyssyz123
90d6046345
fix: gate Agent access until first publish (#40105)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-08-06 12:36:24 +00:00
fatelei
a14b9be0be
Merge branch 'skill' into deploy/dev 2026-08-06 17:38:45 +08:00
fatelei
f39e55caf6
chore: increase limit 2026-08-06 17:37:29 +08:00
Asuka Minato
1a69435fff
test: use sqlite3 session in test_external_dataset_service (#38696)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 08:27:37 +00:00
fatelei
d5964397b2
Merge branch 'skill' into deploy/dev 2026-08-06 16:27:12 +08:00
fatelei
0065d0e0f1
chore: remove single file limit 2026-08-06 16:26:27 +08:00
wangxiaolei
5bceac05eb
fix: get role and list role need filter billing permission key (#38218)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 06:37:52 +00:00
yyh
5e036e5489
refactor(system-features): derive nullable SSO protocol (#40063) 2026-08-06 04:51:32 +00:00
非法操作
8170a2a5f3
chore: more upload file size for paid user (#39967)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 03:23:16 +00:00
pineapple880066
70051950ab
fix: preserve UTF-8 byte size for text uploads (#40034) 2026-08-06 02:25:29 +00:00
csurong
f7881bb635
fix: make document retry batches consistent (#39978)
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
2026-08-06 02:01:14 +00:00
Escape0707
b6b3e747f3
refactor(api): extract workspace member listing into layered service (#39974)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-06 01:08:39 +00:00
fatelei
fd38ac854c
Merge branch 'skill' into deploy/dev 2026-08-05 17:41:40 +08:00
fatelei
3b033f9eb5
chore: upload zip skill use UPLOAD_SKILL_FILE_SIZE_LIMIT 2026-08-05 17:41:10 +08:00
Asuka Minato
fe7e2dc62f
test: use sqlite3 session in test_agent_config_service (#38764) 2026-08-05 08:43:40 +00:00
Byron.wang
896e5e20c0
refactor(api): extract workspace list into layered application service (#39822)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-08-05 02:36:16 +00:00
zyssyz123
4213e6b150
fix(agent): expose feedback in agent logs (#39994)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 14:11:13 +00:00
盐粒 Yanli
b462cb041d
feat(agent): separate CLI file URL audiences (#39952)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 13:14:02 +00:00
fatelei
ff1c935761
Merge branch 'skill' into deploy/dev 2026-08-04 16:28:29 +08:00
fatelei
1a9c03c0af
fix: fix some ui issue 2026-08-04 16:28:11 +08:00
-LAN-
aab31292d8
feat(workflow): support LLM environment variables (#39125)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-04 06:17:13 +00:00
fatelei
3a8676371c
fix: fix conflict 2026-08-04 13:44:24 +08:00
fatelei
5a13489fdd
fix: fix some bugs 2026-08-04 13:39:32 +08:00
Xiyuan Chen
edcd3fc2e3
fix(api): allow external knowledge base creation under enterprise RBAC (#39930) 2026-08-04 04:50:43 +00:00
fatelei
c9eb56c4cb
fix: fix some ui issue 2026-08-04 11:45:25 +08:00
fatelei
6aa5804503
Merge branch 'skill' into deploy/dev 2026-08-04 11:27:39 +08:00
yyh
9ea21e4fd1
perf(web): streaming ssr for home page (#39922) 2026-08-04 02:16:08 +00:00
fatelei
64558c418c
fix: fix ci failed 2026-08-03 16:56:55 +08:00
fatelei
7a6c9934d7
Merge branch 'skill' into deploy/dev 2026-08-03 16:07:23 +08:00
fatelei
21a4e6fbcc
feat: add file check api 2026-08-03 16:06:11 +08:00
autofix-ci[bot]
7c7d30fe1f
[autofix.ci] apply automated fixes 2026-08-03 06:59:05 +00:00
fatelei
4ce6b1f620
Merge branch 'skill' into deploy/dev 2026-08-03 14:56:17 +08:00
fatelei
f0fb69f4c7
fix: fix some ui issue 2026-08-03 14:55:04 +08:00
Asuka Minato
982c0667e1
chore: bump pyrefly version (#39876)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 05:59:01 +00:00
Harsh Kashyap
a5f5acbe0c
fix(api): stop echoing the raw api_key in the 403 error message (#39888) (#39902)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-03 03:18:06 +00:00
-LAN-
351577bdb0
feat(workflow): support human input in loop and iteration (#39243)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-03 02:24:18 +00:00
fatelei
acf56bf154
Merge branch 'skill' into deploy/dev 2026-08-03 09:54:13 +08:00
Hassan Rady
26b4798e88
perf(dataset): fix N+1 database insert bottleneck in Notion sync (#39899) 2026-08-03 00:57:22 +00:00
fatelei
ac902eb2e9
fix: fix test failed 2026-08-02 20:57:47 +08:00
fatelei
b441e3e838
feat: support agent skill 2026-08-02 17:28:21 +08:00
Harsh Kashyap
b91a3b8c27
fix(api): bound JinaReader and adaptive-crawl HTTP timeouts (#39859) (#39860)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-02 17:21:57 +08:00
Harsh Kashyap
75bb174719
fix(api): bound billing service HTTP timeouts (#39874) (#39875)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-02 17:19:28 +08:00
WH-2099
9939df18f5
fix(api): scope segment batch deletes (#38217) 2026-08-02 17:19:28 +08:00
Chester
e3350f7ada
fix(auth): add bounded timeout to WaterCrawl credential validation (#39824) 2026-08-02 17:19:27 +08:00
Harsh Kashyap
02a9c51a3e
fix(api): bound JinaReader and adaptive-crawl HTTP timeouts (#39859) (#39860)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-02 02:49:17 +00:00
Harsh Kashyap
eec0e2e44e
fix(api): bound billing service HTTP timeouts (#39874) (#39875)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
2026-08-01 10:46:13 +00:00
WH-2099
e7380865d8
fix(api): scope segment batch deletes (#38217) 2026-08-01 01:39:40 +00:00
Chester
4557f127ff
fix(auth): add bounded timeout to WaterCrawl credential validation (#39824) 2026-07-31 13:52:02 +00:00
fatelei
2941960545
Merge branch 'skill' into deploy/dev 2026-07-31 21:06:09 +08:00
autofix-ci[bot]
fcf05b4b63
[autofix.ci] apply automated fixes 2026-07-31 12:52:10 +00:00
fatelei
38b1a406bb
fix: fix publish update button ui issue 2026-07-31 20:47:56 +08:00
JzoNg
a0a8ed7594 Merge branch 'fix/snippet-variable-remap' into deploy/dev 2026-07-31 13:57:47 +08:00
Parman Mohammadalizadeh
7e3514adae
chore(api): consolidate chained .where() calls into single calls (#39819) 2026-07-31 11:37:04 +08:00
fatelei
238887036b
fix: fix conflict 2026-07-31 09:11:04 +08:00
Parman Mohammadalizadeh
908dc703ec
chore(api): consolidate chained .where() calls into single calls (#39819) 2026-07-30 16:59:50 +00:00
fatelei
51b668a2a6
feat: update publish button logic 2026-07-30 22:57:22 +08:00
fatelei
5a002d8f6a
fix: fix style check failed 2026-07-30 22:57:21 +08:00
fatelei
606d1d7926
chore: increase test coverage and fix skill duplicate 2026-07-30 22:57:21 +08:00
autofix-ci[bot]
d6fc092795
[autofix.ci] apply automated fixes 2026-07-30 22:57:21 +08:00
fatelei
3a422d4dde
fix: fix test failed 2026-07-30 22:57:21 +08:00
fatelei
b6431e82cd
feat: agent can op file and fix version check 2026-07-30 22:57:21 +08:00
autofix-ci[bot]
03b18bd4e3
[autofix.ci] apply automated fixes 2026-07-30 22:57:21 +08:00
fatelei
d08ca0e069
fix: fix model not change 2026-07-30 22:57:20 +08:00
fatelei
a4430fd373
fix: fix model not update 2026-07-30 22:57:20 +08:00
fatelei
90e802d5e4
fix: fix failed test 2026-07-30 22:57:20 +08:00
fatelei
5aea0b1489
fix: fix frontend issue and let draft check relax 2026-07-30 22:57:20 +08:00
fatelei
6d59f60f88
fix: fix ci failed 2026-07-30 22:57:20 +08:00
fatelei
a5a08455b2
fix: fix ci failed 2026-07-30 22:57:20 +08:00
fatelei
946603c513
fix: fix delete skill ref 2026-07-30 22:57:19 +08:00
fatelei
6414d0a020
feat: support agent skill 2026-07-30 22:57:18 +08:00
林玮 (Jade Lin)
8cca3959ae
feat: make skill package upload size limit configurable (#39799) 2026-07-30 08:42:24 +00:00
fatelei
22cab8f4bd
fix: fix conflict 2026-07-30 13:12:21 +08:00
fatelei
9a602ab6d6
fix: fix style check failed 2026-07-30 11:38:27 +08:00
fatelei
36eddb6a6b
chore: increase test coverage and fix skill duplicate 2026-07-30 11:38:27 +08:00
autofix-ci[bot]
1e20db0758
[autofix.ci] apply automated fixes 2026-07-30 11:38:26 +08:00
fatelei
2c8f39c217
fix: fix test failed 2026-07-30 11:38:26 +08:00
fatelei
23b06d5710
feat: agent can op file and fix version check 2026-07-30 11:38:26 +08:00
autofix-ci[bot]
22ba24b6a4
[autofix.ci] apply automated fixes 2026-07-30 11:38:26 +08:00
fatelei
a8a081486b
fix: fix model not change 2026-07-30 11:38:26 +08:00
fatelei
ba865c7c9c
fix: fix model not update 2026-07-30 11:38:26 +08:00
fatelei
f72b30f5a2
fix: fix failed test 2026-07-30 11:38:26 +08:00
fatelei
067e95435f
fix: fix frontend issue and let draft check relax 2026-07-30 11:38:25 +08:00
fatelei
c0c0b22415
fix: fix ci failed 2026-07-30 11:38:25 +08:00
fatelei
b95dd9594e
fix: fix ci failed 2026-07-30 11:38:25 +08:00
fatelei
d3fcb6e045
fix: fix delete skill ref 2026-07-30 11:38:25 +08:00
fatelei
a3d17b5e86
feat: support agent skill 2026-07-30 11:38:25 +08:00
Asuka Minato
b855d71adb
test: use SQLite sessions in rag pipeline transform (#39050) 2026-07-30 02:43:48 +00:00
zxhlyh
e1595f4b55 Merge branch 'skill' into deploy/dev
# Conflicts:
#	api/services/skill_management_service.py
#	api/services/tag_service.py
#	api/tests/unit_tests/controllers/console/workspace/test_skills.py
#	api/tests/unit_tests/services/test_skill_management_service.py
#	packages/contracts/generated/api/console/tags/types.gen.ts
#	packages/contracts/generated/api/console/tags/zod.gen.ts
#	packages/contracts/generated/api/console/workspaces/types.gen.ts
#	packages/contracts/generated/api/console/workspaces/zod.gen.ts
#	web/app/components/header/account-setting/model-provider-page/model-parameter-modal/__tests__/index.spec.tsx
#	web/app/components/header/account-setting/model-provider-page/model-parameter-modal/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/index.tsx
#	web/app/components/header/account-setting/model-provider-page/model-selector/popup.tsx
#	web/app/components/main-nav/__tests__/index.spec.tsx
#	web/app/components/main-nav/routes.ts
#	web/features/agent-v2/agent-detail/configure/components/orchestrate/skills/__tests__/index.spec.tsx
#	web/features/agent-v2/agent-detail/configure/components/orchestrate/skills/index.tsx
#	web/features/skills/__tests__/detail-page.spec.tsx
#	web/features/skills/detail-page.tsx
2026-07-29 19:31:15 +08:00