microsoft / microsoft/agent-framework
[Feature]: Using an Agent as a Function Tool (sub-agent),the execution process of the sub-agent can also generate process events
Open
@eavanvalkenburg is already working on this.
Since Jul 8, 2026.
agents
- Dominant language
- Python
- Stars
- 13.6k
- Forks
- 2.3k
- Avg merge
- 2d 45m
- Merged PRs (30d)
- 358
Description
Description
Agent + Common Tool: the execution process of agent (with models and tools) can generate process events, we can monitor the execution process.
But using an Agent as a Function Tool (sub-agent),no process event is generated , the execution process of the sub-agent (with models and tools) including many steps, expect to generate events to monitor the execution process.
Code Sample
Language/SDK
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.