II.
Capability overview
Reference · livecapability:supports-subagent-dispatch
Supports subagent dispatch overview
The agent runtime can dispatch subagents at all (regardless of mechanism). Concrete dispatch mechanism is recorded on `AgentRuntimeImpl.subagentDispatchMechanism` (task-tool / handoff / sub_agents-array / agent-as-tool / none). References: - Anthropic Claude Code subagents (Task tool): https://docs.anthropic.com/en/docs/claude-code/sub-agents - OpenAI Agents SDK (handoff / agent-as-tool): https://openai.github.io/openai-agents-python/ - Google ADK (`sub_agents=[...]`): https://google.github.io/adk-docs/
Attributes
displayName
Supports subagent dispatch
description
The agent runtime can dispatch subagents at all (regardless of mechanism).
Concrete dispatch mechanism is recorded on
`AgentRuntimeImpl.subagentDispatchMechanism` (task-tool / handoff /
sub_agents-array / agent-as-tool / none).
References:
- Anthropic Claude Code subagents (Task tool):
https://docs.anthropic.com/en/docs/claude-code/sub-agents
- OpenAI Agents SDK (handoff / agent-as-tool):
https://openai.github.io/openai-agents-python/
- Google ADK (`sub_agents=[...]`):
https://google.github.io/adk-docs/
appliesToNodeKinds
- AgentVersion
- AgentRuntimeImpl
category
extension
Outgoing edges
None.
Incoming edges
evidences_capability1
- capabilitySupport:claude:ge-0-0-0:subagent-dispatch·CapabilitySupport
supports21
- agent-core-impl:paperclip.core@current·AgentCoreImplPaperclip Core (current)
- agent-core-impl:symphony.core@current·AgentCoreImplSymphony Core (current)
- agent-core-impl:vibe-kanban.core@current·AgentCoreImplVibe Kanban Core (current)
- agent-version:paperclip@current·AgentVersion
- agent-runtime-impl:claude-code.runtime@1.x·AgentRuntimeImplClaude Code Runtime (1.x)
- agent-runtime-impl:codex.runtime@1.x·AgentRuntimeImplCodex CLI Runtime (1.x)
- agent-runtime-impl:openai-agents-sdk.runtime@current·AgentRuntimeImplOpenAI Agents SDK Runtime (current)
- agent-runtime-impl:opencode.runtime@1.x·AgentRuntimeImplOpenCode Runtime (1.x)
- agent-runtime-impl:paperclip.runtime@current·AgentRuntimeImplPaperclip Runtime (current)
- agent-runtime-impl:symphony.runtime@current·AgentRuntimeImplSymphony Runtime (current)
- agent-version:adapters@current·AgentVersion
- agent-version:adapters-remote@current·AgentVersion
- agentVersion:agent-platform:ge-5-0-0·AgentVersionagent-platform
- agent-version:claude-agent-sdk@current·AgentVersion
- agentVersion:claude:ge-0-0-0·AgentVersionClaude Code
- agent-version:openai-agents-sdk@current·AgentVersion
- agent-version:genty@current·AgentVersion
- agent-version:langgraph@current·AgentVersion
- agent-version:symphony@current·AgentVersion
- agent-version:vibe-kanban@current·AgentVersion
- framework:google-adk·FrameworkGoogle Agent Development Kit (ADK)