- 在 mcp_service 的 get_mcp_tools 加载出口全局设置 tool.handle_tool_error = True - 在 toolkits registry 的 @tool 装饰器中对本地工具默认开启 handle_tool_error = True - 修复因 MCP/本地工具内部执行出错抛出 ToolException 时击穿流服务导致 crash 的 bug - 新增两个单元测试进行完备性验证 |
||
|---|---|---|
| .. | ||
| api | ||
| data | ||
| e2e | ||
| integration | ||
| unit | ||
| .env.test.example | ||
| conftest.py | ||
| run_tests.sh | ||