coze-dev / coze-dev/coze-studio

循环节点出参不能选择数组和字典类型

Open
#2,570 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
21.6k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

循环节点出参不能选择数组和字典类型

**To Reproduce**

Steps to reproduce the behavior:
1. 工作流添加循环节点
2. 循环节点出参选择数组类型或字典类型
3. 界面没有变化,跳回字符串类型
4. 最终表现是无法引用到数组或字典类型的输出变量

**Expected behavior**

无法引用循环体中字典或数组类型的输出

**Screenshots**

Image

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue in a workflow with a loop node, selecting array and dictionary output types. Trace the loop node's output-type selector and the referenceable output variables; done means both types remain selected and their outputs can be referenced instead of reverting to string.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.