[Bug] Context limit reached blocks execution without auto-compact fallback

Resolved 💬 9 comments Opened Feb 22, 2026 by franco-fiorotto Closed Jun 21, 2026

Bug Description
it says Context limit reached after sending it a logs payload and it gets stuck there, without compacting or doing anything and it forces me to clear the context

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.1.30
  • Feedback ID: 3b1dc0cd-a36f-4ed6-b450-c14a2d650e01

Errors

[{"error":"Error: Request was aborted.\n    at V$6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1620:23386)\n    at V$6.next (<anonymous>)\n    at BYq (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:5747:7462)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:5745:3754\n    at async U_A (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1025:2007)\n    at async RP1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:5745:3724)\n    at async tV (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3197:5199)\n    at async gh (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2974:1761)\n    at async JRA (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3155:4360)","timestamp":"2026-02-19T16:50:00.676Z"},{"error":"Error: Request was aborted.\n    at XC.makeRequest (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:422:3940)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","timestamp":"2026-02-19T18:34:10.875Z"},{"error":"Error: Request was aborted.\n    at V$6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1620:23386)\n    at V$6.next (<anonymous>)\n    at BYq (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:5747:7462)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:5745:3754\n    at async U_A (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:1025:2007)\n    at async RP1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:5745:3724)\n    at async tV (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3197:5199)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7188:2816\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7188:4133","timestamp":"2026-02-19T19:37:44.779Z"},{"error":"AxiosError: Request failed with status code 401\n    at gI (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:39:1138)\n    at IncomingMessage.<anonymous> (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:44:9823)\n    at IncomingMessage.emit (node:events:530:35)\n    at endReadableNT (node:internal/streams/readable:1698:12)\n    at process.processTicksAndRejections (node:internal/process/task_queues:82:21)\n    at ZV1.request (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:46:2132)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async boY (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3980:20700)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3980:21869","timestamp":"2026-02-22T01:29:32.212Z"},{"error":"Error: Conversation too long. Press esc twice to go up a few messages and try again.\n    at kM1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2976:933)\n    at async Vd4 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3059:2420)\n    at async tV (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3197:3765)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7188:2816\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7188:4133\n    at async czz (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7175:5966)\n    at async _N6 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7175:4652)\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7188:7004\n    at async file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:7158:5438","timestamp":"2026-02-22T01:42:51.258Z"},{"error":"Error: Conversation too long. Press esc twice to go up a few messages and try again.\n    at kM1 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:2976:933)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async Vd4 (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3059:2420)\n    at async tV (file:///opt/homebrew/lib/node_modules/@anthropic-ai/claude-code/cli.js:3197:3765)\n…

Note: Content was truncated.

View original on GitHub ↗

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