Commit Graph

6637 Commits

Author SHA1 Message Date
yyh
6d8917db0c Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-15 17:31:50 +08:00
9b74df21d0 feat(web): refine onboarding UI (#37433)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: hjlarry <hjlarry@163.com>
Co-authored-by: fatelei <fatelei@gmail.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <52963600+GareArc@users.noreply.github.com>
Co-authored-by: gigglewang <gigglewang@dify.ai>
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: Evan <2869018789@qq.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-06-15 08:47:15 +00:00
4b15b0e6a6 fix: preserve inline image for chatflow messages (#37455) 2026-06-15 07:37:24 +00:00
3eaa534e99 fix: fix human input form logo replace (#37452) 2026-06-15 07:27:25 +00:00
yyh
0565ed3bb2 Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2 2026-06-15 14:56:16 +08:00
f571affb5c fix: unit test 2026-06-15 14:43:31 +08:00
3fc9f525b7 fix(api): fix incorrect docker build context (#37438) 2026-06-15 06:29:58 +00:00
bea319a6a7 Merge branch 'feat/ui-onboarding-rewrite' of github.com:langgenius/dify into feat/ui-onboarding-rewrite 2026-06-15 14:25:48 +08:00
723c9902b6 fix CI 2026-06-15 14:25:38 +08:00
f639da357f fix CI 2026-06-15 14:14:11 +08:00
fd6c7a40f3 fix: fix store chinese as unicode, let search failed (#37446)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-15 06:11:26 +00:00
yyh
ae2b12fef8 Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-15 14:09:37 +08:00
yyh
c69fcb0110 Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2 2026-06-15 14:08:44 +08:00
4a87e17692 [autofix.ci] apply automated fixes 2026-06-15 06:05:38 +00:00
c2f43a2720 fix: should async delete app stars 2026-06-15 14:04:53 +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
yyh
a5499bb7dc fix(agent-v2): sync node job prompt from draft graph (#37441)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Yansong Zhang <916125788@qq.com>
2026-06-15 05:50:25 +00:00
272f11896f fix: migration file versions 2026-06-15 13:45:22 +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
bfa7504240 chore: refactor agent page and create pass mode 2026-06-15 12:47:50 +08:00
yyh
8617836e0c Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2 2026-06-15 11:33:03 +08:00
ae726a0607 merge main 2026-06-15 11:19:11 +08:00
49336e2dbc [autofix.ci] apply automated fixes 2026-06-15 03:08:22 +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
fbfbbda245 refactor(api): remove unnecessary type: ignore in summary_index_service (#24494) (#37423) 2026-06-15 00:51:44 +00:00
y
06d9b01a8d refactor: type remaining bare dict annotations (#37422) 2026-06-14 13:29:02 +00:00
0ca39c96db refactor: replace if isinstance with match case (#37412) 2026-06-14 13:00:01 +00:00
yyh
65cb1a8505 Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2 2026-06-13 17:55:33 +08:00
yyh
3c719a96ea fix(api): use codegen-safe plugin model provider schema 2026-06-13 17:54:44 +08:00
yyh
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
a1769b0c17 test: migrate recommended app service tests (#37398) 2026-06-13 00:28:14 +00: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
7cf75c3cc5 chore(api): Fix several typing errors (#37248) 2026-06-12 14:02:09 +00:00
yyh
b8216523ad Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2 2026-06-12 17:22:34 +08:00
yyh
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
yyh
ca765e0aea Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-06-12 16:36:12 +08:00
yyh
4eea58b613 Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2 2026-06-12 16:20:44 +08:00
yyh
5e8c182970 fix(agent-v2): filter workflow invite options (#37368)
Co-authored-by: Yansong Zhang <916125788@qq.com>
2026-06-12 08:20:29 +00:00
yyh
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
0e14d07adb feat(api): forward user_type for MCP identity forwarding (webapp end-users) (#37347)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-12 07:30:15 +00:00
yyh
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