Skip to main content
Use explicit graph nodes when the multi-agent flow must move between ADK and LangGraph.

Portable composition

A portable graph names the SubAgent as a node. Harnest lowers the same topology to the selected framework.

Native children

An Agent.advanced(...) wrapper can appear as a managed SubAgent or graph node.
A nested LangGraph Agent cannot consume a discovered sibling subagents/ folder. Express that topology in the root graph.

ADK and LangGraph

Review the complete managed and advanced portability boundary.