An open-source, code-first Python toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
fix: handle `App` instances returned by `agent_loader.load_agent`
The `agent_loader.load_agent` method can now return an `App` object. This change unwraps the `App` to get its `root_agent` before passing it to the graph builder, makes sure a `BaseAgent` instance is always used PiperOrigin-RevId: 817209601
G
George Weale committed
847df1638cbf1686aa43e8e094121d4e23e40245
Parent: 55aa6f6
Committed by Copybara-Service <copybara-worker@google.com>
on 10/9/2025, 4:00:30 PM