-
-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
首先声明再未使用本插件前从未出现过此情况,我在使用插件进行压缩后,模型可能丢失了上下文内容,导致在模型在压缩后的第一次写入文件没有把文件原有的内容加上,只加入了新增的内容,也就是说,文件此时只有新增的代码,原有代码全部丢失
Expected Behavior
不会导致原有代码丢失
Debug Context Logs
哇!文件只剩下39行了,之前的完整转换函数不见了。这可能是因为之前的编辑操作只写入了_add_common_params函数,没有包含其他内容。Tool Call Details
No response
DCP Version
latest
Opencode Version
1.2.27
Model
Other (specify in description)
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working