yyh
|
a9c5201485
|
refactor(workflow)!: persist the debug state of the chatflow preview panel to the zustand store and split useChat hook into modular files
|
2026-01-26 23:21:44 +08:00 |
|
yyh
|
87d033e186
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-26 23:12:44 +08:00 |
|
yyh
|
f561656a89
|
chore: follow-up fixes for storybook vite migration (#31545)
|
2026-01-26 20:20:14 +08:00 |
|
Joel
|
2e954388f5
|
merge
|
2026-01-26 16:57:45 +08:00 |
|
Stephen Zhou
|
6fd001c660
|
chore: eslint prune-suppressions (#31526)
|
2026-01-26 15:31:19 +08:00 |
|
Coding On Star
|
d941201a3e
|
refactor(tool-selector): remove unused components and consolidate import (#31018)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-26 14:24:00 +08:00 |
|
Coding On Star
|
dd988d42c2
|
feat: enhance quota panel to support additional model providers and integrate trial models feature (#31443)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-26 14:04:12 +08:00 |
|
Coding On Star
|
a43d2ec4f0
|
refactor: restructure Completed component (#31435)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-26 14:03:51 +08:00 |
|
hjlarry
|
4c596aaac2
|
Merge branch 'feat/collaboration2' into feat/support-agent-sandbox
|
2026-01-25 00:00:03 +08:00 |
|
hjlarry
|
edb4457684
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-24 15:22:07 +08:00 |
|
yyh
|
083f45678d
|
prune suppressions
|
2026-01-23 14:39:53 +08:00 |
|
yyh
|
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 |
|
Joel
|
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 |
|
Shemol
|
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 |
|
yyh
|
7ec0a36dc2
|
prune suppressions
|
2026-01-22 16:13:09 +08:00 |
|
Shemol
|
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 |
|
yyh
|
b0a059250a
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
|
2026-01-21 14:52:11 +08:00 |
|
Coding On Star
|
76a0249eaf
|
feat: enhance ProgressBar and UsageInfo for storage mode (#31273)
Co-authored-by: CodingOnStar <hanxujiang@dify.ai>
|
2026-01-21 14:04:33 +08:00 |
|
Joel
|
cf6c089e72
|
chore: add skill true for sandbox agent llm
|
2026-01-21 10:15:00 +08:00 |
|
zhsama
|
58da9c3c11
|
refactor: Refactor context generation modal and improve type safety
# Conflicts:
# web/i18n/en-US/workflow.json
# web/i18n/zh-Hans/workflow.json
|
2026-01-20 20:25:09 +08:00 |
|
yyh
|
54921844bb
|
fix(web): disable HTML escaping for form field validation messages (#31292)
|
2026-01-20 18:43:01 +08:00 |
|
zxhlyh
|
0e66b51ca0
|
fix: history messages toolcalls
|
2026-01-20 17:37:23 +08:00 |
|
Stephen Zhou
|
d4ed398e4f
|
fix lint
|
2026-01-20 14:26:01 +08:00 |
|
zxhlyh
|
fdaf471a03
|
fix: answer node text
|
2026-01-20 13:59:49 +08:00 |
|
Novice
|
1483a51aa1
|
Merge branch 'feat/pull-a-variable' into feat/support-agent-sandbox
|
2026-01-20 09:54:41 +08:00 |
|
zhsama
|
92c54d3c9d
|
feat: merge app and meta defaults when creating workflow nodes
|
2026-01-19 23:56:15 +08:00 |
|
zhsama
|
6e9a5139b4
|
chore: Remove sonarjs ESLint suppressions and reformat code
|
2026-01-19 22:31:04 +08:00 |
|
hjlarry
|
e36ee54a16
|
fix web style
|
2026-01-19 21:44:26 +08:00 |
|
hjlarry
|
cb8fc9cf2d
|
Merge remote-tracking branch 'myori/main' into feat/collaboration2
|
2026-01-19 21:15:53 +08:00 |
|
yyh
|
7de6ecdedf
|
fix: lint
|
2026-01-19 16:35:50 +08:00 |
|
yyh
|
d3d1ba2488
|
Merge remote-tracking branch 'origin/main' into feat/support-agent-sandbox
# Conflicts:
# api/core/app/apps/workflow/app_generator.py
|
2026-01-19 16:33:10 +08:00 |
|
zxhlyh
|
2d4289a925
|
chore: relocate datasets api form (#31224)
|
2026-01-19 16:15:51 +08:00 |
|
Stephen Zhou
|
b3902374ac
|
chore: drop slow lint rules (#31205)
|
2026-01-19 12:45:02 +08:00 |
|
yyh
|
232da66b53
|
chore: update eslint suppressions
|
2026-01-19 10:51:53 +08:00 |
|
yyh
|
e8397ae7a8
|
fix(web): Zustand testing best practices and state read optimization (#31163)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-01-19 10:31:34 +08:00 |
|
Stephen Zhou
|
14f123802d
|
chore: update vite related version (#31180)
|
2026-01-19 10:28:06 +08:00 |
|
hjlarry
|
511df81201
|
fix web style
|
2026-01-18 13:40:12 +08:00 |
|
Stephen Zhou
|
7b66bbc35a
|
chore: introduce bulk-suppressions and multithread linting (#31157)
|
2026-01-17 19:51:56 +08:00 |
|