[高] Agent畸形工具参数被静默替换为空对象 #82
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
问题描述
backend/app/agent_runtime/core.py 第376-377行,当 LLM 生成的工具调用参数 JSON 解析失败时,静默替换为 {}。工具以错误参数执行,产生不可预期结果。
涉及文件
修复建议
严重程度
高 - 工具调用正确性问题