fix(report_agent): refine tool call handling and response validation; enforce strict separation between tool calls and final answers

This commit is contained in:
666ghj
2026-02-24 17:47:44 +08:00
parent a795405428
commit 25aa4f75d2
2 changed files with 103 additions and 39 deletions

1
.gitignore vendored
View File

@@ -43,6 +43,7 @@ htmlcov/
# Cursor
.cursor/
.claude/
# 文档与测试程序
mydoc/