continue 编辑文件失败
返回报错信息类似 Error streaming response: [gather] Got indices with invalid dtype. Indices must be integral.
而其它方法调用正常
三种方案
1. 将 edit_exist_file工具禁用
2. 写个agent rule 使用
`single_find_and_replace` 代替 `edit_exist_file`
3. 直接使用mcp/file_system的mcp 代替continue 内置的文件操作

浙公网安备 33010602011771号