Regression: Claude stalls, requires "keep going" to continue

Status Fixed / completed
Maintainer reply ✓ Yes — bcherny
Activity 47 comments · opened May 16, 2025 · closed May 18, 2025
💡 Likely answer: A maintainer (bcherny, collaborator) responded on this thread — see the highlighted reply below.

Bug Description
for a few days claude code has been stopping suddenly before doing what it says it will, and just waits for more input. even following up with "do it" left claude doing nothing in this case

Environment Info

  • Platform: macos
  • Terminal: cursor
  • Version: 0.2.115
  • Feedback ID: f25e4b79-2ece-4a20-a404-85191bbf310a

Errors

[{"error":"Error: Request was aborted.\n    at r8.makeRequest (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:661:7727)\n    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)","timestamp":"2025-05-16T20:42:54.970Z"},{"error":"ShellError: Shell command failed\n    at Object.call (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1360:863)\n    at async Bz5 (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1884:5962)\n    at async vX1 (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1884:3792)\n    at async Gz5 (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1884:3116)\n    at async md1 (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1884:3050)\n    at async tn (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1884:2142)\n    at async tn (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:1884:2643)\n    at async K4 (file:///Users/vanb/.nvm/versions/node/v22.13.0/lib/node_modules/@anthropic-ai/claude-code/cli.js:2197:1873)","timestamp":"2025-05-16T20:43:25.390Z"}]

View original on GitHub ↗

47 Comments

vanb · 1 year ago

After 3 or 4 follow up commands... "use tools to continue", "finish your job", etc it may eventually complete without suddenly stopping

gkford · 1 year ago

Not sure if this is exaclty the same thing, but for me claude is really struggling to get started on its todos:

⏺ Now I'll create a todo list for Phase 5 and start implementing the tasks:

⏺ Update Todos
  ⎿  ☐ Task 5.1: Add toggleAutoPopulationMechanics action to gameRulesStore
     ☐ Task 5.2: Implement Resource Controls in ResourcePlaygroundPage
     ☐ Task 5.3: Create Unit Tests for gameRulesStore
     ☐ Task 5.4: Update Tests for ResourcePlaygroundPage
     ☐ Run type check, lint, and tests to verify changes
     ☐ Update PLAN.md to mark completed Phase 5 tasks

> Keep going!

⏺ I'll now implement all tasks for Phase 5. Starting with Task 5.1:

⏺ Update Todos
  ⎿  ☐ Task 5.1: Add toggleAutoPopulationMechanics action to gameRulesStore
     ☐ Task 5.2: Implement Resource Controls in ResourcePlaygroundPage
     ☐ Task 5.3: Create Unit Tests for gameRulesStore
     ☐ Task 5.4: Update Tests for ResourcePlaygroundPage
     ☐ Run type check, lint, and tests to verify changes
     ☐ Update PLAN.md to mark completed Phase 5 tasks

> go on!

This is happening constantly for me - it says it is about to do a task and then it just... doesn't. Telling it "okay go ahead!" or "go on" usually gets it to do the next task, sometimes it takes a few goes. In the past I could get claude to complete all the tasks in a well enough specified list. Now I have to intervene just to type "go on" once or twice for every task in the list

bcherny collaborator · 1 year ago

This is a regression. Update to 0.2.118, and lmk if it's feeling better?

julianbcgc · 1 year ago

0.2.118 hasn't improved this situation

ngrealish · 1 year ago

I'm having the same issue. Right now, having to type "Continue" to keep it going.

Edit: I just noticed a message saying to restart to update. I closed the terminal and opened a new one and suddenly claude was an unknown command. I tried reinstalling claude via npm install and it showed I still had it in my system. I renamed the folder and reinstalled and it is currently working again.

It also seems to be moving through its own todo lists without my prompting.

bcherny collaborator · 1 year ago

For folks still hitting this, could you file a new issue using /bug? That will help debug.

michael-sokolov · 1 year ago

@bcherny my report was from 0.2.118 - 198a95fe-c01e-4086-93c7-8796f27d68fb

LMK if there is anything else I can provide/attach to help.

cal-anthropic · 1 year ago

For those that are reproducing on 0.2.118

  • Are you reproducing off new sessions, or are these off older sessions from --resume/--continue
  • Does it only happen immediately after an update todo list tool call? If not, what other tools are you seeing?
  • Are you seeing this early on in sessions or after Claude has been working awhile?
bcherny collaborator · 1 year ago

Also @michael-sokolov looks like that report is from 0.2.117. NPM can be finicky with updates -- make sure to open a new terminal tab and run claude -v to confirm you're on the latest.

michael-sokolov · 1 year ago

@bcherny yeah I think you're right, I spent an hour trying to repro on a fresh terminal session with 118 and no luck. So probably I was hitting the issue on the previous version. Was pretty sure I saw the update message from the change log from 118 tho, but I closed everything yesterday so can't go back.

michael-sokolov · 1 year ago

Just checked the changelog again, yeah that was 0.2.117, so my bad, 118 has fixed the issue for me. Thanks for the quick resolution!

pj-ms · 1 year ago

I am running into this issue now starting from today...

edit: seems it is getting worse. Now it is barely usable.

snorkelesh · 1 year ago

^ me too, having the issue now as well

smilexx2 · 1 year ago

Same here

lllleow · 1 year ago

Happening constantly now.

maybeizen · 1 year ago

Same issue!

jqlee85 · 1 year ago

Happening to me as well.

CSHaze · 1 year ago

Same issue.

mjurkian · 1 year ago

Looks like a global issue today.

sbushell92 · 1 year ago

Constantly getting this today. Tried to create a bug report and got this: Could not submit feedback. Please try again later.

mattwlowe · 1 year ago

Must be system-wide. Also getting this out of the blue.

max-taylor · 1 year ago

Constantly happening

z-zawhtet-a · 1 year ago

Yep happening to me as well Seems global

kokko-ng · 1 year ago

Happening for me as well.

securityguy · 1 year ago

This started happening within the last 30 minutes. Claude now needs constant prompting to continue. It's borderline unusable.

leoisadev1 · 1 year ago

Probably global... I am having the same thing with Warp aswell

vincelwt · 1 year ago

Same thing here

elijahmontenegro · 1 year ago

screaming and running around in circles here lol. You can sort of continue work by entering a queued prompt each time it's _working_ - obviously a blocker still though.

dannylee1020 · 1 year ago

Same here. Started happening in the last hour or so.

lnxd · 1 year ago

claude --debug shows:

[DEBUG] Stream started - received first chunk
[DEBUG] Executing hooks for Stop
[DEBUG] Getting matching hook commands for Stop with query: undefined
[DEBUG] Found 0 hook matchers in settings
[DEBUG] No match query, returning all 0 hooks
[DEBUG] Found 0 hook commands to execute

It is receiving Stop commands. This is an outage that hasn't been announced yet.

Theaxiom · 1 year ago

Me too!

MaxwellsEquation · 1 year ago

Occurring for me

gkford · 1 year ago

<img width="888" height="298" alt="Image" src="https://github.com/user-attachments/assets/b54cee2b-cb48-42c4-bbd8-6c9d50ae6616" />

furi-wigt · 1 year ago

<img width="554" height="150" alt="Image" src="https://github.com/user-attachments/assets/e46cfc14-8f45-4fa4-9ab6-226b1f6d28da" />

lllleow · 1 year ago

Every once in a while it works. Seems like part of their capacity went offline and we are fighting for whatever is left.
Maybe everyone goes do something else so I can finish, please? lol

andyremoto · 1 year ago

is it on strike?

LouisDesca · 1 year ago

Yes, this has been happening since this morning

Theaxiom · 1 year ago

I noticed they pulled back the latest version of claude code. Perhaps there was an issue caused by it.

MastaMitchell · 1 year ago

just started happening for me. not usable.

hellosunnyfield · 1 year ago

Claude is actually french and will refuse to work on July and August

ermancetin · 1 year ago

API requests stopping prematurely

Resolved
This incident has been resolved.
Jul 17, 2025 - 05:33 UTC

Identified
The issue has been identified and a fix is being implemented.
Jul 17, 2025 - 05:04 UTC

Investigating
We are currently investigating this issue.
Jul 17, 2025 - 04:48 UTC

voltechs · 1 year ago

Reluctant ChatGPT usage in the meantime: 📈

rcbeall1 · 1 year ago

Wow this thread made me feel better! I thought I was losing my mind lol.

cesarvarela · 1 year ago

So the machine revolt has started

ypcypc · 1 year ago

The same issue happens to me too. The machine is too tired and wants a summer break maybe.

Budwiz420 · 1 year ago

I started facing that yesterday afternoon and was hoping it was temporary but it's still occurring for me today too.

github-actions[bot] · 1 year ago

This issue has been automatically locked since it was closed and has not had any activity for 7 days. If you're experiencing a similar issue, please file a new issue and reference this one if it's relevant.