cloudwego / cloudwego/eino

Interrupt/Resume(中断与恢复)

Open
#1,041 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
13k
Forks
1.1k
Avg merge
4h 6m
Merged PRs (30d)
41

Description

我的问题是,如果一个agent 用adk.NewAgentTool 当成一个tool 和其他其他agent协作,当 这个tool agent 里面的工具有 Interrupt/Resume(中断与恢复) 会生效吗,
场景
我有一个任务
规划完成例,需要一动态生成一个subagent执行(利用中间件 动态注入 adk.NewAgentTool),那当着sub agent 里执行工具 有 Interrupt/Resume(中断与恢复) 会反馈到主agent吗

Contributor guide

Open the contributing guide

Research direction

Start with the adk.NewAgentTool entry point and the Interrupt/Resume implementation or documentation referenced by the repository. Trace whether an interrupt raised by a dynamically injected subagent tool is propagated to the main agent, and document the observed behavior and any limitations as done.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
ai, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.