[Bug] Auto-approve plans without exiting plan mode breaks workflow execution

Resolved 💬 3 comments Opened Nov 3, 2025 by AbbyFraenkel Closed Nov 7, 2025

Bug Description
Automatically approving plans, but also does not exit plan mode which means nothing really works as intended

Environment Info

  • Platform: darwin
  • Terminal: vscode
  • Version: 2.0.31
  • Feedback ID: 67bfc8d6-4b52-4990-922b-1b2b81293d1a

Errors

[{"error":"MaxFileReadTokenExceededError: File content (28366 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at td2 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3432:910)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3441:1304)\n    at async Zb5 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:70234)\n    at async AA1 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:67291)\n    at async file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:66460\n    at async _gA (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:727:1719)\n    at async Gb5 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:66372)\n    at async Bb5 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:65360)\n    at async RS (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:62220)","timestamp":"2025-11-03T09:55:42.526Z"},{"error":"MaxFileReadTokenExceededError: File content (28366 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at td2 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3432:910)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3441:1304)\n    at async Mq (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:727:1190)\n    at async file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:1270:1379","timestamp":"2025-11-03T09:56:22.031Z"},{"error":"MaxFileReadTokenExceededError: File content (28366 tokens) exceeds maximum allowed tokens (25000). Please use offset and limit parameters to read specific portions of the file, or use the GrepTool to search for specific content.\n    at td2 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3432:910)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async Object.call (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:3441:1304)\n    at async Zb5 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:70234)\n    at async AA1 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:67291)\n    at async file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:66460\n    at async _gA (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:727:1719)\n    at async Gb5 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:66372)\n    at async Bb5 (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:65360)\n    at async RS (file:///Users/abigailfraenkel/.npm-global/lib/node_modules/@anthropic-ai/claude-code/cli.js:2743:62220)","timestamp":"2025-11-03T09:58:22.100Z"}]

View original on GitHub ↗

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