[Bug] Infinite loop in build verification - user can repeatedly trigger verification
Resolved 💬 2 comments Opened Apr 12, 2026 by danhenders Closed Apr 19, 2026
Bug Description
the loop of verifying the loop builds. they will just press it over and over
Environment Info
- Platform: darwin
- Terminal: vscode
- Version: 2.1.104
- Feedback ID: 81d977f2-da0b-49c8-9a3f-b9afda999cba
Errors
[{"error":"MaxFileReadTokenExceededError: File content (13215 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 eEK (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4711:12912)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async qyK (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4715:2638)\n at async Object.call (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4720:7238)\n at async Q0Y (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4178:8269)","timestamp":"2026-04-12T11:30:05.074Z"},{"error":"MaxFileReadTokenExceededError: File content (13215 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 eEK (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4711:12912)\n at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n at async qyK (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4715:2638)\n at async Object.call (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4720:7238)\n at async Q0Y (file:///Users/danhenders/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:4178:8269)","timestamp":"2026-04-12T11:30:43.625Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗