[Bug] Continue command skips design review phase and proceeds directly to implementation
Resolved 💬 3 comments Opened Apr 6, 2026 by seriyvolk83 Closed Apr 9, 2026
Bug Description
I typed "continue" next day after the claude was interrupted due to hitting the limits yesterday. But instead of continuing with tweaking the design (.md file) it implemented what was in design right away. I expected it will continue fixing the design instead.
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.1.92
- Feedback ID: c77dff02-2f2d-4b7e-9926-8477be236bee
Errors
[{"error":"MaxFileReadTokenExceededError: File content (16862 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 dvK (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4552:13402)\n at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n at async cvK (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4556:2670)\n at async Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4561:7216)\n at async VAY (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4113:8213)","timestamp":"2026-04-05T14:09:57.975Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/volkovalexander/Work/_Apps/GymCraft/GymCraft.\n at Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4561:7535)\n at async VAY (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4113:8213)","timestamp":"2026-04-05T16:03:51.133Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/volkovalexander/Work/_Apps/GymCraft/GymCraft.\n at Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4561:7535)\n at async VAY (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4113:8213)","timestamp":"2026-04-05T16:03:51.553Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/volkovalexander/Work/_Apps/GymCraft/GymCraft.\n at Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4561:7535)\n at async VAY (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4113:8213)","timestamp":"2026-04-05T16:03:51.759Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/volkovalexander/Work/_Apps/GymCraft/GymCraft.\n at Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4561:7535)\n at async VAY (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4113:8213)","timestamp":"2026-04-05T16:03:54.428Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/volkovalexander/Work/_Apps/GymCraft/GymCraft.\n at Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4561:7535)\n at async VAY (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4113:8213)","timestamp":"2026-04-05T16:03:54.834Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/volkovalexander/Work/_Apps/GymCraft/GymCraft.\n at Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4561:7535)\n at async VAY (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:4113:8213)","timestamp":"2026-04-05T16:03:54.845Z"},{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CZkz42YCpRCv1u7y88ySX\"}\n at nq.generate (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:8:51504)\n at dE.makeStatusError (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:1651)\n at dE.makeRequest (file:///Users/volkovalexander/.nvm/versions/node/v24.14.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:47:4927)\n at process.processTicksAndRejections (node:internal/process/task_queues:104:5)","timestamp":"2026-04-05T17:02:23.063Z"},{"error":"Error: File does not exist. Note: your current working directory is /Users/volkovalexander/Work/_Apps/GymCraft/GymCraft.\n at Object.call (file:///Users/volkovalexander/.nvm/versions/node/v24…
Note: Content was truncated.
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗