|
|
4c596aaac2
|
Merge branch 'feat/collaboration2' into feat/support-agent-sandbox
|
2026-01-25 00:00:03 +08:00 |
|
|
|
edb4457684
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-24 15:22:07 +08:00 |
|
|
|
6551814396
|
feat: add all can bundle to provider
|
2026-01-23 17:17:28 +08:00 |
|
|
|
88887ea58e
|
feat(icons): add custom FileImageFill icon for image file type
Replace RiFileImageFill with a custom FileImageFill icon to provide
a more distinctive visual representation for image files in the file tree.
|
2026-01-23 17:09:40 +08:00 |
|
|
|
b87e303c00
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# web/eslint-suppressions.json
# web/service/debug.ts
|
2026-01-22 22:40:32 +08:00 |
|
|
|
b9f718005c
|
feat: frontend part of support try apps (#31287)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
|
2026-01-22 18:16:37 +08:00 |
|
|
|
d09d8d34c2
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/controllers/console/app/error.py
|
2026-01-22 16:40:19 +08:00 |
|
|
|
510a02286f
|
fix(web): disable single tilde strikethrough in markdown rendering (#31400)
Signed-off-by: majiayu000 <1835304752@qq.com>
|
2026-01-22 16:33:17 +08:00 |
|
|
|
b2071a4352
|
refactor(web): useClipboard hook to reduce duplication (#31308)
Signed-off-by: SherlockShemol <shemol@163.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-22 16:13:10 +08:00 |
|
|
|
3de33f7a4e
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-22 16:13:09 +08:00 |
|
|
|
84b4fed3df
|
chore: add table cells icon to db selector
|
2026-01-22 16:13:09 +08:00 |
|
|
|
bddb41cd47
|
feat: add db types in file tree icon
|
2026-01-22 16:13:09 +08:00 |
|
|
|
1d778d532a
|
refactor(web): useClipboard hook to reduce duplication (#31308)
Signed-off-by: SherlockShemol <shemol@163.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-21 17:33:39 +08:00 |
|
|
|
1fcff5f8d1
|
fix: click files close
|
2026-01-21 17:15:43 +08:00 |
|
|
|
061feebd87
|
fix: check and update doc links (#30849)
Co-authored-by: Riskey <36894937+RiskeyL@users.noreply.github.com>
|
2026-01-21 16:31:48 +08:00 |
|
|
|
911c1852d5
|
feat: support choose tools
|
2026-01-21 15:05:58 +08:00 |
|
|
|
c2885077c2
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-21 13:21:39 +08:00 |
|
|
|
071bbc6d74
|
build: bump NextJS from to 16 with turbopack enable for web production build boost (#27014)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-21 12:53:29 +08:00 |
|
|
|
468d84faba
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# web/app/components/header/account-setting/model-provider-page/model-selector/popup-item.tsx
# web/package.json
|
2026-01-21 10:52:43 +08:00 |
|
|
|
8056768106
|
fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-20 23:08:59 +08:00 |
|
|
|
68d36ff3ed
|
refactor: Refactor agent context insertion in prompt editor
|
2026-01-20 20:25:09 +08:00 |
|
|
|
54921844bb
|
fix(web): disable HTML escaping for form field validation messages (#31292)
|
2026-01-20 18:43:01 +08:00 |
|
|
|
4fa7843050
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-20 18:42:02 +08:00 |
|
|
|
0e66b51ca0
|
fix: history messages toolcalls
|
2026-01-20 17:37:23 +08:00 |
|
|
|
331c65fd1d
|
fix: click file tab caused popup hide
|
2026-01-20 15:35:08 +08:00 |
|
|
|
d4ed398e4f
|
fix lint
|
2026-01-20 14:26:01 +08:00 |
|
|
|
3b72b45319
|
Merge branch 'feat/support-agent-sandbox' of https://github.com/langgenius/dify into feat/support-agent-sandbox
|
2026-01-20 14:01:43 +08:00 |
|
|
|
2650ceb0a6
|
feat: support picker vars files ui in editor
|
2026-01-20 14:01:30 +08:00 |
|
|
|
c5fc3cc08e
|
revert icons
|
2026-01-20 14:00:46 +08:00 |
|
|
|
fdaf471a03
|
fix: answer node text
|
2026-01-20 13:59:49 +08:00 |
|
|
|
8154d0af53
|
feat: add FolderSpark icon for workflow
|
2026-01-20 13:51:49 +08:00 |
|
|
|
13d6923c11
|
Merge branch 'feat/llm-support-tools' into feat/support-agent-sandbox
|
2026-01-20 10:27:42 +08:00 |
|
|
|
1483a51aa1
|
Merge branch 'feat/pull-a-variable' into feat/support-agent-sandbox
|
2026-01-20 09:54:41 +08:00 |
|
|
|
c44aaf1883
|
fix: Fix prompt editor trigger match to use current selection
|
2026-01-20 00:42:19 +08:00 |
|
|
|
5e49b27dba
|
Merge branch 'zhsama/panel-var-popup' into feat/pull-a-variable
|
2026-01-19 23:15:01 +08:00 |
|
|
|
6f74a66c8a
|
feat: enable typeahead filtering and keyboard navigation
|
2026-01-19 23:12:08 +08:00 |
|
|
|
6e9a5139b4
|
chore: Remove sonarjs ESLint suppressions and reformat code
|
2026-01-19 22:31:04 +08:00 |
|
|
|
f44305af0d
|
feat: add AssembleVariablesAlt icon and integrate into sub-graph
components.
|
2026-01-19 22:31:04 +08:00 |
|
|
|
e36ee54a16
|
fix web style
|
2026-01-19 21:44:26 +08:00 |
|
|
|
cb8fc9cf2d
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-19 21:15:53 +08:00 |
|
|
|
6643569efc
|
fix: tool can not auth modal
|
2026-01-19 18:06:23 +08:00 |
|
|
|
62ac02a568
|
feat: Download the uploaded files (#31068)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-19 16:48:13 +08:00 |
|
|
|
7de6ecdedf
|
fix: lint
|
2026-01-19 16:35:50 +08:00 |
|
|
|
066d18df7a
|
Merge branch 'main' into feat/pull-a-variable
|
2026-01-19 15:00:15 +08:00 |
|
|
|
06f6ded20f
|
fix: Fix assemble variables insertion in prompt editor
|
2026-01-19 14:59:08 +08:00 |
|
|
|
94ea7031e8
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-19 10:31:54 +08:00 |
|
|
|
1fb6d1286f
|
fix webtest
|
2026-01-18 17:27:29 +08:00 |
|
|
|
682c93f262
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-18 10:28:50 +08:00 |
|
|
|
434f7f3bcb
|
fix web style
|
2026-01-17 22:10:10 +08:00 |
|
|
|
77366f33a4
|
feat(web): add loading indicators for infinite scroll pagination (#31110)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
|
2026-01-17 17:36:07 +08:00 |
|