ChangelogSDKv2.6.20See every AgentOS route with newer FastAPIAgno TeamJune 26, 2026·1 min readCopy linkCopy markdownRun AgentOS on FastAPI >= 0.137 and get_routes() returns every registered route. You get the full picture of your deployment when you introspect it, rather than a partial list.Shipped around the same timeJune 23, 2026Changelogv2.6.19Compose agents, teams, and workflows on the fly with StudioToolA new StudioTool toolkit lets an agent dynamically compose other Agno primitives, assembling agents, teams, and workflows at runtime rather than wiring them all up ahead of time.Agno Team1 min readJune 23, 2026Changelogv2.6.19Fork and resume runs from a known-good checkpointAgno now checkpoints runs at the tool-batch level and exposes a unified /continue endpoint that handles both regenerating a run and forking it, along with support for forking sessions.Agno Team1 min readJune 23, 2026Changelogv2.6.19Import Gemini without pinning google-genai 2.0GeminiInteractions now imports lazily, so pulling in Gemini no longer forces google-genai 2.0 on your environment.Agno Team1 min read