Commit Graph

11599 Commits

Author SHA1 Message Date
1461663ae9 Clarify build mode prompt guidance 2026-07-08 16:30:32 +08:00
5a167e59d1 fix: address agent v2 backend CI failures 2026-07-08 16:27:41 +08:00
9767433819 chore: not break the old agent render answer logic 2026-07-08 16:00:23 +08:00
0805012ab5 fix: text content would append to the last agent thought in answer 2026-07-08 15:34:16 +08:00
b8bd033df1 [autofix.ci] apply automated fixes 2026-07-08 07:18:31 +00:00
yyh
aa1ac64a3f Merge branch 'main' into feat/agent-v2 2026-07-08 15:12:56 +08:00
c453eea40b fix: resolve agent v2 CI failures 2026-07-08 15:06:57 +08:00
5a210cf03e refactor(web): migrate billing app context consumers (#38541) 2026-07-08 07:02:47 +00:00
3523da508f fix(web): guard invite-settings activate button against double-click (#38337) 2026-07-08 06:28:43 +00:00
17977dcb2f fix agent answer duration display 2026-07-08 14:28:37 +08:00
503d80be1d refactor(web): migrate plugins and tools app context consumers (#38533)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 06:26:56 +00:00
98f67e9c82 fix(ci): make no-new-getattr guard stable in shallow PR checkouts (#38480)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 06:22:59 +00:00
af4538e942 fix: raise clear error on unsupported language in execute_code (#38448)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 06:20:10 +00:00
yyh
10cf9be3c7 test(web): align auth e2e with console home (#38538) 2026-07-08 06:17:14 +00:00
yyh
41fb479957 fix(web): cache server console context (#38535) 2026-07-08 06:16:59 +00:00
yyh
16ec3f3d4c feat(web): mark legacy agent apps 2026-07-08 14:16:10 +08:00
3ea1bf1a6b feat: agent web app add new thought ui 2026-07-08 13:02:41 +08:00
22978c2175 fix: thought append item problme 2026-07-08 12:45:15 +08:00
yyh
6ac7ff6586 chore(deps): upgrade vite-plus toolchain (#38534) 2026-07-08 04:33:10 +00:00
76a6cd3335 refactor(web): migrate app context consumers (#38530) 2026-07-08 03:51:50 +00:00
2e131ff109 test: confirm restart before refreshing inline agent chat 2026-07-08 11:35:47 +08:00
yyh
aaa197d3d4 chore: update agents.md 2026-07-08 11:29:07 +08:00
a432f445a2 chore: stabilize working duration timer 2026-07-08 11:26:28 +08:00
yyh
6c0aa3ed0d test(dify-ui): remove brittle primitive assertions (#38529) 2026-07-08 03:24:22 +00:00
d672bf8276 feat: add new thought in agent answer 2026-07-08 11:21:33 +08:00
5602a98f06 feat(agent-v2): confirm clearing configure session 2026-07-08 11:21:33 +08:00
68d8328b9c chore: clean Db session from service (#38227)
Co-authored-by: chariri <w@chariri.moe>
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-07-08 03:07:27 +00:00
yyh
e9c1555456 test(e2e): remove stale agent v2 gated cases 2026-07-08 11:06:58 +08:00
yyh
e38099cc6d Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-07-08 10:50:05 +08:00
ee0068eed4 refactor(web): migrate dataset access context (#38523)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 02:35:54 +00:00
yyh
ce566724aa Merge remote-tracking branch 'origin/main' into feat/agent-v2 2026-07-08 10:24:08 +08:00
915655683c refactor(openapi): resource-oriented paths for /openapi/v1 + difyctl version gate (#38367)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-08 02:22:59 +00:00
5026174ee3 chore: not suggest gemini model 2026-07-08 07:48:26 +08:00
c58d854a09 Clarify build mode system prompts 2026-07-08 01:05:48 +08:00
2e4b11b9db feat(agent): include download url in file upload output 2026-07-07 23:41:40 +08:00
abd720146d test(services): cover DSL import and plugin migration regressions (#36072)
Co-authored-by: WH-2099 <wh2099@pm.me>
2026-07-07 15:31:04 +00:00
5308b95aff refactor(web): reduce query atom subscriptions (#38521) 2026-07-07 15:10:58 +00:00
09c5c5e5ed refactor(test): replace SimpleNamespace with typed mocks in schedule service tests (#38393) 2026-07-07 14:36:17 +00:00
64aa142681 chore(api): cache the setup status to cut down DB access (#36966)
Co-authored-by: Asuka Minato <i@asukaminato.eu.org>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Byron.wang <byron@dify.ai>
2026-07-07 14:30:28 +00:00
73f2807250 Clarify shell transcript prompts 2026-07-07 22:25:05 +08:00
8e524d1a19 [autofix.ci] apply automated fixes 2026-07-07 14:17:28 +00:00
48bad761a7 feat: add agent runtime lifecycle cleanup 2026-07-07 22:10:03 +08:00
56f3d0a11e refactor(web): clarify app context bootstrap graph (#38516)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-07-07 14:08:38 +00:00
5840fbf401 Remove mapping option from file download CLI 2026-07-07 21:44:57 +08:00
210be4796a Mention local MCP servers in shell prompt 2026-07-07 21:04:10 +08:00
6edce14e88 fix: can't debug model plugins (#38500) 2026-07-07 13:03:32 +00:00
yyh
3ddfba5ca5 fix(web): add backdrop blur to skip nav (#38517) 2026-07-07 13:02:30 +00:00
4aeb4c105c Normalize agent prompt file locators 2026-07-07 20:52:06 +08:00
yyh
7a9e11b4de refactor(agent-v2): clarify prompt slash menu props 2026-07-07 20:13:54 +08:00
7279be28d8 Add file CLI help to config prompt 2026-07-07 20:12:53 +08:00