[Bug] askUserQuestion skips without waiting for user input

Resolved 💬 3 comments Opened Jan 22, 2026 by TanSH0126 Closed Jan 25, 2026

Bug Description
The askUserQuestion Deosn't works anymore , it just direct skip seems act like it ask already but it didn't let me answer

Environment Info

  • Platform: darwin
  • Terminal: cursor
  • Version: 2.0.27
  • Feedback ID: d92a5dae-aa2f-41a2-8291-925b70ceec90

Errors

[{"error":"Error: 1: 1 \n    at Dm8 (file:///Users/tansihuan/node_modules/@anthropic-ai/claude-code/cli.js:1310:3994)\n    at async Fm8 (file:///Users/tansihuan/node_modules/@anthropic-ai/claude-code/cli.js:1310:1604)","timestamp":"2026-01-22T06:24:10.013Z"},{"error":"Error: Request was aborted.\n    at Bl._createMessage (file:///Users/tansihuan/node_modules/@anthropic-ai/claude-code/cli.js:207:4515)\n    at processTicksAndRejections (node:internal/process/task_queues:104:5)\n    at runNextTicks (node:internal/process/task_queues:69:3)\n    at process.processTimers (node:internal/timers:538:9)","timestamp":"2026-01-22T06:25:31.685Z"},{"error":"MaxFileReadTokenExceededError: File content (43652 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 nb2 (file:///Users/tansihuan/node_modules/@anthropic-ai/claude-code/cli.js:3390:1682)\n    at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n    at async Object.call (file:///Users/tansihuan/node_modules/@anthropic-ai/claude-code/cli.js:3399:1001)\n    at async Bq (file:///Users/tansihuan/node_modules/@anthropic-ai/claude-code/cli.js:725:1185)\n    at async file:///Users/tansihuan/node_modules/@anthropic-ai/claude-code/cli.js:1265:1379","timestamp":"2026-01-22T06:38:43.952Z"}]

View original on GitHub ↗

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