-
Notifications
You must be signed in to change notification settings - Fork 16.7k
Open
Labels
🤖 feat:agentAgent related topicsAgent related topics
Description
Self Checks
- I have read the Contributing Guide and Language Policy.
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report, otherwise it will be closed.
- Please do not modify this template :) and fill in all the required fields.
1. Is this request related to a challenge you're experiencing? Tell me about your story.
Allow Agent nodes to use other Agent nodes as tools.
This would allow the creation of agent-swarm workflows where an agent node can act as the brain, and delegate to more specialized sub-agent nodes.
It can be achieved with workflow as tool, but because workflow-run-id / conversation-id and token usage is not bi-directionally propagated, the invocation of internal workflow-tool / mcp-tools makes traceability, debugging, and cost monitoring really hard.
2. Additional context or comments
No response
3. Can you help us with this feature?
- I am interested in contributing to this feature.
dosubot
Metadata
Metadata
Assignees
Labels
🤖 feat:agentAgent related topicsAgent related topics