723c9902b6
fix CI
2026-06-15 14:25:38 +08:00
f639da357f
fix CI
2026-06-15 14:14:11 +08:00
cb903ec0c0
Merge remote-tracking branch 'myori/main' into feat/ui-onboarding-rewrite
2026-06-15 13:59:18 +08:00
61c61fe9d6
fix: fix CI
2026-06-15 13:56:49 +08:00
d21bf291bb
fix: align agent app backing roster API ( #37442 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-15 05:21:38 +00:00
12159d6313
feat: rbac scaffold ( #37443 )
2026-06-15 05:16:41 +00:00
04bde3bc8d
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# api/services/recommended_app_service.py
# web/app/components/apps/list.tsx
# web/app/components/datasets/list/index.tsx
2026-06-14 19:50:10 -07:00
e0773c4d8f
refactor: TagService to accept db.session explicitly ( #37416 )
2026-06-15 02:04:28 +00:00
c6b3e525d1
refactor: accept db.session explicitly in RecommendedAppService ( #37417 )
...
Co-authored-by: Shahil Kadia <shahil@users.noreply.github.com >
2026-06-15 01:19:16 +00:00
3c719a96ea
fix(api): use codegen-safe plugin model provider schema
2026-06-13 17:54:44 +08:00
32fd48b58f
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-13 17:40:40 +08:00
8cac86d5c5
feat(agent): Skills & Files effective chain — drive runtime exposure, inspector, lifecycle, infer-tools ( #37370 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-13 02:30:55 +00:00
76ad1d58cd
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
...
# Conflicts:
# api/controllers/console/explore/recommended_app.py
# api/controllers/console/workspace/plugin.py
# api/openapi/markdown/console-openapi.md
# api/tests/unit_tests/services/test_recommended_app_service.py
# packages/contracts/generated/api/console/apps/orpc.gen.ts
# packages/contracts/generated/api/console/explore/orpc.gen.ts
# packages/contracts/generated/api/console/explore/types.gen.ts
# packages/contracts/generated/api/console/workspaces/orpc.gen.ts
# packages/contracts/generated/api/console/workspaces/types.gen.ts
# packages/contracts/generated/api/console/workspaces/zod.gen.ts
2026-06-12 18:36:45 -07:00
5d77c0af08
refactor: fix OpenAPI contract generation schemas ( #37387 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 14:25:53 +00:00
cf54e72689
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-12 17:22:25 +08:00
e0c6ca9930
fix: GET query parameter OpenAPI contracts ( #37378 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 09:01:22 +00:00
68a9bf1d2e
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-12 16:18:50 +08:00
6c0cce4b7f
chore: update to openapi v3 by change dep ( #37316 )
...
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com >
Co-authored-by: Stephen Zhou <hi@hyoban.cc >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 07:52:19 +00:00
f4057f1304
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-12 14:40:25 +08:00
07eb4903b8
feat: 429 rate-limit handling on the unified ErrorBody contract (openapi + difyctl) ( #37313 )
...
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com >
2026-06-12 06:35:15 +00:00
e32a732812
refactor: agent draft ( #37356 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 03:46:21 +00:00
92df792e4a
refactor(agent): replace workspace inspector with sandbox API ( #37349 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 02:46:31 +00:00
09bb87d089
feat: harden /create and /refine workflow generation for edge cases ( #37336 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-06-12 02:41:17 +00:00
da05973852
chore: merge origin/main into feat/ui-onboarding-rewrite
2026-06-11 19:56:20 +08:00
ba59d9a4ac
feat: unified ErrorBody contract for /openapi/v1 and difyctl ( #37285 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-11 10:26:27 +00:00
43bffeca39
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-11 10:21:10 +08:00
2a46a7d91d
refactor(api): migrate remaining console APIs to use injected user/tenant ( #37288 )
2026-06-11 01:30:31 +00:00
87078de5c5
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-10 18:58:30 +08:00
a064bc6439
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-10 18:42:56 +08:00
2c5c8e82c3
feat: agent slash menu backend ( #37268 )
...
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 10:40:03 +00:00
6658a7c5e7
fix: block frozen deleted accounts during invite activation ( #37281 )
2026-06-10 10:21:05 +00:00
0a051b598f
feat: support import / export dsl in CLI ( #37232 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com >
Co-authored-by: cheatofrom <85830867+cheatofrom@users.noreply.github.com >
Co-authored-by: Escape0707 <tothesong@gmail.com >
Co-authored-by: Rohit Gahlawat <personal.rg56@gmail.com >
Co-authored-by: L1nSn0w <l1nsn0w@qq.com >
Co-authored-by: 盐粒 Yanli <yanli@dify.ai >
2026-06-10 09:51:40 +00:00
54d3aa8ecb
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-10 16:49:34 +08:00
9ac71329a4
fix(plugin): align plugin list endpoint counts with live endpoint state ( #37179 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 08:11:11 +00:00
4fb3210f9a
fix: validate conversation variable description length to prevent varchar(255) truncation error ( #33038 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 非法操作 <hjlarry@163.com >
Co-authored-by: -LAN- <laipz8200@outlook.com >
2026-06-10 07:28:12 +00:00
1c63822a08
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-10 15:05:47 +08:00
d849d60822
refactor(api): migrate tenant/user via DI for several endpoints ( #37240 )
2026-06-10 04:11:53 +00:00
ba9975a083
feat(dify-agent): sync shell and back proxy updates ( #37159 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 03:04:32 +00:00
629e046303
refactor(openapi): unify request validation behind @accepts/@returns decorators ( #37216 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 03:02:24 +00:00
eb2521082c
feat(api,cli): strict UUID validation for app-id and workspace-id ( #37212 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-10 09:48:08 +08:00
1502a57381
feat(api,cli): strict UUID validation for app-id and workspace-id ( #37212 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 07:35:18 +00:00
4e53eb5aaf
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-09 13:46:41 +08:00
44fd4b1b2f
chore: DI current_user && use inspect ( #37084 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 13:25:12 +08:00
4743cf4e74
Revert "fix install_app n+1 query"
...
This reverts commit dcd40b5004 .
2026-06-09 13:19:23 +08:00
5bec8eb33a
chore: filter unavailable apps from the installed apps list API ( #37206 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 05:12:29 +00:00
9b2d06182b
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-09 13:07:54 +08:00
d11e4eeaf7
chore: DI current_user && use inspect ( #37084 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 05:06:28 +00:00
bbdf3d7634
fix(agent-v2): complete console API contract schemas ( #37210 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 04:40:32 +00:00
a80bba2c35
feat(agent): Agent Files / agent Cloud storage — api backend (ENG-589) ( #37172 )
...
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-09 04:01:05 +00:00
8fe9be11e9
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
2026-06-09 11:58:38 +08:00