[BUG] Files over some size threshold (in my skill's case, a file >614 lines / >23,458 bytes) get cut off in the Linux-sandbox view, preventing skill from executing on Windows
Resolved 💬 1 comment Opened May 27, 2026 by JonrHouse Closed Jun 27, 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?
Files over some size threshold (in my skill's case, a file >614 lines / >23,458 bytes) get cut off in the Linux-sandbox view, preventing skill from executing on Windows.
What Should Happen?
The read that Claude performs via the linux-sandbox view should return the same results as the Windows read, allowing the skill to execute correctly.
Error Messages/Logs
Steps to Reproduce
Create a skill with a size >614 lines / >23,458 bytes using Cowork on Windows. Try executing that skill.
Claude Model
Opus
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
1.9255.2
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 ↗