ChangelogSDKv2.6.10Pick up output files from the RunCompleted eventAgno TeamJune 2, 2026·1 min readCopy linkCopy markdownThe RunCompleted event now carries a files field, so anything listening for run completion can grab the files a run produced directly off the event instead of fetching them separately.Shipped around the same timeJune 2, 2026Changelogv2.6.10Reference Gemini Interactions by model stringThe model string parser now recognizes the google-interactions provider, so you can select GeminiInteractions through a model string rather than importing and constructing the class yourself.Agno Team1 min readJune 2, 2026Changelogv2.6.10Refresh DeepSeek V4 thinking mode and defaultsUpdated DeepSeek V4's thinking mode and default settings so agents on DeepSeek run against current, sensible defaults out of the box.Agno Team1 min readJune 2, 2026Changelogv2.6.10Register knowledge and managers in the registryThe registry now supports knowledge and managers alongside the components it already tracks, so you can register and reuse those pieces through the same mechanism rather than wiring them up by hand…Agno Team1 min read