[BUG] 二进制加密问题
Resolved 💬 1 comment Opened May 13, 2026 by ChenWolr Closed Jun 12, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
我了解到2.1.113版本修改了读取文件的方式,使用了二进制,但是目前我们公司是使用了加密工具,在你调整了这种方式的读取后,claude code 无法使用了,甚至会一直在寻找解决办法
What Should Happen?
我觉得应该优化读取文件的方式,优先尝试使用二进制的方式读取,如果读取不了可以尝试用回之前的方法,或者说有办法解决也可以,不然怎么也无法使用
Error Messages/Logs
Steps to Reproduce
让他修改代码,或者写代码,因为加密原因会说二进制文件不正常,不是xx开头什么的导致无法使用
Claude Model
Not sure / Multiple models
Is this a regression?
Yes, this worked in a previous version
Last Working Version
2.1.112
Claude Code Version
2.1.113开始不能使用
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗