Commit Graph

11622 Commits

Author SHA1 Message Date
yyh
c19df018e8 Merge remote-tracking branch 'origin/feat/ui-onboarding-rewrite' into feat/agent-v2 2026-06-11 19:56:51 +08:00
yyh
da05973852 chore: merge origin/main into feat/ui-onboarding-rewrite 2026-06-11 19:56:20 +08:00
yyh
d590246d6b chore: merge origin/main into feat/agent-v2 2026-06-11 19:53:33 +08:00
yyh
6c698b3969 docs(workflow): document agent node boundary 2026-06-11 19:48:57 +08:00
yyh
7fff3d914d fix(workflow): restore legacy agent run log 2026-06-11 19:47:23 +08:00
7ec295fd66 refactor(web): use React use for context helper (#37289) 2026-06-11 11:44:00 +00:00
yyh
9a0ca09a6c fix(workflow): restore agent v2 node draft data 2026-06-11 19:41:40 +08:00
yyh
404dacae8a fix(workflow): isolate legacy agent node from roster 2026-06-11 19:38:24 +08:00
yyh
487cad9a57 fix(workflow): restore legacy agent node 2026-06-11 19:30:35 +08:00
6c30fafc4f feat: use atom store to handle data 2026-06-11 18:46:43 +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
yyh
2471fcd3d1 feat: publish bar design 2026-06-11 18:25:52 +08:00
1fc8185673 chore: refactor fold sturct 2026-06-11 18:06:20 +08:00
yyh
e4118eee84 fix: use kbd group 2026-06-11 18:01:07 +08:00
yyh
eda00f0a19 fix: split log mock data 2026-06-11 17:57:38 +08:00
88f54bfbd4 chore: refactor fold sturct 2026-06-11 17:57:15 +08:00
yyh
f6277a08c0 feat: agents logs page 2026-06-11 17:41:19 +08:00
yyh
2e6cab3b65 fix(agent-v2): align roster sidebar nav 2026-06-11 17:41:19 +08:00
c386bd3f91 chroe: enchance files sturct 2026-06-11 17:39:32 +08:00
2858cbaf4e chore: others config to atoms 2026-06-11 17:33:02 +08:00
2a1d3311c6 chore: sync data from atoms 2026-06-11 17:23:22 +08:00
8e508ba903 chore: configs to atoms and split skills add logic 2026-06-11 17:21:09 +08:00
yyh
fae725017e fix: configure section design 2026-06-11 17:13:39 +08:00
yyh
34010ebed8 Revert "fix(agent-v2): align env editor scope selector"
This reverts commit ea96663246.
2026-06-11 17:05:18 +08:00
yyh
ea96663246 fix(agent-v2): align env editor scope selector 2026-06-11 17:04:30 +08:00
yyh
0ab52daed3 fix: model selector field 2026-06-11 17:01:04 +08:00
yyh
757d83c17f fix: align design 2026-06-11 16:56:22 +08:00
yyh
a44d85d473 fix: align text 2026-06-11 16:53:06 +08:00
yyh
6a50e11461 feat: agent file tree 2026-06-11 16:46:55 +08:00
yyh
fdffff8c91 mock data 2026-06-11 16:30:42 +08:00
2bf66813ae chore: add integration tests for openapi group (#37314)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-11 08:26:02 +00:00
yyh
4c47c186b8 fix: click file open dialog 2026-06-11 16:25:41 +08:00
964377a935 chore: fix prompt splash problem icon problem and support upload skills 2026-06-11 16:22:58 +08:00
c2f7841266 test: remove dead helper causing invalid tool provider constructor args (#33124)
Co-authored-by: Brayden Siew <brayden_siew@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2026-06-11 08:21:18 +00:00
yyh
cafa12d875 feat: scroll fade 2026-06-11 16:12:52 +08:00
yyh
5f078668bd fix: file tree scroll 2026-06-11 16:04:20 +08:00
yyh
d76d5b87cb feat: agent skills details dialog 2026-06-11 15:45:22 +08:00
yyh
1f23aed10b style 2026-06-11 15:43:41 +08:00
dda9dacad3 feat: render the block in prompt 2026-06-11 15:40:31 +08:00
022b0b77bc feat: prompt can choose inner content 2026-06-11 15:40:25 +08:00
b4c50eb920 chore(api): Upgrade graphon to v0.5.1 (#37168)
Co-authored-by: Yunlu Wen <yunlu.wen@dify.ai>
Co-authored-by: L1nSn0w <l1nsn0w@qq.com>
2026-06-11 07:37:27 +00:00
fb39df49c8 feat(agent): support cli tool scoped env (#37324)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-11 07:14:39 +00:00
yyh
e6e7770cd3 style 2026-06-11 15:08:43 +08:00
yyh
bf1b3de6bd fix: scroll area 2026-06-11 15:07:06 +08:00
c4a8d79be9 perf(api): reduce workflow startup latency for chatflow (#36773)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-11 07:05:35 +00:00
632df88228 fix(web): correct icon of tag (#37326) 2026-06-11 07:01:46 +00:00
yyh
8d8755652d refactor(agent-v2): reuse collapsible for configure sections 2026-06-11 14:56:25 +08:00
yyh
19aa23611b feat: workflow reference icon and todo 2026-06-11 14:41:17 +08:00
e26214c02d fix(web): typo of creator filter (#37321) 2026-06-11 06:26:41 +00:00
yyh
7fe46e0628 fix: test 2026-06-11 14:06:50 +08:00