yyh
|
7a8a92082b
|
refactor: use segmented control
|
2026-05-27 16:40:20 +08:00 |
|
yyh
|
ef00f850e4
|
fix: use chip for app type selector
|
2026-05-27 16:18:49 +08:00 |
|
hjlarry
|
7815228395
|
Merge branch 'feat/ui-onboarding-rewrite' of github.com:langgenius/dify into feat/ui-onboarding-rewrite
|
2026-05-27 14:45:28 +08:00 |
|
hjlarry
|
dcd40b5004
|
fix install_app n+1 query
|
2026-05-27 14:44:00 +08:00 |
|
yyh
|
c252006644
|
fix: align help menu support item
|
2026-05-27 14:20:34 +08:00 |
|
yyh
|
9e5668c233
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-05-27 13:31:01 +08:00 |
|
yyh
|
52ce49b3c6
|
fix(workspace-card): fix style and add skeleton
|
2026-05-27 13:18:03 +08:00 |
|
 JingyiandGitHub
|
cab215e209
|
fix(web): add loading skeletons for tools and knowledge lists (#36712)
|
2026-05-27 05:07:40 +00:00 |
|
yyh
|
e90aa76ba2
|
fix: use dropdown menu
|
2026-05-27 13:02:43 +08:00 |
|
 Escape0707andGitHub
|
7ae4ca9a60
|
chore: add pnpm-managed node runtime (#36531)
|
2026-05-27 04:49:37 +00:00 |
|
 EvanandGitHub
|
d342ff1a1e
|
refactor: convert isinstance chains to match/case (part 6) (#36705)
Signed-off-by: EvanYao826 <[email protected]>
|
2026-05-27 04:09:01 +00:00 |
|
yyh
|
de9373e1b8
|
chore(contracts): type plugin auto-upgrade responses
|
2026-05-27 11:33:56 +08:00 |
|
 QuantumGhostandGitHub
|
4384d8910e
|
chore(api): polishhelp output for legacy-model-types migration script (#36707)
|
2026-05-27 03:29:08 +00:00 |
|
 yyhandGitHub
|
fc773b9f57
|
chore(web): restrict legacy service fetch imports (#36701)
|
2026-05-27 03:08:35 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
6e1e0d9439
|
feat(openapi,cli): workspace switch + member management (#36651)
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-27 03:05:47 +00:00 |
|
yyh
|
58923f38e6
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-05-27 11:03:21 +08:00 |
|
yyh
|
8486a5b213
|
feat(api): add plugin auto-upgrade category contracts
|
2026-05-27 11:03:04 +08:00 |
|
yyh
|
28a8be0d5f
|
feat(api): add learn dify app list contract
|
2026-05-27 11:02:45 +08:00 |
|
yyh
|
f2d4d5b267
|
fix lint
|
2026-05-27 10:34:36 +08:00 |
|
yyh
|
f62a59a18a
|
fix: resolve app and dataset lint errors
|
2026-05-27 10:33:51 +08:00 |
|
yyh
|
b488812714
|
lint
|
2026-05-27 10:28:42 +08:00 |
|
 QuantumGhostandGitHub
|
5c5a6e83e5
|
feat(api): introduce model-type migration script (#36520)
|
2026-05-27 02:12:11 +00:00 |
|
 yyhandGitHub
|
dade318f00
|
fix(tools): improve custom collection modal scrolling (#36694)
|
2026-05-27 02:07:50 +00:00 |
|
Jingyi-Dify
|
755760b97c
|
refactor(web): migrate mcp modal controls to dify ui primitives
|
2026-05-26 19:06:52 -07:00 |
|
Jingyi-Dify
|
955c3fb797
|
refactor(web): migrate search inputs to dify ui primitive
|
2026-05-26 19:06:52 -07:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
yyh
|
0c9aa20047
|
Merge remote-tracking branch 'origin/main' into feat/ui-onboarding-rewrite
|
2026-05-27 10:03:36 +08:00 |
|
 
|
58b8fc21d4
|
fix(plugin): align local install modal spacing (#36689)
Co-authored-by: wangxiaolei <[email protected]>
|
2026-05-27 01:12:57 +00:00 |
|
Jingyi-Dify
|
065246a9a7
|
Merge origin/main into feat/ui-onboarding-rewrite
|
2026-05-26 17:50:55 -07:00 |
|
 NianandGitHub
|
e0ad088657
|
chore: add App type annotations to api endpoints (#36675)
|
2026-05-26 15:35:48 +00:00 |
|
 NianandGitHub
|
323b2b82e0
|
chore: add EndUser and App type annotations to api endpoints (#36677)
|
2026-05-26 09:43:00 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
 NianandGitHub
|
5aa24c25d9
|
chore: add InstalledApp type annotations to api endpoints (#36678)
|
2026-05-26 08:32:38 +00:00 |
|
 chaririandGitHub
|
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 <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
|
2026-05-26 08:20:10 +00:00 |
|
 yyhandGitHub
|
533929d314
|
fix(dify-ui): align picker stories with Base UI (#36680)
|
2026-05-26 07:59:59 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
fb07b43107
|
feat(api): Node Output Inspector service + 3 REST endpoints (Stage 4 §8) (#36644)
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-05-26 07:34:33 +00:00 |
|
 Yunlu WenandGitHub
|
0dad426101
|
chore: add dependabot to lts branch (#36424)
|
2026-05-26 07:08:08 +00:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-05-26 06:47:59 +00:00 |
|
 TianleandGitHub
|
2b97f6c8c2
|
chore: inject tenant id in extension handlers (#36656)
|
2026-05-26 05:45:03 +00:00 |
|
 TianleandGitHub
|
75d6511284
|
chore: inject account context in file handlers (#36655)
|
2026-05-26 05:43:57 +00:00 |
|
 TianleandGitHub
|
fd059720e5
|
chore: inject tenant id in feature handlers (#36654)
|
2026-05-26 05:36:02 +00:00 |
|
 TianleandGitHub
|
2a5f7bb1aa
|
chore: inject current user in explore message handlers (#36652)
|
2026-05-26 05:31:51 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
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 |
|
 yyhandGitHub
|
884e2b864b
|
feat(dify-ui): add textarea primitive (#36547)
|
2026-05-26 02:33:32 +00:00 |
|
 ![Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)    ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)   
|
a728e0ac69
|
feat: adding dify cli (#36348)
Co-authored-by: GareArc <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: L1nSn0w <[email protected]>
Co-authored-by: Claude Opus 4.7 (1M context) <[email protected]>
Co-authored-by: gigglewang <[email protected]>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: Xiyuan Chen <[email protected]>
|
2026-05-26 01:12:36 +00:00 |
|
 EvanandGitHub
|
7d464d014c
|
fix: remove unused datasource_parameters from Notion pre-import query (#36627)
|
2026-05-26 01:05:30 +00:00 |
|
  
|
0ce0127e7e
|
fix(security): reject path traversal sequences before plugin daemon forward (GHSA-gvc6-fh3x-89xh) (#35796)
Co-authored-by: Ido Shani <[email protected]>
Co-authored-by: -LAN- <[email protected]>
|
2026-05-25 16:17:39 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
25da7ae0d9
|
chore: dep inject for sql session (#36545)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: WH-2099 <[email protected]>
|
2026-05-25 14:24:58 +00:00 |
|