Skip to content

[Feature]: 子agent结果回流以及子agent工作展示 #2048

Description

@keepeternal

Problem Statement

希望能把子 agent 回流展示的功能实现,目前委派任务给子agent在后台异步执行,都是看不到过程结果
其实应该算是两个问题:

  1. 能回流
  2. 能总览所有子 agent 执行任务的相关过程

Proposed Solution

子 Agent 异步处理的结果能回流到对应的会话窗口中
左侧面板可以加一个子Agent的任务执行相关的面板tab

Alternatives Considered

目前我在使用过程中的折中方法是,每次执行时都指定把过程和结果存一份文档,这样就很麻烦,而且还得定期清理文档

Priority

High - really need this

Use Cases

1.在一些可以并行异步执行的任务给子 agent 执行的时候能看到结果
2.如果结果是有问题的,可以通过看它的执行过程去排查问题

Willing to Contribute?

  • Yes, I'd like to submit a PR
  • Yes, but I need guidance
  • No, I don't have time

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions