返回全部动态

Agno v2.9.0 发布:新增 StudioRunnerTools 并修复安全漏洞

原标题:v2.9.0

Agno Releases一手来源产品发布质量 76

AI 摘要

Agno 发布了 v2.9.0 版本,新增 StudioRunnerTools 工具包,支持身份感知的组件调度,并修复了多个 bug。安全方面,阻止了 MCP 工具调用时覆盖 tool_name 的漏洞,并修复了工具结果缓存的跨用户泄漏问题。此外,反序列化时遇到无法解析的引用现在会明确报错,而不是静默降级。

以上摘要由 AI 生成,可能存在误差。事实请以原文为准。

正文节选

# Changelog ## **New Features** - **StudioRunnerTools**: New identity-aware dispatch toolkit (`agno.tools.studio_runner.StudioRunnerTools`) that splits execution out of `StudioTools`. Any component (team lead, router) can mount it to discover and run Studio-built agents/teams/workflows without getting the Studio's create/edit/delete surface. `run_*` tools thread the caller's `user_id` into the sub-run so per-user state lands on the right person. - **`list_components` name filter**: Added


发布时间:2026-08-13 20:08
抓取时间:2026-08-13 20:54
来源机构:Agno
阅读原文github.com