mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
* feat: add sanitation for malformed tool call names in ToolLoopAgentRunner fixes: #8929 closes: #8911 * Update astrbot/core/agent/runners/tool_loop_agent_runner.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> * fix: update docstring to clarify normalization of malformed tool call names --------- Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>