Commit Graph

11038 Commits

Author SHA1 Message Date
40e40cf2bb Require deployment names before continuing 2026-05-27 23:08:43 +08:00
082b223ab1 Refine deployment creation flow and restore method cards 2026-05-27 22:46:29 +08:00
cee6d5eeb9 Polish deployment creation wizard layout 2026-05-27 22:18:28 +08:00
9818880e00 Add release deletion support 2026-05-27 20:54:41 +08:00
f30e4fa7cb Remove source app left border highlight 2026-05-27 20:18:13 +08:00
ae66ec279f update 2026-05-27 19:16:24 +08:00
ea5073d692 Enforce Chinese responses in project instructions 2026-05-27 17:50:13 +08:00
42eda4ded8 Refactor app deploy layouts and deployment flow 2026-05-27 17:05:03 +08:00
2e8029f72f Allow deleting app instances without undeploy check 2026-05-27 10:50:38 +08:00
e8b0683450 Remove undeploy check before deleting deployments 2026-05-27 10:39:42 +08:00
b3c55e741f Merge branch 'main' into 4-27-app-deploy 2026-05-27 10:25:12 +08:00
yyh
58b8fc21d4 fix(plugin): align local install modal spacing (#36689)
Co-authored-by: wangxiaolei <fatelei@gmail.com>
2026-05-27 01:12:57 +00:00
e0ad088657 chore: add App type annotations to api endpoints (#36675) 2026-05-26 15:35:48 +00:00
yyh
f519192880 fix: align deployment access combobox async behavior 2026-05-26 19:33:08 +08:00
323b2b82e0 chore: add EndUser and App type annotations to api endpoints (#36677) 2026-05-26 09:43:00 +00:00
7d45335a32 fix(chat): close streaming LLM generator when stop response is triggered (#36227)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-26 09:23:26 +00:00
f5d664887b chore: backend feature api exclude_vector_space (#36642)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-26 08:50:54 +00:00
yyh
41a3c4f9b9 fix(deployments): refine access subject combobox states 2026-05-26 16:46:08 +08:00
5aa24c25d9 chore: add InstalledApp type annotations to api endpoints (#36678) 2026-05-26 08:32:38 +00:00
eed8d659d1 refactor(api): migrate tenant/user via DI: apikey, extension, data_source_bearer, oauth_server (#36660) 2026-05-26 08:22:35 +00:00
59e99ee1ae refactor(api): migrate console tags to tenant/user via DI and improve tests (#36658)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-26 08:20:10 +00:00
yyh
5382686e07 Merge remote-tracking branch 'origin/main' into 4-27-app-deploy 2026-05-26 16:09:32 +08:00
4481c7ee90 Improve API token cURL example copy behavior 2026-05-26 16:00:19 +08:00
yyh
533929d314 fix(dify-ui): align picker stories with Base UI (#36680) 2026-05-26 07:59:59 +00:00
2f6d01e30a Use apiUrl from API token list response 2026-05-26 15:37:18 +08:00
fb07b43107 feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-26 07:34:33 +00:00
96de78beab Add AGENTS instructions for the Dify workspace 2026-05-26 15:31:23 +08:00
af8c58fc6a Update project instructions for Chinese responses 2026-05-26 15:24:01 +08:00
6b6c1c56da Fix deployment card release loading flicker 2026-05-26 15:18:27 +08:00
d1f1c29660 Invalidate deployment list caches after initial deployment 2026-05-26 15:13:38 +08:00
0dad426101 chore: add dependabot to lts branch (#36424) 2026-05-26 07:08:08 +00:00
2a1df4de62 chore(deps): bump boto3 from 1.43.10 to 1.43.14 in /api in the storage group (#36595)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-26 06:47:59 +00:00
2b97f6c8c2 chore: inject tenant id in extension handlers (#36656) 2026-05-26 05:45:03 +00:00
75d6511284 chore: inject account context in file handlers (#36655) 2026-05-26 05:43:57 +00:00
fd059720e5 chore: inject tenant id in feature handlers (#36654) 2026-05-26 05:36:02 +00:00
2a5f7bb1aa chore: inject current user in explore message handlers (#36652) 2026-05-26 05:31:51 +00:00
6e782ab617 Refine API token creation dialog defaults 2026-05-26 13:04:34 +08:00
4103b340b7 Rename deployment API tokens route and labels 2026-05-26 12:59:12 +08:00
466e2973b8 Rename deployment API keys to tokens and harden dialog dismissal 2026-05-26 12:37:24 +08:00
ed0c5be71c Rename deployment API keys to tokens 2026-05-26 12:35:33 +08:00
a37c150556 Merge branch 'main' into 4-27-app-deploy 2026-05-26 12:32:44 +08:00
16789217bf Clarify AGENTS instructions for Chinese responses 2026-05-26 12:32:22 +08:00
2c6e02c7fe Refine developer API key creation dialog 2026-05-26 12:26:27 +08:00
0f06aa2fdd feat(dify-agent): sync agent progress (#36633)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-26 03:14:10 +00:00
41fe77d5b8 Update AGENTS.md workflow instructions 2026-05-26 10:39:41 +08:00
yyh
884e2b864b feat(dify-ui): add textarea primitive (#36547) 2026-05-26 02:33:32 +00:00
199a296fba Fix leaked conditional rendering in deployment sections 2026-05-26 10:26:55 +08:00
2850d32931 Fix web type-check errors 2026-05-26 10:14:47 +08:00
ca72c4433c Merge branch 'main' into 4-27-app-deploy 2026-05-26 10:01:32 +08:00
71e068a5ec update 2026-05-26 10:00:36 +08:00