Commit Graph

4692 Commits

Author SHA1 Message Date
非法操作
c1fdd6fb78
chore: paginate installed apps (#39739)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-29 09:51:34 +00:00
Joel
fd804dfcc0
fix(web): show API errors when agent publishing fails (#39756) 2026-07-29 09:37:18 +00:00
yyh
dbabddf1ab
fix(web): force render dialog backdrop and use dialog description in education verify modal (#39749) 2026-07-29 07:43:21 +00:00
yyh
3ad925a66a
refactor(web): clarify education state ownership (#39748) 2026-07-29 07:25:54 +00:00
Joel
54aced9e20
fix: display workflow run errors in the result panel (#39746) 2026-07-29 07:24:48 +00:00
yyh
d4eab4ae88
refactor(web): consolidate settings state in URL (#39740) 2026-07-29 06:00:55 +00:00
yyh
8946d7fbf4
refactor(web): remove workflow node useBoolean usage (#39729) 2026-07-29 03:07:30 +00:00
非法操作
e604fad630
fix(web): gate plugin auth permission hint (#39721) 2026-07-29 02:07:57 +00:00
盐粒 Yanli
a048f35099
refactor: introduce agent working environment architecture (#39480)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 13:16:05 +00:00
Joel
3bc8c69def
feat: label agent conversation reset action on hover (#39691) 2026-07-28 10:06:46 +00:00
yyh
798e5ed7a7
refactor(web): derive workspace billing from current workspace (#39674)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 09:32:03 +00:00
Joel
ae0b66311d
feat: add missing plugin installation to agent DSL imports (#39680) 2026-07-28 08:23:42 +00:00
Joel
35b539e35b
fix: improve unconfigured agent guidance (#39676) 2026-07-28 07:02:49 +00:00
github-actions[bot]
137d4f3f60
chore(i18n): sync translations with en-US (#39671)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-28 06:11:36 +00:00
非法操作
b2d54cb2e9
chore: improve archived logs hint in logs list page (#39659) 2026-07-28 05:15:35 +00:00
yyh
1e5e47b889
fix: validate plugin installation scope (#39669) 2026-07-28 04:13:20 +00:00
Joel
49e74e2f58
fix: prevent the model selector footer from covering options (#39668) 2026-07-28 04:02:28 +00:00
Joel
e6e5d761c2
fix: prevent Safari from clipping the settings close button (#39664)
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
2026-07-28 04:01:12 +00:00
Yunlu Wen
59b879d2df
chore: bump version to 1.16.1 (#39653)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-28 01:09:25 +00:00
Jingyi
b25b28cc76
fix(workflow): align block icon vector sizes (#39657) 2026-07-27 23:43:03 +00:00
yyh
f68cabe226
fix(web): align tour trigger DOM order (#39654)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-27 13:00:16 +00:00
yyh
b6dea7b2ba
fix(workflow): preserve latest collaboration session (#39646) 2026-07-27 10:37:45 +00:00
yyh
b2b1cd7e97
chore: update workspace dependencies (#39641) 2026-07-27 10:27:31 +00:00
yyh
271b6e1f5c
fix(ui): unify combobox trigger focus rings (#39643) 2026-07-27 10:21:32 +00:00
Joel
8de3b4d033
fix: prevent the agent build draft UI from flashing during apply (#39642) 2026-07-27 09:32:52 +00:00
Joel
481354ca70
refactor: make agent composer save and publish state consistent (#39637) 2026-07-27 08:43:45 +00:00
非法操作
b3774bfe1c
perf: add lightweight recent apps endpoint (#39625)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-27 08:00:39 +00:00
yyh
4313d23889
perf(web): lazy-load Home creation modals (#39634) 2026-07-27 07:48:35 +00:00
yyh
e5d40336b3
fix(workflow): lazy-load Loro collaboration runtime (#39631) 2026-07-27 07:15:13 +00:00
yyh
58e2bcbba1
fix(web): stop reporting workspace status (#39626) 2026-07-27 06:22:37 +00:00
Joel
52428df1bd
feat: add amptitude to new agent (#39608)
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-27 05:54:45 +00:00
yyh
28d174603f
fix: align workspace card plan ownership (#39616)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-27 05:01:02 +00:00
zyssyz123
cc01189966
fix(agent): expose publish state from composer (#39615) 2026-07-27 04:05:38 +00:00
yyh
34e6e5a049
refactor(web): simplify Dify logo theming (#39580) 2026-07-27 03:01:24 +00:00
David Park
d5c0e927c6
fix(web): stop chunk length/overlap inputs collapsing to an unusable width in narrow containers (#39600)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-27 02:03:17 +00:00
Benjamin
75c54bd40b
fix(workflow): stop dropping unsaved edits when collaboration never c… (#39579)
Co-authored-by: hjlarry <hjlarry@163.com>
2026-07-27 01:23:28 +00:00
yyh
119b6532fd
refactor(workflow): remove hook barrel exports (#39588)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-26 14:16:18 +00:00
yyh
c61d33f91e
refactor: move trial app capability out of system features (#39562) 2026-07-26 12:02:30 +00:00
yyh
99c1cb7781
fix(web): prevent search hotkey hydration mismatch (#39574) 2026-07-26 07:08:48 +00:00
yyh
fd2e26f8e6
refactor(agents): simplify repository context (#39583) 2026-07-26 06:13:37 +00:00
Evan
c56ac3983e
refactor(web): migrate vector space billing query to contract client (#39558) 2026-07-25 04:26:14 +00:00
Jingyi
a2d9aeff37
fix(web): prevent customization horizontal overflow (#39557) 2026-07-25 02:24:07 +00:00
yyh
aff5c47541
refactor: remove backend-only system feature fields (#39543) 2026-07-25 02:01:12 +00:00
yyh
58f83fa7e7
refactor(web): remove obsolete route prefix handler (#39545) 2026-07-24 15:30:52 +00:00
Stephen Zhou
2d5161a647
feat(dataset): add document detail (#39361)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-24 15:27:35 +00:00
Stephen Zhou
799c7eea3a
feat(dataset): add document processing tasks (#39326)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-24 12:58:15 +00:00
yyh
dcd40d603c
fix(agent-v2): link API reference to agent guide (#39534) 2026-07-24 10:14:27 +00:00
Joel
8ef002f624
fix: include CSRF token when fetching skill file content (#39527) 2026-07-24 09:35:41 +00:00
yyh
4e85acc605
fix(web): hydrate workspace permissions before navigation render (#39524) 2026-07-24 09:06:57 +00:00
Wu Tianwei
a2c67372ed
fix(web): allow clipboard writes in embedded apps (#39511) 2026-07-24 08:27:57 +00:00