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 内置的文件操作
 
posted @ 2026-03-16 19:12  谁凭花解语  阅读(76)  评论(0)    收藏  举报