|
|
c789d052d3
|
fix(web): prune stale eslint suppression
|
2026-07-07 21:50:31 +08:00 |
|
|
|
18a9761a4a
|
fix(web): remove unused permission keys hook
|
2026-07-07 21:43:22 +08:00 |
|
|
|
a4b7b6f6ba
|
[autofix.ci] apply automated fixes
|
2026-07-07 13:36:03 +00:00 |
|
|
|
691aa5f31d
|
fix(web): resolve app context style checks
|
2026-07-07 21:31:59 +08:00 |
|
|
|
502126516b
|
Merge remote-tracking branch 'origin/0707-app-context-bootstrap' into 0707-app-context-bootstrap
|
2026-07-07 20:50:47 +08:00 |
|
|
|
da6e11d807
|
test(web): stabilize app context side effect assertions
|
2026-07-07 20:50:18 +08:00 |
|
|
|
9adcf51659
|
[autofix.ci] apply automated fixes
|
2026-07-07 12:49:12 +00:00 |
|
|
|
724ec31edb
|
refactor(web): clarify app context bootstrap graph
|
2026-07-07 20:43:21 +08:00 |
|
|
|
2c6ec1a761
|
refactor(web): move app context layout styles to shell (#38511)
|
2026-07-07 09:47:30 +00:00 |
|
|
|
31b17513c2
|
docs(component): document focus-visible guidance (#38509)
|
2026-07-07 08:58:35 +00:00 |
|
|
|
fb92e9a347
|
chore: improve cherry pick missed message (#38496)
|
2026-07-07 07:53:14 +00:00 |
|
|
|
6922c45489
|
chore: update editor permission (#38505)
|
2026-07-07 07:53:01 +00:00 |
|
|
|
faaa4708a6
|
fix: editor should not manage member (#38503)
|
2026-07-07 07:39:24 +00:00 |
|
|
|
dd0c4a2296
|
fix: resolve 36288 mypy errors (#37850)
Co-authored-by: WH-2099 <wh2099@pm.me>
|
2026-07-07 06:37:20 +00:00 |
|
|
|
f3ba28463b
|
chore: add sqlite3 to conftest (#38475)
|
2026-07-07 05:04:44 +00:00 |
|
|
|
800c9f4fca
|
test(e2e): stabilize Agent v2 external runtime checks (#38493)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-07 04:48:12 +00:00 |
|
|
|
5a342f9258
|
feat(mcp): support MCP protocol 2025-06-18 for workflow-as-MCP server (version negotiation + structured output) (#37892)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-authored-by: yunlu.wen <yunlu.wen@dify.ai>
|
2026-07-07 03:26:50 +00:00 |
|
|
|
dbd3316615
|
chore: set NEXT_PUBLIC_ENABLE_FEATURE_PREVIEW default to true (#38362)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
|
2026-07-07 02:20:15 +00:00 |
|
|
|
0a3426ea38
|
refactor(api): clarify DSL import and plugin migration boundaries (#38483)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-07 02:06:49 +00:00 |
|
|
|
b9c7199d34
|
fix(web): unify detail sidebar home control (#38487)
|
2026-07-07 01:44:14 +00:00 |
|
|
|
fc01d112a0
|
refactor(api): Stop masking refresh-token service errors as 401 (#38463)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-06 18:14:54 +00:00 |
|
|
|
d0ea5a5e0d
|
chore(agent-v2): sync changes (#38442)
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
|
2026-07-06 13:51:33 +00:00 |
|
|
|
bdb3469ca0
|
refactor(dify-ui): consolidate radio family API (#38479)
|
2026-07-06 12:27:49 +00:00 |
|
|
|
c47663d77b
|
chore: Update sidebar web app menu translations (#38473)
|
2026-07-06 10:09:36 +00:00 |
|
|
|
1247fa28f1
|
fix(web): redirect imported apps with creator permissions (#38460)
|
2026-07-06 09:11:56 +00:00 |
|
|
|
64d72c6fb9
|
feat(api): pass app_id to model plugins for provider-side cost attribution (#35859)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-06 08:54:16 +00:00 |
|
|
|
78ca1a8a76
|
fix(api): resolve plugin external user ids in backwards invocation (#38098)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harshkashyap@Harshs-MacBook-Pro.local>
|
2026-07-06 08:25:26 +00:00 |
|
|
|
5aae5c15b3
|
refactor(api): migrate web auth endpoints to BaseModel (#37961)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-06 07:53:21 +00:00 |
|
|
|
b1724073fc
|
test: example use sqlite3 as unittest backend (#38159)
|
2026-07-06 07:31:51 +00:00 |
|
|
|
904fadde20
|
refactor(api): remove member field compatibility (#37966)
Co-authored-by: WH-2099 <wh2099@pm.me>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-06 07:00:43 +00:00 |
|
|
|
77ae583b44
|
refactor(api): migrate dataset rag pipeline endpoints to BaseModel (#37958)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-06 07:00:04 +00:00 |
|
|
|
c3b1508712
|
refactor(api): migrate workspace account endpoints to BaseModel (#37954)
|
2026-07-06 06:57:40 +00:00 |
|
|
|
8208b786ee
|
docs(dify-ui): clarify radio composition stories (#38456)
|
2026-07-06 06:40:17 +00:00 |
|
|
|
d9c99daf29
|
fix(api): isolate side-effect session writes in multimodal and RAG handlers (#38210)
Co-authored-by: FFXN <31929997+FFXN@users.noreply.github.com>
|
2026-07-06 05:17:12 +00:00 |
|
|
|
93eb6d32b5
|
fix(web): update snippet placeholder icon color (#38445)
|
2026-07-06 05:10:36 +00:00 |
|
|
|
de5af6c2da
|
build(deps): bump the github-actions-dependencies group across 1 directory with 12 updates (#38430)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-07-06 04:39:10 +00:00 |
|
|
|
586c8de1a0
|
refactor: drop redundant len(tag_ids)==0 check in get_target_ids_by_tag_ids (#38447)
|
2026-07-06 04:35:58 +00:00 |
|
|
|
94c0967e30
|
refactor(api): migrate console explore endpoints to BaseModel (#37953)
|
2026-07-06 02:51:10 +00:00 |
|
|
|
ff5c5f3ca6
|
fix(api/tasks): use f-string for raise messages in resume_workflow_ex… (#37607)
Co-authored-by: Harsh Kashyap <Harsh23Kashyap@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Harsh Kashyap <harshkashyap@Harshs-MacBook-Pro.local>
|
2026-07-06 02:36:14 +00:00 |
|
|
|
95102479c6
|
test(e2e): split agent build draft apply coverage (#38431)
|
2026-07-06 01:03:01 +00:00 |
|
|
|
6dff7c0a85
|
fix(dify-ui): preserve radio value generics (#38429)
|
2026-07-05 14:01:36 +00:00 |
|
|
|
e742e0ec17
|
fix(dify-ui): improve picker type inference (#38428)
|
2026-07-05 14:01:21 +00:00 |
|
|
|
acfef79a8f
|
fix(web): prevent plugin cards from overlapping marketplace panel (#38427)
|
2026-07-05 14:01:07 +00:00 |
|
|
|
abaf6b1337
|
ci: extract external E2E into dedicated post-merge workflow (#38426)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-07-05 14:00:53 +00:00 |
|
|
|
750075c859
|
style: fix provider card dropdown menu seperator margin (#38422)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-07-05 14:00:40 +00:00 |
|
|
|
1b3e8e9943
|
chore(agent-v2): sync daily changes (#38298)
Signed-off-by: yyh <yuanyouhuilyz@gmail.com>
Co-authored-by: 盐粒 Yanli <mail@yanli.one>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: zyssyz123 <916125788@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: 盐粒 Yanli <yanli@dify.ai>
Co-authored-by: 林玮 (Jade Lin) <linw1995@icloud.com>
|
2026-07-05 08:09:38 +00:00 |
|
|
|
f8d47616c1
|
refactor(dify-ui): render ContextMenu story trigger as a semantic area (#38420)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yyh <yuanyouhuilyz@gmail.com>
|
2026-07-05 01:45:21 +00:00 |
|
|
|
f755830607
|
fix(models): correct onupdate typo on trigger.py updated_at columns (#38341)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
|
2026-07-04 17:14:01 +00:00 |
|
|
|
5d7ae56deb
|
fix(dify-ui): standardize story focus indicators (#38417)
|
2026-07-04 14:59:24 +00:00 |
|
|
|
a0f8347513
|
test(dify-ui): remove low-value style assertions (#38418)
|
2026-07-04 14:35:00 +00:00 |
|