API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation. - [Bug] Anthropic API Error: Unexpected 400 Bad Request Response
Resolved 💬 270 comments Opened Oct 2, 2025 by ariccio Closed Nov 15, 2025
💡 Likely answer: A maintainer (bcherny, collaborator)
responded on this thread — see the highlighted reply below.
Bug Description
What? Why is this a 400 error?
Environment Info
- Platform: darwin
- Terminal: Apple_Terminal
- Version: 2.0.2
- Feedback ID: 21c957ff-1170-4fc2-9688-db8454c622bf
Errors
[{"error":"SyntaxError: Unexpected token '/', \"/Users/ale\"... is not valid JSON\n at JSON.parse (<anonymous>)\n at file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:747:9932\n at Q (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:713:13287)\n at l_0.<anonymous> (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3676:224)\n at l_0.B [as _actionHandler] (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:703:528)\n at file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:707:3127\n at l_0._chainOrCall (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:707:1694)\n at l_0._parseCommand (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:707:3103)\n at l_0.parseAsync (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:704:4195)\n at ae5 (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3705:1502)","timestamp":"2025-10-02T00:35:17.916Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at FK (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:2337:1226)\n at file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:2337:954\n at Array.map (<anonymous>)\n at vX (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:2337:945)\n at K2B (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:2337:19010)\n at $C (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:34:19415)\n at Xp (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:42814)\n at W9 (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38355)\n at Dh (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38283)\n at jC (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:36:38137)","timestamp":"2025-10-02T02:41:39.345Z"},{"error":"SyntaxError: Unterminated string in JSON at position 1697\n at JSON.parse (<anonymous>)\n at file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:747:9932\n at Q (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:713:13287)\n at file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3469:228\n at Array.map (<anonymous>)\n at xJ1 (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3469:51)\n at ETB (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3309:17258)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n at async file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3309:12991\n at async AT0 (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3309:4232)","timestamp":"2025-10-02T02:42:19.217Z"},{"error":"Error: Error normalizing tool input: [\n {\n \"code\": \"invalid_type\",\n \"expected\": \"string\",\n \"received\": \"undefined\",\n \"path\": [\n \"file_path\"\n ],\n \"message\": \"Required\"\n },\n {\n \"code\": \"invalid_type\",\n \"expected\": \"string\",\n \"received\": \"undefined\",\n \"path\": [\n \"content\"\n ],\n \"message\": \"Required\"\n }\n]\n at file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3469:353\n at Array.map (<anonymous>)\n at xJ1 (file:///Users/alexanderriccio/.nvm/versions/node/v20.19.4/lib/node_modules/@anthropic-ai/claude-code/cli.js:3469:51)\n at ETB (file:///Users/alexanderriccio/.nvm/versions/node/
Note: Error logs were truncated.
270 Comments
Same here
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
Same here
API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.212:
tool_useids werefound without
tool_resultblocks immediately after: toolu_014B9d4M4gmHwdW7buS4mwYC,toolu_01KJoW8efgDsbqifcV7d2Y5Y. Each
tool_useblock must have a correspondingtool_resultblock in the nextmessage."},"request_id":"req_011CTj1o5oPpwnhuFNJhV3vP"}
This is a disaster and an emergency. It's preventing me from doing real work.
Occuring in pretty much every session I'm running, sooner or later.
I have PostToolUse hooks active - I wonder if that's the culprit?
The PostToolUse output is being sent as USER MESSAGES back to CLAUDE as if I am sending new messages FOR EVERY NEW TOOL USE.
For me it often gets into a state of uninterruptable looping based on subsequent tool uses triggering "user messages" which simply contain PostToolUse hook outputs. Insanity.
UNACCEPTABLE.
Please somebody from the Claude Code team - reach out if you want help debugging this.
Collection of other similar bug reports:
#8187 #8077 #8201 #8303 #8325 #8425 #8507 #8612 #8652 #8670 #8746 #8763 #8783 #8790 #8817 #8818 #8821 #8847 #8867 (my report) #8887 #8893 #8894 #8895 #8897 #8903
EDIT (Oct 14): Workaround for tool_use/tool_result 400 errors:
A research-backed solution was posted on Oct 10: https://github.com/anthropics/claude-code/issues/8763#issuecomment-3391509893**
Add the provided instructions to your global CLAUDE.md (~/.claude/CLAUDE.md) to enforce sequential tool execution and prevent parallel tool calls that trigger the bug.
Technical approach:
Uses semantic overlap to override CC's default parallel execution behavior
Explicit precedence declarations with concrete harm justification
Based on LLM instruction conflict research (2024-2025)
This prevents the majority of occurrences for users with PostToolUse hooks and complex workflows.
Note: Workaround while Anthropic completes fixes for remaining 2 root causes (1 of 3 mitigated per Oct 7 update).
I haven't had the problem once since I added this.
I am getting the same errors.
API Error: 400 {"type":"error","error":{"type":"invalid_request_error","mess
age":"messages.2:
tool_useids were found withouttool_resultblocksimmediately after: toolu_01HQfMhsy6uSyiDpcL1GxVUX. Each
tool_useblockmust have a corresponding
tool_resultblock in the nextmessage."},"request_id":"req_011CTqEKwWrc7w9RH6XKP7VJ"}
API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
it happened to me on code server vs code, stopped completly the production capacity that i have promised to my clients as i have it highly integrated in my workflow. Tried terminal and chat officla app and this is the erro rdisplayed API Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.2: tool_use ids were found without tool_result blocks immediately after: toolu_016yfuWSRiqXgpHaEwDPZwgv, toolu_01LY8VuLCkzhY36jgWN9rsa8. Each tool_use block must have a corresponding tool_result block in the next message."},"request_id":"req_011CTqdf8FEQ2hmwmFRBqynw"}
same issue
same here .... I am far from any usage limits for the 5 hours window or the week :(
Any news? Stopping me from working????
uh...
Version: 2.0.8 - same
It seems that API level parallelism isnt working with Claude Code. Bug still here. Upvote so they solve
This is most likely related to some big pdf files which are to heavy to read.
Maybe for you it is another tool, however find out which is causing the error (whatever you added last)
For me it helped to get rid of the big pdf files that are causing it to fail
⎿ API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
same issue trying to run two sessions on macos
Same issue here. Only 1 session running. At 4% of my current session's usage, and 26% of my weekly. Using Sonnet in non-thinking mode. Not reading any big PDF or anything different to what I've been doing for the past week. Running v2.0.9
Edit: resolved itself approx 30 minutes later.
Further edit 2 days later: it keeps re-occurring. Rewind works, but all that happens is the CC starts re-doing the work it's already done and at some point I get the same error. Not always the same point, as far as I can tell (also, these are non-deterministic processes, so of course it's not the same point).
is that bug? i am still experience the issue
I also suddenly started getting this error now. Not 4 days ago but now
Claude Code v2.0.9
Sonnet 4.5 · Claude Max
When I disabled my smart linter hook, the issue disappeared. But I didn't make any changes to my linter, so the issue shouldn't be in that hook.
Ugh Claude Code..
My issue resolved itself with no changes on my side.
My issue was just resolved, after updating Cursor.app, inside which I was running claude code as an extension
I'm getting this too right now
on
Claude Code v2.0.9
Sonnet 4.5 · Claude Max
Same:
Claude Code v2.0.9
Sonnet 4.5 · Claude Max
Same here. Getting this the very first time starting today morning.
Claude Code v2.0.8
Sonnet 4.5 · Claude Max
Same here, happens to me all the time, very annoying!
Could solve it by removing the directory
.claude/in the folder where I ran Claude.Happens on 2.0.9 still. Removing .claude/ didn't fix it for me.
same here
But it's work in Terminal
Also experiencing it here.
Got the error from vscode
same
Same
same
same
@bcherny I've built up a lot of trust in Claude Code, and I want to keep trusting it more and more, but this is severely challenging that
Same
same
+1
Same here
same
Same, tried limiting to 4 concurrent tool usage, still getting it. Trying 2 just so I can get some work done even if slowly
The main problem is that
/rewinddoesn't exist:<img width="1444" height="652" alt="Image" src="https://github.com/user-attachments/assets/7aedb9c1-9b14-40f6-9671-768104640865" />
so it effectively neutralizes Claude Code for me. I haven't found how to get it back to work without losing the conversation yet.
I fixed it!
cd ~/.claude/ide
There were two lock files in there which matches the "concurrency" logic...
rm *.lock
Restarted Visual Studio code and it worked.
I also wiped out the convo history in ~/.claude/projects but I don't think that was the cuplrit
@ArnoGW1 - you want to try it? I was just getting the exact same error as you but it's now resolved due to ^^
didn't work for me either
/rewind exists in the terminal, if you update to the latest version of CC
Ok - what about cd ~/.claude/projects and delete those folders - it removes the convo history.
Lots of comments here with ppl trying crazy hacky solutions to get CC to work again, so I thought I'd just crosspost this update from another comments thread on the same issue:
I responded:
That worked for me, thanks.
Umm. Is removing the convo history considered a fix? Why don't you just... start a new conversation? But this bug will still come up in the future until it's properly fixed, guys
no joy deleting all projects either. Thanks for the suggestion though
After doing some digging in my
/Users/name/.claude/projectslogs, 12 out of 40 conversations (30%) in the past 24h had the "API Error: 400" message.Damn, just ran into this myself. CC successfully analyzed a 6MB PDF earlier. When using it again, running into the error. Deleted the cited projects folder in ~/.claude, no luck. No lock files that I can see. CC seems to otherwise be working though. This is a real big issue.
Getting this too.
THIS IS VERY ANNOYING I HOPE CC FIX THIS ISSUE, I CANT MAKE CC FINISH EVEN A ONE SIMPLE TASK EVEN IF I CREATE NEW CONVERSATION 30 MINUTES LATER THIS ERROR OCCURED AGAIN.
API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
So it looks like for me the issue is caused by hooks. I run quality gates after each edit. When CC does a multi-edit or uses tools in parallel, and 3 of them fail the quality gates with hook decision:"block" + exit 0, CC panics and stops. 3 failures seem to do it.
Current workaround: tell CC to avoid running tools concurrently
Removing the *.lock file helped to me. Thank you @bobbydeveaux
Wasting my precious tokens on this shit. Having exactly the same issues. Removing the *.lock does not help. I do think it is because of hooks. Never had this issue but since today. I'm on v2.0.9.
This might help. I added this to my prompt and for the past 10 minutes the 400 error did not occur.
In my case I'm using CC in the CLI, so I don't have any .lock files nor IDE folder -_-
I'm using CLI, but do have a .lock in the IDE folder. Deleted it, but it made no difference.
I had the same problem yesterday evening (uk time) as well, and it resolved itself after about 30 minutes. Have been on and off CC all day with no issue till now.
EDIT: Found a reddit thread which says "press ESC twice, go back to an earlier point in the conversation when there was no error, and continue from there". Strangely, this just worked for me.
That's the same as /rewind I think
This has suddenly started happening VERY often, and repeatedly - appears to be related to 2.0.10.
Previously it was only happening with a Stop hook, and I hadn't seen it in ~a week after disabling the Stop hook. In the last couple of hours my instance has upgraded itself to 2.0.10 and I have two conversations where this is happening repeatedly, even after I rewind and start again, it will run for a few minutes and then get stuck once more.
EDIT TO ADD: Downgrading to 2.0.9 works (
npm install -g @anthropic-ai/claude-code@2.0.9), though Claude likes to update itself, which you need to disable withautoUpdatesinsettings.jsonor by settingDISABLE_AUTOUPDATER=1in your environment.this is what fixed for me. if you are in VS code, simply move to Claude Code CLI and then bring last few messages from the VS Code's Claude Code to CLI And continue from there. i tried /rewind, terminating VS Code extention, /clear, restart extensions- nothing worked. but switching to claude code worked. actually /rewind is available on claude code, not available on vs code yet it seems! at least it takes forever doing nohthing there.!@werdnum
The downgrade didn't work for me - I think it has to do with this global vs. local install thing/option that still messes with my head. Not sure if they changed the docs on this during the last couple of days as glancing over I don't see the distinction anymore, but
Any hints on how to properly downgrade?
Providing claude the following, will also serve as a workaround for now until it is fixed:
Now the bug seems to be suddenly gone again on - still on v2.0.10
In my case, it seems to be related to reading PDF files, which means that it's probably the same bug as https://github.com/anthropics/claude-code/issues/7991 - at least in my case. It's strange, because it worked for a day or so, after which it's now broken again. From testing, if I ask Claude Code to analyze any PDF file, it dumps with this error and refuses to do any more work until restarted. Just as with the original bug.
I can get Claude Code to work, if I DON'T ask it to do any work directly on PDF files. But this is very annoying in the actual project I'm working on.
Version 2.0.10.
For me it always happens when it uses the tool DiagnosticsVSCode:
DiagnosticsVSCode Problems
⎿
Found 14 new problems
DiagnosticsVSCode Problems
⎿
Found 1 new problem
API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
PD: This error happend rn with updated v2.0.10
Ran into this issue today as well. Worked fine until now.
I removed the .lock files and add "avoid running tools concurrently" to the prompt. Now it seems to work for now …
If you open https://claude.ai/
and start a conversation, you will see a message like “Weekly limit reached · resets Thursday 8:00 AM” (the day and time may vary).
for people who need to carry on working and can find no fix, I'm just using https://opencode.ai/ and logging in with Anthropic. Working great so far
same issue
I uninstalled and re-installed the vs code extension, started working...
I'm desperate to get this going / avoid these errors altogether to be able to trust Claude again. Did an investigation just now using Codex (trying Codex out, hit weekly CC limit until tonight):
Perhaps @bcherny @sid374 would like to pass this along to the devs responsible
The PostToolUse lines are getting re‑labeled as user messages because of how Claude Code tries to recover after those tool_use → tool_result mismatches. When the platform throws the 400 “missing tool_result” error, the client rebuilds the transcript somehow and bundles everything it last showed on screen - including hook console output - into a single “resume” prompt that it sends back as a user message, it seems. So the first entry after a failed turn in my transcripts is often a user message that literally says Running PostToolUse:Bash (along with whatever arguments the hook receives, could be a sentence describing the tool use in question)... These strings aren’t anything I wrote or pasted; they’re synthetic user turns emitted by Claude Code during recovery. Because the assistant now believes I’ve spoken again, it’s easy to see how a loop starts: tool executes → hook output is replayed as a “user” message → Claude responds and schedules another tool → repeat. I usually spot the loop early and slap Escape, but then a delayed reaction fires anyway, so I hit Esc again, and again. Sometimes it finally settles, but more often I have to kill the session outright to keep it from spiraling into an endless cycle.
Even if nothing catastrophic has happened yet, the behavior is a serious trust-breaker: any moment the client mislabels hook output as my command, I’m forced to babysit the session knowing it could keep running tools without explicit permission.
very annoying bug, I'm also getting it
I don't think this is a recovery thing, and I don't think it's new. Stop and PostToolUse hook output (and compaction) has always appeared in history as a "user message" you can rewind to (at least, it predates the other 400 tool_use error that caused me to turn my Stop hook off a few weeks ago). It's just that doing so in this case doesn't help because the PostToolUse output immediately after the multiple tool calls is too late.
I don't know what your PostToolUse hooks are doing, but if they're causing the model to get into a loop then maybe you should change them. The point of a PostToolUse hook is to redirect the model when it goes off track without you having to intervene, so the model reacting to PostToolUse hook output sounds WAI to me.
I don't follow, PostToolUse hook output can't allow the model to do anything it otherwise couldn't have done already, it doesn't bypass permissions or anything does it?
Didn't work for me. I'm well inside the current session, and weekly, limits
It's early days, but this looks like it's working for me. I've got a post tools use hook that I suspect is behind the error, but I've had that for a few weeks with no issue, so it's a change in claude that's causing the issue.
Note: the hook is from cc-sessions. I don't think that's relevant, just putting it out there in case that's a common theme.
EDIT: 30 minutes later, the error hasn't re-occurred.
@werdnum
I don't think the behavior is new since you find bug reports that are a month old. Sonnet 4.5 with the latest versions of CC seem to be much more aggressive in running tools concurrently, which combined with the mishandling and panic around tool_result make it a much more common problem.
After a full day of reminding Claude to not run tools concurrently, the problem is not happening again for me, even with the same hooks I've had before.
Telling Claude not to use tools concurrently seem to be the reliable workaround until we get a proper fix.
This is completely halting coding. How can it recover from this?
Yeah for me too. It's absolutely devastating to productivity. I feel blindsided
Guess that will have to be my solution for now as well. Does it not suffice to put that instruction in your global CLAUDE.md?
Also hitting this repeatedly.
same
● Good question! Let me clarify what happened:
What I Was Doing
I was NOT using slash commands or agents when this error occurred. I was making direct tool
calls - specifically using the Edit tool to modify timeline-preview.ts.
The Likely Culprit: PostToolUse Hooks
The error message shows:
⎿ Hook PostToolUse:Edit completed
⎿ Hook PostToolUse:Edit completed ← Two hooks fired
⎿ API Error: 400 due to tool use concurrency issues
This suggests your PostToolUse hooks might be configured in a way that causes concurrency
issues. Let me check your hook configuration:
● Read(.claude/settings.json)
⎿ Read 144 lines (ctrl+o to expand)
● Analysis: Hook Configuration Looks Fine
Your hook configuration is correct:
The Real Problem: My Behavior
The issue is likely me making tool calls that overlap with the hook execution. Here's what
probably happened:
How to Avoid This
I'll be more careful going forward by:
Out of the blue in the middle of a task, API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
same
same here I can't use it anymore
<img width="510" height="496" alt="Image" src="https://github.com/user-attachments/assets/e967a776-2d2e-4656-a8e3-01286f3fe557" />
my problem was the
/hookspre and post actions that caused this issue. Disabling all hooks solved the issue for now, but it's not a solution.Is it possible to let the new conversation continue the previous conversation?
The feeling of receiving this error while using Claude
API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.Same as calling customer service. John picks up and while you're about to solve the problem with John the call cutoff. Then calling again and now the representative is Bob who has no clue about your issue and then ask him to connect you with John in order to continue the conversation so he forward the call but John doesn't pick up for some reason
/rewind.Add to it that Bob can't get the context John for some unknown reason.
As soon as the query be more complex, this error appears. Simple requests do not trigger the error, but this issue is greatly affecting my project. I can only continue by opening a new conversation.
API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.Same issue this morning on VS Code - multiple times - clearly not been resolved! API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.
this worked for me! thank you
I encountered the same error several times in a row when using Claude Code as a VS Code extension. Then I ran Claude Code in the terminal, and so far, there’s no error 400. Maybe it’s related to the IDE.
definitely related to vscode extension interaction with VSCode Problems (_must be multiple files at once_), doing git revert and same prompt again in CLI never has this problem (verified multiple times today on multiple tasks/projects). Unfortunately for me reverting to CLI is the only reliable option now (i do not have custom hooks)
<img width="667" height="313" alt="Image" src="https://github.com/user-attachments/assets/ced40a88-83dc-4fc3-ba83-01f8f61cc0fc" />
that would also explain why for simple tasks (~ diagnosing problems only in up to one file) it does not happen
Facing the same error myself many times, and at this point I'm guessing the Claude Code vscode extension is probably a vibe coded software itself.
<img width="1478" height="380" alt="Image" src="https://github.com/user-attachments/assets/b818dd2f-dc56-44e4-82ce-1258fcb9241b" />
Also, I don't see a
/rewindcommand. And, how can I disable/hooks? I see no such command either.<img width="759" height="362" alt="Image" src="https://github.com/user-attachments/assets/89a02ed6-fa77-4c58-a4ef-ab38d8e5d457" />
EDIT: they are in the CLI, not in the extension.
I'm experiencing the same issue. It's been a week since this problem was reported, but it's very disappointing that there's still no solution.
Same here: Windows + VS Code
claude code in vscode. Hit it on initial prompt where i asked it to review .md files and a pdf. Every time I used that prompt it threw this error. Once I edited the prompt with no pdf to review it didn't generate the issue. Just another data point for someone.
#9002 is a duplicate.
I'll say here what I said there: two session losses in 20 minutes is a showstopper bug, especially where
/rewindisn't implemented (e.g. VS Code).This is the (edit:) most-commented open issue, considering all duplicates.
Would be nice to get an ACK from Anthropic.
#9103 appears to be another duplicate.
Anthropic team, the sum of activity across these issues suggests an urgent response is needed.
#9208 see also.
Disabling any enabled
/hookswas a suggested workaround./hooksisn't a valid command in VS Code. (Nor is/rewind.) This is biting me every 20 minutes in a Claude Code install in VS Code with no customized configuration -- fails out of the box.The same chat can’t be loaded in the Claude Code CLI, why?
/rewind does not work in VSCode.
I don’t know where the chat is stored! I can’t continue the chat in the CLI because it’s not there, and I can’t continue in VSCode because of the 400 error.
❓The "tool_result" error is something I have hit too, but it's a distinct error message. @semikolon Why do you think it's the same issue as
tool use concurrency?❌ No PDFs in my workflow.
❌ Not in my case.
+1
So what's the exact error message you're getting? I assumed "tool use concurrency" was simply someone summarizing this in the title of the issue report
This week, still the same issue.
API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.Nothing happened when I used
/rewindwhen I revoke still got same error 400.From my macOS and
Claude code CLI 2.0.10.Working now after I removed my project's
pdffile.@semikolon While my error message is different, I think you're right to link the issues. In the VS Code client, I see:
API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation.(Noting again: /rewind does not exist as a command in this client.)
However, the sequence in the VS Code server logs (Output > Server) is:
tool_use/tool_resulterror in streaming mode. The client reports it is falling back to non-streaming mode.Other observations:
I was receiving only "
tool_useids were found withouttool_resultblocks" error messages up until last week. However, the timing of the new message is coincidental with when I switched from the terminal client to the VS Code native client, which seems to mask the error message. (The plugin doesn't add much to the workflow, frankly, so it was not a memorable transition.)What I get from this is:
tool_use/tool_resulterrors;Ran into this bug, so far this guiderail is working for me - I dug through some things and this could be related, because so far I havent' run into it again. I had exactly the same error happen several times working on the same file, and claude suspects it was due to the diagnostics server running after a very large edit but not having enough time before Claude made another edit to a dependent file. According to Claude:
"For large file creation (200+ lines):
Create the file
Stop and let me report completion
Wait for diagnostics to settle (you'll see them in your IDE)
Then proceed with routing/import changes
Split work into phases:
Phase 1: Create new component files
Phase 2: Update imports and routes
This natural break gives background tools time to process
If you see me create a big file:
Tell me to "wait for diagnostics" before continuing
Or just say "pause" and I'll know to stop
Warning signs to watch for:
I just created a file over ~100 lines
I'm about to edit files that import the new file
Multiple TypeScript errors might be processing"
Those are all expressions of the same underlying root cause. It's due to Claude using multiple tools at once / concurrently / in parallel.
I've added a guard clause to my CLAUDE.md to deal with this, working so far. Will share when I'm at my computer next
Yeah, it's best to default to sequential operations for now; I've added a clause to my CLAUDE.md to avoid parallel tool use until this issue is fully fixed by Anthropic.
Agree with your analysis. Seems to be an older issue that has come to light now as Sonnet 4.5 and CC 2.0 are making concurrent operations much more frequently.
It might be taking Anthropic some time to retune Sonnet for this even, idk.
I added to global instructions to avoid concurrent tool use altogether for the time being
The hooks are not supposed to alter the model behavior, BUT THEY DO HERE. Because the hook output is somehow magically interpreted as user messages. That's why this issue is so outrageous.
Errors are due to concurrent tool uses. Perhaps in combination with hooks.
Win11 WSL2 Ubuntu chirping in here - this is not just macos issue. Like above I'm seeing this a lot more now that I'm trying to use agents more. I too have hooks and slash commands in the mix.
Having it here aswell. This wouldnt be as bad if it didnt tell you to use /rewind to fix it which doesnt work in visual code. STOP SUGGESTING THINGS THAT ARENT EVEN COMMANDS IN THIS VERSION
For me switching from Claude Code VS plugin to CLI has helped. Btw "/rewind" doesn't exist in the plugin, so this message is confusing. After switching to CLI and restoring the checkpoint earlier, it worked well. Looks like VS Code plugin is buggy and its better to rely on CLI when possible.
same here; can't fix it whenever i tried
happening in both claude cli and the cursor/vsc plugin
Workaround: Tool Execution Safety Protocol for Parallel Tool Call Bug
Until this bug is resolved, here's a well-designed set of instructions you can add to your global CLAUDE.md (global instructions) to prevent the parallel tool execution issue that triggers the 400 error loops:
---
---
Why This Instruction Pattern Works: Research-Backed Prompt Engineering
The above instruction uses research-validated techniques to override Claude Code's default system prompt that encourages parallel tool execution. Here's the science behind it:
1. Semantic Overlap Maximization
The instruction deliberately reuses exact phrases from Claude's system prompt ("call multiple independent tools in a single response," "parallel execution") to create stronger vector space associations. When LLMs process instructions, semantically similar phrases occupy nearby positions in their embedding space—using identical terminology ensures the override targets the exact cognitive pathway.
2. Positional Precedence
Later, more specific instructions override earlier general ones. The "CRITICAL - Sequential Tool Execution Protocol" section is placed immediately after the general safety rules to establish temporal precedence and proximity to decision-making moments.
3. Explicit Precedence Declaration
Uses clear override language: "supersedes and overrides," "This rule is non-negotiable," "absolute and applies to every tool invocation." This tells the model which instruction takes priority when conflicts arise.
4. Specificity and Justification
Provides concrete harm justification ("400 errors, replaying PostToolUse hook output as fake user messages, and triggering runaway loops") rather than vague warnings. Research shows specific, urgent constraints with clear rationale override general efficiency guidelines more effectively.
5. Repetition with Variation
States the sequential-only constraint multiple times using different grammatical structures:
This multi-angle reinforcement increases adherence compared to single-statement instructions.
Sources: LLM instruction conflict research (2024-2025), Anthropic system prompt analysis, semantic similarity studies, "Pink Elephant Problem" research on negation effectiveness.
---
Note: This is a temporary workaround. Once Anthropic fixes the underlying platform issue with parallel tool execution recovery logic, these instructions can be removed.
In my investigation #9309 , I found that this bug was reintroduced in version 2.0.9 and persists through the current version 2.0.14.
I tested the same prompt across all versions since version 2.0.0:
Key findings:
Before version 2.0.0, the
API Error: 400 due to tool use concurrency issues.also occurred, but it didn't mention using/rewindbecause that feature didn't exist yet.Can rolling back to 2.0.8 temporarily fix this issue?
im runing into the same and its relay stopping me from working !!
Just added figma MCP to my setup and getting this a lot today. normally i have no MCP servers and just use tools. its happening about every 4-5 turns. (i´m using claude via the VScode extension in cursor)
Same issue
In my investigation , this bug was reintroduced in version 2.0.9 and persists through the current version 2.0.14.
I tested the same prompt across all versions since 2.0.0:
In versions 2.0.0 through 2.0.8 the concurrent call of tools triggering the PostToolUse hook works perfectly. From 2.0.9 onward the 'API Error: 400' occurs.
Before version 2.0.0, the
API Error: 400 due to tool use concurrency issues.didn't mention using/rewindbecause that feature didn't exist yet.Yes. Rolling back to version 2.0.8 worked fine for my case. I'm running on native installation, so I simply executed
claude install 2.0.8and was ready to go. The only downside is missing the new features like/pluginsthat were released in version 2.0.12.Same issue
same
just tried plugin first time and got this error
Same issue here. even removed my posttool hook which calls a python based typescript typechecker... and rewinding didnt help at all.
run into the same error today!
Just ran into this.
same here! the suggested /rewind command diesnt exist!!!
same
same... this is pretty big issue to stay open this long
also agree on point that don't suggest commands that cannot be run, and expose all relevant commands to VS Code plugin... it can't be that hard
Its made it unusable for me. hitting it every time i use it now. even after its searched 4-5 files.
FWIW this is somewhat recoverable by using the CLI version of claude-code. The
/rewindcommand is available there and you can rewind to a checkpoint right before it broke, fork the conversation, and continue from thereJust paid for the max plan only to hit this on the first try. Wtf Anthropic?
I started a new chat and was still hit with the same problem, we should get a refund for this. This is bullshit
Same problem each time I use Claude Code, so annoying…
<img width="351" height="373" alt="Image" src="https://github.com/user-attachments/assets/429ed208-226f-4d58-a24d-4da512f7cf6f" />
Absolute worst .Even with MAX plan not able to use this shit tool .
I keep gettiing the same error. This is happening for a few days now. Happening now while asking Claude Code to read a PDF file. If I remember correctly, last week PDF files were also involved.
Same here, very frequently
same here !
Same error:
Error: 400 {"type":"error","error":{"type":"invalid_request_error","message":"messages.30:
tool_useids were found withouttool_resultblocks immediately after: toolu_01McXs..... Eachtool_useblock must have a correspondingtool_resultblock in the next message."},"request_id":"req_011CU52Ys..."}same here
fix this please
Same here. The problem remains even after /rewind. How to fix it? I am stuck.
Got the same issue. The new VS Code extension update is pretty buggy, but I was able to keep working from the terminal.
Second day in a row where this has occurred and only a new chat has helped, a little. Can not continue the chat which means trying to figure out how to recover.
same here - serious issue. plz fix.
pls fix
Same here
same :(
same :(, I managed to get past it by just doing one very simple thing at a time
another same :(
This issue seems to occur primarily when users ask another question while Claude is working on a task. This issue doesn't occur very often.
For me this isn't related to asking a question while working on something, it occurs even with clean context, no history in the folder and just giving some basic instructions and a file or two to read.
Confirming I'm experiencing this issue as well.
Environment:
385651c)Scenario:
The error occurs on a new chat with no prior interaction. It happened while the VSCode window was out of focus on a different desktop.
For the moment, my only workaround is to use Claude Code inside Zed Agent, I don't have the
/rewindissue within itI started getting this issue this morning with the VS code extension, as well. Even after reloading the extension (as it showed there was an update), the issue persisted. The only workaround is to use Claude in an integrated terminal as that doesn't seem to have the issue.
Claude code API down i guess
Same here!
Same here!
Happening same for me right now.
env:
Guys I found a solution !!! In my case it was happening when trying to read a pdf file (2.44mb) , So I moved the pdf into another dir and ask claude to create a python script to convert the pdf into jpg and then used claude code to read those .jpg and create a comprehensive md file without missing any details, then I moved this md to the main project dir. After back to the main project dir and this time opened another claude code session and ask it to read the md file instead of trying to read the pdf and it worked. I think if you have similiar situation you can also upload the pdf to claude web and ask it to make a comprehensive md file then pass that to claude code for imlementation instead of trying hard to read the pdf file.
Getting this far too often now in the last few days. /rewind is not an available command either.
You can use /rewind in the console, but not in the VSCode extension
Ive had to disable my PostEdit hook to avoid seeing this when running "bypass permissions on"
Same here. /rewind function does not exists.
Just happened. Day 3 with Claude. I was entering my next prompt while it was iterating and may have hit enter before it finished. Not sure. /rewind is non existent.
This is happening more and more. Please fix.
same, but this works for me!
@ttonmoy30 That's not a solution that's a workaround. Unfortunately CC cannot handle long-running concurrent tool usage (which is why your pdf reading caused the bug I suspect).
The general workaround is still, as you have discovered, to avoid running concurrent tools.
If Anthropic thinks this is normal and expected behavior, it would be great to have some guidance on what the intended use of CC is.
Workaround for tool_use/tool_result 400 errors:
@ergut @galcianuk @prillcode @Tknox001 @haveaguess - A research-backed solution was posted upthread on Oct 10: https://github.com/anthropics/claude-code/issues/8763#issuecomment-3391509893
Add the provided instructions to your global CLAUDE.md (
~/.claude/CLAUDE.md) to enforce sequential tool execution and prevent parallel tool calls that trigger the bug.Technical approach:
This prevents the majority of occurrences for users with PostToolUse hooks and complex workflows.
Note: Workaround while Anthropic completes fixes for remaining 2 root causes (1 of 3 mitigated per Oct 7 update).
I haven't had the problem once since I added this.
The same. /rewind function does not exists :(
Happening quite a bit and 9 times out of 10 it's in the process of making changes meaning that the codebase is left in a completely broken state :/
looks like 2.0.15 has no update (perhaps worse)
2.0.15 is worse for me, or it's just timing issue on the backend.
It happens reading any files now, to the point where I added something like that to claude.md
"To avoid the crashes we've been experiencing, please read documents one at a time rather than multiple documents consecutively. After reading each document, perform a detailed analysis and write it to the docs folder. This sequential approach should help us bypass the concurrency errors."
Anthropic, please fix it 🙏🏼 it's driving us crazy 🤪🤯
The solution to running agents in parallel having conflicts is not to enforce sequential processing. That's a non-solution. What you need to do is run an agent orchestrator that looks for conflicts and avoid them. Workflow example: orchestrator looks at agents and looks for file conflicts. It appends the agent with a list of safe files or blacklistand blacklisted files that exist within the scope of work of the batch. The orchestrator then runs the batch and the agents return a list of work that still needs completion aware of the conflicts. The orchestrator then relaunches the agents with a new list of whitelist and blacklist files to continue their work. It keeps doing this until all work is completed. Note, 1) yes, this creates. a modest amount of overhead and there is less parallelization because you are actively avoiding race conditions, but 2) biggest issue I still run into is that on my potato of a laptop's CPU gets thrashed by the constant aggressive terminal updates by the many instances of CC running at the same time.
And to be clear, I'm not talking writing python script or anything, you just explain the above in your prompt.
I'm getting the same repeated API tool bug over the past...week-ish? it's really getting to the point of relegating claude code to "backup tool" rather than my primary development tool.
Please fix this. It's a show-stopper, and very frustrating to be on the top Max Plan and not able to use the tool reliably due to bugs.
Same here. This temp workaround works.
Also here
This does nothing for me. I added it at the top, restarted the session. Maybe cause I am resuming the session that had issues?
Yeah, that session is toast. You can /export and start a new one.
Same here. The workaround above doesn't work for me.
Please solve asap!
@iRonin /export doesn't exist (I'm using Cursor + Claude Code extension)
Cusros uses your Claude install- cheeck your conversations there to export.
Dunno if the cursor cc extension uses the native ui and not terminal, if so, there is a lot missing from it. i stick to the terminal version.
For the case I describe in #9309 , today's update of Claude Code to version 2.0.17 appears to have resolved the tool use concurrency conflict by reorganizing the results of the
PostToolUsehooks as a system reminder instead of Assistant messages. Parallel tool calls withPostToolUsehooks are now working well for my use case in the current version. 🙂In my case, VS Code Claude Code Extension. I've have still the same issue.
Hey all, we're looking into it. There's actually a bunch of root causes here and over the last few weeks we've been going through to fix these one by one. More updates to come.
Hi thanks
Upgrade to @anthropic-ai/claude-code 2.0.19 solved my problems
Unfortunately the behavior worsened for me since 2.0.19
The workaround asking CC to not run tools concurrently does not work anymore to prevent API 400 errors. This is quite puzzling honestly.
Sent feedback IDs:
@bcherny there's a common thread about hooks being a major cause, maybe a priority would be to update the hooks guidance on Anthropic docs to minimize the behavior? So that at least we can do something.
Upside of knowingly subverting the bystander effect and filing bugs every time I encounter one: software gets better, developers know more
Downside: 206 notifications that all blur together 🤣
I suspect there are some odd concurrency issues here
It's possibly the same reason why sometimes if I hit enter at juuuust the wrong time, a
Caveatmessage and a<bash-input>tag end up in my UIIt's also odd how much CPU Claude code uses. Heavy loading will definitely make those concurrency weirdies more prominent.
I have a side project going where I have Claude code building a comprehensive Claude code reverse engineering pipeline so I can inspect things like this 🤣
It's easier than people might realize, because like 80% of the bundle is packages (bedrock? Why you so huge?) and then Claude code itself looks like every other compiled react app.
(I will be mildly embarrassed if 2.0 changes all this - it's a side project I swear!)
Is it recommended to use Claude's official extension for Vs Code/Cursor or to use Claude from the terminal?
subagents are still not working at all in 2.0.19 for me - API Error: 400 due to tool use concurrency issues. Run /rewind to recover the conversation
Thanks for the suggestion! It worked for a while after creating a new conversation (the existing one seemed to stay broken).
But now this happened again with only one Claude Code session running. I'm trying the CLI. (This is on Windows.)
+100
Same issue here. Sort it our Claude.
+1, this is incredibly annoying
this happens all the time when i have multiple cursor windows open working on different projects. I oftern like to have at least 2 projects running so i can review one while the other builds. one day this week I only had one window open and didn´t see the issue. I have the figma MCP only. i´m using the latest cursor extension.
+1 This has happened to me twice now. Breaks my flow completely. Session is unrecoverable as far as I can tell. On Claude Code CLI inside VS Code (extension). Why does it say
/rewindif that doesn't do anything? It says "No matching commands"I think it's like that when working at a cafe.. 😢
This bug is infuriating.
Feedback ids:
as my experiences:
Root Cause: Spawned process stdout/stderr corruption
Problem:
Fix:
https://www.reddit.com/r/ClaudeCode/comments/1oaodrl/til_api_400_concurrency_issues_root_cause_hooks/
This makes (blocking) hooks, which are CC's main differentiator right now, completely unusable. Started with either 2.0.14, 2.0.15 or 2.0.17 (native MacOS build) for me, not sure anymore. Still broken on 2.0.22.
Created a mess in code - Very disruptive of workflow.....need urgent care please.
fix this crap!
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
/rewind exists in the CLI, no?
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
The errors are due not to the actual concurrent editing of files but due to the hooks feedback/responses coming in concurrently, I think. It seems shutting down hooks makes people get rid of this bug also but I don't want to do that.
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
I agree so hard, Anthropic needs to do more on this. But I devised a workaround that has made the bug go away for me:
Safety protocol for parallel tool call bug:
Add this to your CLAUDE.md to get rid of this issue until it's fixed by Anthropic (comment)
Amazing. Really hope this will work. I'll carefully test later today
Thank you!!
Feedback ids:
Wait so even with the most recent version you're still getting this? Confirm please. Maybe I should hold off on removing my CLAUDE.md workaround if the issue is still live
@semikolon yes it's worse than ever for me
I am still having this issue as well. Occurs on vanilla vscode extension. No hooks, no mcps.
Gut feeling: it happens less often than before but might be mistaken. The claude.md instruction prevents it though.
Can you tell me about your hooks setup? Does it occur if you disable hooks?
As mentioned above, the errors are due not to the actual concurrent editing of files or any concurrent tool use but seems specifically due to the hooks feedback/responses coming in from concurrently using tools, I think. It seems shutting down hooks makes people get rid of this bug also but I don't want to do that.
Have you tried my CLAUDE.md workaround referenced earlier?
FWIW I've never set up any hooks and I'm getting this.
Shutting down the hooks is simply not an option, this is a critical issue for any workflows that use them.
It is quite literally impossible to use claude without tool scanning...
Try my CLAUDE.md workaround above and tell me if it works?
@semikolon Unfortunately it does not for me now.
You added it and it doesn't eliminate the issue in new sessions? Old sessions ofc have the old instructions, so you have to start a new one to test this
Downgraded back to 2.0.10 and the issues are gone it seems.
@semikolon Yes, I did. And no it does not solve the issues. Now I get an API 400 for any deny decision in PreToolUse regardless of the combo of exit code and decision that I use.
same issue, today second time. this is really catastrophic. there is no /rewind command, i must start everything from scratch every time.
Can you implement this
/rewindcommand the error message talks about in the VSCode extension, to make the workaround easier? Clearly that's possible since starting a new discussion often fixes it.The /rewind command does not exist inside the VS Code extension but does exist in the CLI
fwiw i disabled all posttooluse hooks and that seemed to fix it for now
Did you try my CLAUDE.md workaround? Linked above
I have used this workaround: https://github.com/anthropics/claude-code/issues/8763#issuecomment-3391509893 for more than a week now and the issues seems to be completely resolved for me. I have not received the 400 error since I've added this to my CLAUDE.md file. I am using The Claude Code for VS Code extension (2.0.24).
I have had other issues (500 error), but this is usually recoverable after a few minutes.
FYI, I haven't seen this issue since I added this simpler rule to my
CLAUDE.md:We have been tracking these errors and working on fixes- recommend
2.0.24or newer.Instructions to run tools sequentially should no longer be needed with this version and we're continuing to monitor errors.
@blois Thanks for the heads-up, as I didn't see anything about this in the release notes.
I don't see the API errors anymore and blocking hooks are working for me again on 2.0.25 👍
Also I noticed that the hook output (e.g.
hookSpecificOutputforPreToolUsedecision control) has changed and the blocking reason is now hidden from the user and only visible in transcript mode.If I want the blocking reason to be shown to both Claude and the user, is the recommendation now to use
systemMessagein addition tohookSpecificOutput?there is a lot of such issues on claude code WEB, i dont have it locally on my windows machine, but on CC remote almost every new chat is having that issue, its crazy
We're continuing to monitor this issue, if you have faced this recently after updating to
2.0.24would be great if you could comment here and attach yourfeedback_idafter using/bugI just tried Claude web and got this issue once again, It looks like the web version of CC is almost unusable cuz I'm receiving issues in 9 of 10 cases
On 2.0.27 and still hitting this so often and unrecoverably.
me too, same issue with 2.0.27
That is a big over-correction. The issue appears when two agents try and write to the same file at the same time. The workaround is that you need to instruct your orchestrator on what file locks are and why they are important when prompting agents.
Could you please tell us how you concluded this? And why it results in the specific error messages that have been experienced by people in these threads? Are you not in fact getting this mixed up with something else?
I have not had this issue ever since adding my claude.md section to avoid concurrent tool use. It seems to be occuring due to concurrent tool use + PostToolUse hooks. But my hooks work fine now.
Could you tell us more about your environment and when exactly it happens if it still happens? I've been postponing removing my Claude.md preventive instructions until I'm sure this issue will never come up again, but if ppl are still experiencing it, maybe I'm keeping it there for now... Glad I figured out the workaround until it's fixed for good.
I also have a same issue in 2.0.5 claude. the result of /context command is this.
Interesting. I type prompts directly into Claude Code. What's the orchestrator in this setup?
/bugisn't a command. I'm in vscode.+1, and the only way I can do in vscode, is drop that conversation
has any update?
Still experiencing this? What's your environment? Hooks? When does the error occur? After PostToolUse hooks for concurrent tool uses?
This is annoying, especially because you are prompted to run a command that doesn't seem to exist, but also because you are still paying 100 bucks every month to experience the bug when you less expect it to happen.
Are there any updates or workarounds to this? In general the workaround to me has been starting a new session, and pasting as much context I can from the failing session
You know what's odd? I see hundreds of comments since my original post but I haven't seen the bug in a few weeks now.
That said, I'm always highly entertained when there's a bug in Claude code, because, y'know, are they giving themselves usage limits? Sonnet 4.5 is good enough that I bet with enough parallel instances and subagents you can find the cause of most of these bugs. The main issue just becomes exponential loss of efficiency as without recursive subagents to decompose massive tasks into hierarchical contexts... While I'm expounding... when do we get 3 and more layer subagents?
3 and more! :-)
Oh yeah I mean a month or two ago I caught Claude trying to run itself via the command line when already in a subagent, so it not only seems more human-brain-like, but Claude _already_ wants to do it!
They've basically said it's fixed. Scroll up far enough and you should see it.
so Anthropic recently gave us free credit to test out the Claude code web version.
I was using it for a while, and then I hit the "Open in CLI" button. That button copied the
claude --teleportcommand to the clipboard, but when I ran it, I received the similar errors.Atleast for me this is still an issue in the vscode addon
Yep, this is fixed. If you hit this again, please:
claude update) or IDE extensionThanks for the reports!
I have the same issue on Version: 2.0.46 immediately after teleporting 'claude code on the web' session into Ubuntu server inside cloned repo.
Feedback ID: e42d62e3-7543-477a-acea-d8ebe37fa510
Posted new issue as requested here: https://github.com/anthropics/claude-code/issues/11973
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.