[Bug] Anthropic API Error: Stream idle timeout - partial response received
Resolved 💬 3 comments Opened Apr 13, 2026 by krwhynot Closed May 24, 2026
Bug Description
● No package.json in the strangler-fig directory, so scripts there run as plain CJS by default. I'll use require() style.
Now let me build the route lookup by parsing the App.tsx routes, then create the comparison script.
Step 1b: Create the comparison script
⎿ API Error: Stream idle timeout - partial response received
Environment Info
- Platform: win32
- Terminal: vscode
- Version: 2.1.104
- Feedback ID: 368cb733-5083-4645-a36c-5c30b62de1d5
Errors
[{"error":"MaxFileReadTokenExceededError: File content (10562 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at _O_ (B:/~BUN/root/src/entrypoints/cli.js:4500:12874)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T13:05:33.164Z"},{"error":"MaxFileReadTokenExceededError: File content (10562 tokens) exceeds maximum allowed tokens (10000). Use offset and limit parameters to read specific portions of the file, or search for specific content instead of reading the whole file.\n at _O_ (B:/~BUN/root/src/entrypoints/cli.js:4500:12874)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T13:05:37.030Z"},{"error":"Error: Stream idle timeout - partial response received\n at Um_ (B:/~BUN/root/src/entrypoints/cli.js:7969:10845)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-13T13:08:07.060Z"}]This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗