[Bug] Claude Code hangs and exhibits unexpected behavior on every session

Resolved 💬 3 comments Opened Apr 2, 2026 by nishilbhave Closed Apr 5, 2026

Bug Description
claude code is getting stuck on every session also acting weirdly.
agent streaming gets dissapears.

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 2.1.90
  • Feedback ID: 77b08654-2510-47da-8109-849a162bfaab

Errors

[{"error":"MaxFileReadTokenExceededError: File content (10277 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T23:55:32.753Z"},{"error":"MaxFileReadTokenExceededError: File content (19121 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T23:55:44.341Z"},{"error":"MaxFileReadTokenExceededError: File content (10277 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 L57 (/$bunfs/root/src/entrypoints/cli.js:4308:13161)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-01T23:58:17.459Z"},{"error":"Error: Request was aborted.\n    at th_ (/$bunfs/root/src/entrypoints/cli.js:1241:17137)\n    at next (native:1:11)\n    at jV7 (/$bunfs/root/src/entrypoints/cli.js:7751:9018)\n    at next (native:1:11)\n    at PV7 (/$bunfs/root/src/entrypoints/cli.js:7756:10842)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-04-02T00:01:29.991Z"}]

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗