fatelei
5fe4ceb651
fix: fix conflict
2026-09-02 09:09:32 +08:00
Byron.wang
c4ea406586
refactor(api): decouple system features and web adapters ( #40772 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-01 11:50:52 +00:00
CodingOnStar
ff260f9be3
Merge branch 'feat/creator-profile-home' into deploy/dev
2026-09-01 17:31:18 +08:00
Eddy ZHANG
1977355dd1
refactor(console): dep-inject model provider payloads with @model_validate ( #41539 )
2026-09-01 04:24:45 +00:00
CodingOnStar
8765886d6c
fix(web): satisfy marketplace lint and restore skill APIs from main
...
Restore the current skill/agent stack from origin/main after the merge, then fix marketplace lint, formatting, and type mismatches so Style Check can pass.
2026-08-31 19:32:32 +08:00
fatelei
39093c0749
feat: agent support rbac
2026-08-31 17:18:15 +08:00
CodingOnStar
c244b9d685
Merge origin/main into feat/creator-profile-home
...
Keep marketplace card-wrapper dialog and partner-only carousel autoplay.
Take main's skills permissions, skill card actions, and agent orchestrate
layout. Union oxlint suppressions from both sides.
2026-08-31 10:13:38 +08:00
Eddy ZHANG
6130f081e0
refactor(console): dep-inject account payloads with @model_validate ( #41500 )
2026-08-31 00:52:10 +00:00
lin
1264d29a4f
chore: remove unnecessary type conversions ( #41454 )
2026-08-29 07:04:18 +00:00
wangxiaolei
05b00574aa
chore: add permission check back ( #41369 )
2026-08-27 07:45:50 +00:00
wangxiaolei
6a1b23935f
chore: remove permission check ( #41349 )
2026-08-27 05:29:38 +00:00
CodingOnStar
e7e502d1e7
merge: bring origin/main into feat/creator-profile-home
2026-08-26 15:28:59 +08:00
Wu Tianwei
73dd8739ef
feat: optimize resource access config logic ( #41164 )
...
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-26 07:18:57 +00:00
非法操作
f360a7bf94
fix: allow OAuth trigger builder verification without credentials ( #39199 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-25 05:32:27 +00:00
CodingOnStar
ebe06c7eee
merge: bring origin/main into feat/creator-profile-home
2026-08-25 11:28:23 +08:00
非法操作
ef92cb7c65
refactor(api): complete account education boundary ( #41153 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-25 01:48:12 +00:00
wangxiaolei
0024a845f7
feat: support agent skill ( #39675 )
...
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: 起岚 <155608604+xiaoyaoqilan@users.noreply.github.com>
Co-authored-by: Parman Mohammadalizadeh <prmma23@gmail.com>
Co-authored-by: Escape0707 <tothesong@gmail.com>
Co-authored-by: Xin Zhang <zhangxin@dify.ai>
Co-authored-by: iridescentWen <66297467+iridescentWen@users.noreply.github.com>
Co-authored-by: Bond Zhu <37842169+MRZHUH@users.noreply.github.com>
Co-authored-by: KVOJJJin <jzongcode@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: 非法操作 <hjlarry@163.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Chester <superdiao6@gmail.com>
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: Jony <619963502@qq.com>
Co-authored-by: Jony <13896935+zyz619963502zyz@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harsh.kashyap2001@gmail.com>
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: kenwoodjw <blackxin55+@gmail.com>
Co-authored-by: csurong <csurong1@gmail.com>
Co-authored-by: caosurong <surong.cao@thinkingdata.cn>
Co-authored-by: Taranum Wasu <81034301+Taranum01@users.noreply.github.com>
Co-authored-by: Taranum01 <50813317+Taranum01@users.noreply.github.com>
Co-authored-by: Pranav Agarwal <agarwalpranav0711@gmail.com>
Co-authored-by: Stephen Zhou <hi@hyoban.cc>
Co-authored-by: zl86790 <marshal_li_b@163.com>
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
2026-08-24 05:29:14 +00:00
CodingOnStar
e377dd0d91
merge: bring origin/main into feat/creator-profile-home
...
# Conflicts:
# api/controllers/console/tag/tags.py
# api/openapi/markdown/console-openapi.md
# api/services/app_service.py
# oxlint-suppressions.json
# packages/contracts/generated/api/console/tags/types.gen.ts
# packages/contracts/generated/api/console/tags/zod.gen.ts
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
2026-08-24 12:15:37 +08:00
非法操作
ed45016475
refactor(api): standardize console billing portal errors ( #41055 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-24 01:55:48 +00:00
Pranav Agarwal
24f5e2ac69
fix(api): enforce admin and RBAC permissions on default model and provider models GET endpoints ( #41099 ) ( #41100 )
2026-08-23 07:33:57 +00:00
Byron.wang
b38d907ede
refactor(api): finish account controller application boundary ( #40440 )
2026-08-21 08:46:06 +00:00
Byron.wang
a52adef203
refactor(api): extract change email state machine ( #40439 )
2026-08-21 08:13:23 +00:00
Byron.wang
3b05b5e553
refactor(api): move account lifecycle into application services ( #40438 )
2026-08-21 08:05:43 +00:00
Byron.wang
1d79b87307
refactor(api): move account access behind application services ( #40437 )
2026-08-21 05:56:30 +00:00
WH-2099
a5e284e6b1
fix(plugin): protect endpoint listings ( #40897 )
2026-08-21 02:17:58 +00:00
Pranav Agarwal
43b6d8e32e
fix(api): enforce admin and RBAC permissions on tool OAuth custom client GET endpoint ( #40944 ) ( #40945 )
2026-08-20 09:10:02 +00:00
FFXN
248df5dd25
fix(snippet): support snippet history version export ( #41012 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-20 08:52:45 +00:00
林玮 (Jade Lin)
a6ace29e1a
fix(api): handle suspended email domains ( #41004 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-20 08:04:05 +00:00
CodingOnStar
e3b8e26192
merge: bring origin/main into feat/creator-profile-home
...
# Conflicts:
# api/openapi/markdown/console-openapi.md
# api/services/agent_config_service.py
# api/tests/unit_tests/services/agent/test_skill_standardize_service.py
# knip.config.ts
# oxlint-suppressions.json
# packages/contracts/generated/api/console/agent/zod.gen.ts
# packages/contracts/generated/api/console/apps/zod.gen.ts
2026-08-20 15:18:59 +08:00
Byron.wang
b4e13ec83e
refactor(api): add account profile application service ( #40436 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-20 05:03:08 +00:00
Pranav Agarwal
f1b48a93a9
fix(api): enforce edit and RBAC permissions on model provider credential GET endpoints ( #40899 ) ( #40900 )
2026-08-19 06:48:15 +00:00
CodingOnStar
24b977da27
Merge branch 'feat/marketplace-homepage-redesign' into feat/creator-profile-home
2026-08-17 13:01:32 +08:00
YungLe
219596c4df
feat(plugin-auth): visibility picker for OAuth credentials ( #39840 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
2026-08-17 02:41:26 +00:00
WH-2099
96bfcf20cd
fix(api): protect workspace credential mutations ( #40790 )
2026-08-14 12:03:54 +00:00
WH-2099
b6694d462f
fix(api): protect custom OAuth client deletion ( #40786 )
2026-08-14 10:59:49 +00:00
Joel
35132d6892
chore: reopen the education application flow ( #40760 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-14 07:16:21 +00:00
CodingOnStar
889bd18da4
Merge branch 'feat/marketplace-homepage-redesign' into feat/creator-profile-home
2026-08-14 10:34:47 +08: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
Benjamin
6a37e1538a
fix(rbac): grant member policies when a dataset is opened to the work… ( #39735 )
...
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-12 09:02:03 +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
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
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
Joel
5967bd8e08
chore: tighten education verification and pause discount access ( #40402 )
...
Co-authored-by: Yansong Zhang <916125788@qq.com>
2026-08-10 06:33:03 +00:00
Likalikali
b692ddd80c
refactor: replace manual model_validate with @model_validate in workspace remaining controllers ( #40239 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-08-09 08:23:51 +00:00
Likalikali
acda0341ed
refactor: replace manual model_validate with @model_validate in workspace plugin/tool controllers ( #40238 )
2026-08-09 06:13:24 +00:00
fatelei
5e0d54d4ce
fix: fix test issue
2026-08-08 11:08:50 +08:00
fatelei
ebe0a269ea
fix: fix backend test
2026-08-08 09:06:36 +08:00
fatelei
edff7a4471
Merge remote-tracking branch 'upstream/main' into skill
2026-08-07 22:21:52 +08:00
Likalikali
c6b1311aa3
chore: dep inject for model in workspace snippets, load balancing, and endpoint ( #40161 )
2026-08-07 13:22:02 +00:00
fatelei
9969c9f845
fix: fix conflict
2026-08-07 20:53:07 +08:00