d44973b7de
Refine deployment terminology and guide flow
2026-05-28 18:49:29 +08:00
76037b1cdc
Unify deployment detail empty states
2026-05-28 18:28:22 +08:00
b3b5c7a451
Refine deployment settings layout and actions
2026-05-28 17:20:09 +08:00
fac979b597
Polish deployment API tokens page
2026-05-28 17:03:07 +08:00
ae53ed273c
Update commit message instructions
2026-05-28 16:53:19 +08:00
f9c28b09f0
Refine deployment terminology for projects releases and instances
2026-05-28 16:29:21 +08:00
8c6bac03b9
Rename deployment copy to project and release
2026-05-28 16:10:09 +08:00
1f1d3ed579
Update commit message generation instructions
2026-05-28 15:58:34 +08:00
f5ae94ed3c
Refine deployment drawer bindings and empty environment states
2026-05-28 15:33:09 +08:00
9fd5a28598
Update commit message guidance
2026-05-28 15:11:32 +08:00
9d7e792802
Restore workflow keyboard key code helper
2026-05-28 14:40:51 +08:00
24a31838ce
Merge branch 'main' into 4-27-app-deploy
2026-05-28 11:17:17 +08:00
332d1ea533
chore: install dify-agent as editable ( #36735 )
2026-05-28 01:26:06 +00:00
257de6a2c7
Refine deployment card badges and access icons
2026-05-28 00:54:35 +08:00
2b49ae083f
Update project instructions for Chinese responses
2026-05-28 00:17:47 +08:00
1d27872098
Refine deployments list card hierarchy and states
2026-05-27 23:27:37 +08:00
40e40cf2bb
Require deployment names before continuing
2026-05-27 23:08:43 +08:00
9cdeffd0b1
feat(api): agent backend session lifecycle for workflow agent nodes ( #36724 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com >
2026-05-27 15:00:21 +00: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
09ef785a20
test: move delete account task to container integration ( #36733 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 13:58:58 +00:00
9818880e00
Add release deletion support
2026-05-27 20:54:41 +08:00
d2788d7aba
feat(openapi): redesign auth pipeline with per-token-type routing ( #36693 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 12:45:30 +00:00
f30e4fa7cb
Remove source app left border highlight
2026-05-27 20:18:13 +08:00
cee90a4e82
feat(ui): add kbd primitive ( #36729 )
2026-05-27 11:58:13 +00:00
ae66ec279f
update
2026-05-27 19:16:24 +08:00
b2710b875b
refactor: use match case for draft variable serialization ( #36716 )
...
Co-authored-by: unknown <EI05187@apwx.com >
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 09:59:28 +00: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
6464255d33
fix: fix DocumentSegment.keywords can not a valid json ( #36715 )
2026-05-27 08:42:48 +00:00
50face5760
fix(ui): chip style ( #36720 )
2026-05-27 08:30:43 +00:00
b034449a0c
refactor(api): migrate console/service_api.dataset.hit_testing to BaseModel ( #36533 )
2026-05-27 06:51:42 +00:00
a8d380bcaf
refactor(cli): add kvstore and platform interface ( #36687 )
2026-05-27 05:30:12 +00:00
bee21c9f86
feat(api): support explicit TLS for Milvus vector store ( #36265 )
2026-05-27 05:17:27 +00:00
cab215e209
fix(web): add loading skeletons for tools and knowledge lists ( #36712 )
2026-05-27 05:07:40 +00:00
7ae4ca9a60
chore: add pnpm-managed node runtime ( #36531 )
2026-05-27 04:49:37 +00:00
d342ff1a1e
refactor: convert isinstance chains to match/case (part 6) ( #36705 )
...
Signed-off-by: EvanYao826 <155432245+EvanYao826@users.noreply.github.com >
2026-05-27 04:09:01 +00:00
4384d8910e
chore(api): polishhelp output for legacy-model-types migration script ( #36707 )
2026-05-27 03:29:08 +00:00
fc773b9f57
chore(web): restrict legacy service fetch imports ( #36701 )
2026-05-27 03:08:35 +00:00
6e1e0d9439
feat(openapi,cli): workspace switch + member management ( #36651 )
...
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-27 03:05:47 +00: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
5c5a6e83e5
feat(api): introduce model-type migration script ( #36520 )
2026-05-27 02:12:11 +00:00
dade318f00
fix(tools): improve custom collection modal scrolling ( #36694 )
2026-05-27 02:07:50 +00:00
ebff9a3639
feat: add agent backend plugin layer ( #36686 )
...
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-05-27 02:03:51 +00:00
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
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