Yansong Zhang
|
c03b25a940
|
merge: resolve conflicts with origin/main
Conflicts resolved:
- workflow_app_runner.py: adopt main's DifyGraphInitContext pattern
- token_buffer_memory.py: adopt main's match/case, add AppMode.AGENT
- app_dsl_service.py: adopt main's match/case, add AppMode.AGENT
Made-with: Cursor
|
2026-04-13 12:52:56 +08:00 |
|
 
|
1703df5c00
|
test: add unit tests for workflow components including tools and inspect vars (#34843)
Co-authored-by: CodingOnStar <[email protected]>
|
2026-04-10 13:11:36 +00:00 |
|
 wangxiaoleiandGitHub
|
04f5fe5e38
|
fix: fix outputs share same name var (#34604)
|
2026-04-10 11:30:21 +00:00 |
|
 非法操作andGitHub
|
1b7d0bd4e6
|
chore: should hide change action when node is undeletable (#34592)
|
2026-04-10 11:29:29 +00:00 |
|
 XHamzaXandGitHub
|
6612ba69b1
|
fix(workflow): correct maximized editor panel layout in execution logs (#34909)
|
2026-04-10 10:59:09 +00:00 |
|
Yansong Zhang
|
df6c1064c6
|
fix(web): resolve all TypeScript errors in Agent V2 frontend
- Fix toast API: use toast.success()/toast.error() instead of object
- Fix panel: use native HTML elements instead of mismatched component APIs
- Add BlockEnum.AgentV2 to block-icon map (icon + color)
- Add BlockEnum.AgentV2 to use-last-run.ts form params maps
- Add i18n keys: blocks.agent-v2, blocksAbout.agent-v2 (en + zh)
- TypeScript: 0 errors
Made-with: Cursor
|
2026-04-10 16:00:16 +08:00 |
|
Yansong Zhang
|
f4e04fc872
|
feat(web): add Agent V2 frontend — app creation, node editor, sandbox settings
P0 — Agent App can be created and routed:
- Add AppModeEnum.AGENT to types/app.ts
- Add Agent card to create-app-modal (primary row, with RiRobot2Fill icon)
- Route Agent apps to /workflow editor (same as workflow/advanced-chat)
- Update layout-main.tsx mode guards
P1 — Agent V2 workflow node:
- Add BlockEnum.AgentV2 = 'agent-v2' to workflow types
- Create agent-v2/node.tsx: displays model, strategy, tool count
- Create agent-v2/panel.tsx: model selector, strategy picker, tool list,
max iterations, memory config, vision toggle
- Register in NodeComponentMap and PanelComponentMap
P2 — Sandbox Provider settings:
- Create sandbox-provider-page: list/configure/activate/delete providers
(Docker, E2B, SSH, AWS CodeInterpreter)
- Create service/sandbox.ts: API client for sandbox provider endpoints
- Add "Sandbox Providers" to settings menu
i18n: Add en-US and zh-Hans translations for agent V2 description.
Made-with: Cursor
|
2026-04-10 15:31:48 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)    
|
5d4d60bb95
|
fix(web): assign in-progress tracing items to latest loop/iteration record (#34661)
Co-authored-by: Blackoutta <[email protected]>
Co-authored-by: yyh <[email protected]>
Co-authored-by: yyh <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 06:01:19 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f42c1b68a4
|
refactor(web): move avatar to base ui (#34889)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-10 04:44:05 +00:00 |
|
 平衡世界的BOYandGitHub
|
1befd2a602
|
fix(web): resolve Dify compact array types in tool output schema (#34804)
|
2026-04-09 08:01:23 +00:00 |
|
 yyhandGitHub
|
208604a3a8
|
fix(ci): repair i18n bridge and translation workflow (#34738)
|
2026-04-08 11:05:13 +00:00 |
|
  ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
aad0b3c157
|
build: include vinext in docker build (#34535)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected]>
Co-authored-by: yyh <[email protected]>
|
2026-04-08 07:26:39 +00:00 |
|
 yyhandGitHub
|
3891c0a255
|
fix(workflow): correct env variable picker validation (#34666)
|
2026-04-07 09:34:25 +00:00 |
|
 非法操作andGitHub
|
63b1d0c1ea
|
fix: var input label missing icon (#34569)
|
2026-04-07 09:33:13 +00:00 |
|
 agenthaulkandGitHub
|
e55bd61c17
|
refactor: replace useContext with use in selected batch (#34450)
|
2026-04-03 03:37:35 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
36e840cd87
|
chore: knip fix (#34481)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-04-02 15:03:42 +00:00 |
|
 Stephen ZhouandGitHub
|
894826771a
|
chore: clean up useless tailwind reference (#34478)
|
2026-04-02 11:45:19 +00:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
1873b22e96
|
refactor: update to tailwind v4 (#34415)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yyh <[email protected]>
|
2026-04-02 07:06:11 +00:00 |
|
 yyhandGitHub
|
f9d9ad7a38
|
refactor(web): migrate remaining toast usage (#34433)
|
2026-04-02 04:16:50 +00:00 |
|
 非法操作andGitHub
|
42d7623cc6
|
fix: Variable Aggregator cannot click group swich (#34361)
|
2026-04-01 02:32:01 +00:00 |
|
 Wu TianweiandGitHub
|
324b47507c
|
refactor: enhance ELK layout handling (#34334)
|
2026-04-01 01:50:02 +00:00 |
|
 yyhandGitHub
|
6b0c6d0cde
|
fix(web): internationalize DSL export modal labels (#34323)
|
2026-03-31 07:06:16 +00:00 |
|
 
|
2c2cc72150
|
fix(http): expose structured vars in HTTP body selector (#34185)
Co-authored-by: Jordan <[email protected]>
|
2026-03-31 10:20:21 +08:00 |
|
 Wu TianweiandGitHub
|
51f6ca2bed
|
fix(workflow): improve node organization (#34276)
|
2026-03-30 13:07:20 +00:00 |
|
 Stephen ZhouandGitHub
|
07f4950cb3
|
test: use happy dom (#34154)
|
2026-03-27 01:46:19 +00:00 |
|
 非法操作andGitHub
|
368896d84d
|
feat: add copy/delete to multi nodes context menu (#34138)
|
2026-03-27 01:20:39 +00:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
8ca54ddf94
|
refactor(web): convert 7 enums to as-const objects (batch 5) (#33960)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-26 15:50:54 +08:00 |
|
 
|
3e073404cc
|
fix: the menu of multi nodes always display on left top corner (#34120)
Co-authored-by: yyh <[email protected]>
|
2026-03-26 15:49:42 +08:00 |
|
+3      ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
449d8c7768
|
test(workflow-app): enhance unit tests for workflow components and hooks (#34065)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <[email protected]>
Co-authored-by: hjlarry <[email protected]>
Co-authored-by: Stephen Zhou <[email protected]>
Co-authored-by: tmimmanuel <[email protected]>
Co-authored-by: Desel72 <[email protected]>
Co-authored-by: Renzo <[email protected]>
Co-authored-by: Krishna Chaitanya <[email protected]>
Co-authored-by: yyh <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2026-03-25 18:34:32 +08:00 |
|
 非法操作andGitHub
|
0e6d97acf9
|
fix: HumanInput node should unable to paste into container (#34077)
|
2026-03-25 17:22:21 +08:00 |
|
+3      ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
7fbb1c96db
|
feat(workflow): add selection context menu helpers and integrate with context menu component (#34013)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: lif <[email protected]>
Co-authored-by: hjlarry <[email protected]>
Co-authored-by: Stephen Zhou <[email protected]>
Co-authored-by: tmimmanuel <[email protected]>
Co-authored-by: Desel72 <[email protected]>
Co-authored-by: Renzo <[email protected]>
Co-authored-by: Krishna Chaitanya <[email protected]>
Co-authored-by: yyh <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2026-03-25 17:21:48 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
a8e1ff85db
|
feat(web): base-ui slider (#34064)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-25 16:03:49 +08:00 |
|
 
|
d7e49c388c
|
refactor(workflow): migrate legacy toast usage to ui toast (#34002)
Co-authored-by: Copilot <[email protected]>
|
2026-03-25 12:42:18 +08:00 |
|
 
|
c6c2715395
|
fix(workflow): clear loop/iteration metadata when pasting node outside container (#29983)
Co-authored-by: hjlarry <[email protected]>
|
2026-03-25 11:14:12 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
a408a5d87e
|
test(workflow): add helper specs and raise targeted workflow coverage (#33995)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:51:07 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
67d5c9d148
|
feat: configurable model parameters with variable reference support in LLM, Question Classifier and Variable Extractor nodes (#33082)
Co-authored-by: -LAN- <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-24 17:41:51 +08:00 |
|
  
|
508350ec6a
|
test: enhance useChat hook tests with additional scenarios (#33928)
Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
|
2026-03-24 14:19:32 +08:00 |
|
 Coding On StarandGitHub
|
8b6fc07019
|
test(workflow): improve dataset item tests with edit and remove functionality (#33937)
|
2026-03-23 20:16:59 +08:00 |
|
 
|
fdc880bc67
|
test(workflow): add unit tests for workflow components (#33910)
Co-authored-by: CodingOnStar <[email protected]>
|
2026-03-23 16:37:03 +08:00 |
|
 ![copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
76a23deba7
|
fix: crash when dataset icon_info is undefined in Knowledge Retrieval node (#33907)
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: crazywoola <[email protected]>
|
2026-03-23 15:29:03 +08:00 |
|
 Wu TianweiandGitHub
|
b0566b4193
|
fix(chat): fix image re-render due to opener remount (#33816)
|
2026-03-20 17:20:44 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
27ed40225d
|
refactor(web): update frontend toast call sites to use the new shortcut API (#33808)
Signed-off-by: yyh <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-20 16:02:22 +08:00 |
|
 ![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
c8ed584c0e
|
fix: adding a restore API for version control on workflow draft (#33582)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <[email protected]>
|
2026-03-20 14:54:23 +08:00 |
|
 
|
8bebec57c1
|
fix: remove legacy z-index overrides on model config popup (#33769)
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
|
2026-03-20 10:40:30 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
4df602684b
|
test(workflow): add unit tests for workflow components (#33741)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-19 18:35:16 +08:00 |
|
 yyhandGitHub
|
93f9546353
|
refactor(web): migrate core toast call sites to base ui toast (#33643)
|
2026-03-18 16:53:55 +08:00 |
|
![autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>](/assets/img/avatar_default.png)  
|
db4deb1d6b
|
test(workflow): reorganize specs into __tests__ and align with shared test infrastructure (#33625)
Co-authored-by: CodingOnStar <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2026-03-18 16:40:28 +08:00 |
|
 yyhandGitHub
|
296b7044af
|
refactor: route next/navigation through compat re-export (#33636)
|
2026-03-18 12:57:03 +08:00 |
|
 yyhandGitHub
|
69d1ccb7a7
|
refactor: route next/link through compat re-export (#33632)
|
2026-03-18 12:14:59 +08:00 |
|
 yyhandGitHub
|
d7f70f3c0f
|
refactor: route low-cost next modules through compat re-exports (#33622)
|
2026-03-18 10:37:29 +08:00 |
|