Files
KiloStar/kilostar/utils
zhaoxi b15eeb9e74 fix(toolset): 工具传递改为展开的 tools 列表,不再用 FunctionToolset 包装
前端/DB 仍用 toolset 做逻辑分组管理,但传给 pydantic-ai Agent 时
把 toolset 内的 callable 展开为 tools=[] 扁平列表,MCP server 等
需要 toolset 语义的单独走 toolsets=[] 参数。解决工具"存在但调不了"的问题。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-05 19:05:59 +00:00
..
2026-05-31 15:39:34 +00:00
2026-05-11 15:29:16 +00:00
2026-05-18 05:33:11 +00:00
2026-05-31 15:39:34 +00:00
2026-05-31 15:39:34 +00:00
2026-05-31 15:39:34 +00:00
2026-05-31 15:39:34 +00:00