coze-studio/backend/domain/workflow/internal/compose
Zhj d70101c979
feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765)
Co-authored-by: Yu Yang <72337138+tomasyu985@users.noreply.github.com>
Co-authored-by: zengxiaohui <csu.zengxiaohui@gmail.com>
Co-authored-by: lijunwen.gigoo <lijunwen.gigoo@bytedance.com>
Co-authored-by: lvxinyu.1117 <lvxinyu.1117@bytedance.com>
Co-authored-by: liuyunchao.0510 <liuyunchao.0510@bytedance.com>
Co-authored-by: haozhenfei <37089575+haozhenfei@users.noreply.github.com>
Co-authored-by: July <jiangxujin@bytedance.com>
Co-authored-by: tecvan-fe <fanwenjie.fe@bytedance.com>
2025-08-28 21:53:32 +08:00
..
test feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
designate_option.go fix: workflow tool closes stream writer correctly (#1839) 2025-08-27 08:29:42 +00:00
field_fill.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
field_fill_test.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
node_builder.go fix: checkpoint store correctly initialize in multi-layered sub-workf… (#755) 2025-08-14 08:34:39 +00:00
node_runner.go fix: context cancel not working during node runner execution (#819) 2025-08-21 09:59:01 +00:00
state.go feat: Support for Chat Flow & Agent Support for binding a single chat flow (#765) 2025-08-28 21:53:32 +08:00
stream.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
workflow.go fix: checkpoint store correctly initialize in multi-layered sub-workf… (#755) 2025-08-14 08:34:39 +00:00
workflow_from_node.go refactor: how to add a node type in workflow (#558) 2025-08-05 06:02:33 +00:00
workflow_run.go fix: workflow tool closes stream writer correctly (#1839) 2025-08-27 08:29:42 +00:00
workflow_tool.go fix: workflow tool closes stream writer correctly (#1839) 2025-08-27 08:29:42 +00:00