[Bug] VSCode Plugin 2.1.39 hangs after first request

Resolved 💬 18 comments Opened Feb 12, 2026 by richtera Closed Feb 17, 2026

Bug Description
the latest vscode plugin seems broken, It's constantly hanging after the first request, but claude code in the terminal works fine. It was doing this off an on, but now it seems every single time I try to use it. 2.1.39 after upgrade 19 hours ago.

Environment Info

  • Platform: darwin
  • Terminal: tmux
  • Version: 2.1.31
  • Feedback ID: c54e54ae-38bd-4594-8f84-9ff040026dd3

I have no error, it just hangs after the first or second message, sorry. I have restarted vscode several times and made sure all the claude instances were killed and the problem persists. I run into this hanging issue every once in a while and it's no big deal, but it just happened on one message 5 times and in claude code in the terminal the same request had no problem at all. Seems to be some kind of timing issue in the vscode plugin (I also upgraded to MacOS 26.3 which may make this more prominant)

View original on GitHub ↗

18 Comments

github-actions[bot] · 5 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/24484
  2. https://github.com/anthropics/claude-code/issues/17667
  3. https://github.com/anthropics/claude-code/issues/17926

This issue will be automatically closed as a duplicate in 3 days.

  • If your issue is a duplicate, please close it and 👍 the existing issue instead
  • To prevent auto-closure, add a comment or 👎 this comment

🤖 Generated with Claude Code

shimscho · 5 months ago

you mean this? … (4m 40s · ↑ 0 tokens)

richtera · 5 months ago

Yes, ok I think I figured out something. If the first question is too complicated it will hang. If you first ask something simple it seems to work. Very strange but I just created this hang 5 times, was able to do it in claude-code terminal with no problems. Now I restarted vscode and asked something simple and it works. It seems to be some kind of timing problems. If you cancel the output of the first message because you forgot something it gets even worse. I bet you it has something to do with capturing the first sessionId tagged on the output of the first message from the claude-agent-sdk.

shimscho · 5 months ago

I think it’s intentional because the /fast feature might get more interesting that way. In the end, it’s economically the most reasonable choice to delay the response for most users. It’s pretty obvious.

Edit: I noticed it shortly before the /fast feature and 4.6, it’s just working as planned:
https://github.com/anthropics/claude-code/issues/22855

richtera · 5 months ago

I am not sure if it has anything to do with a desired feature. About 1/2 of the time I have to close and restart vscode now to get it to work. Once there is at least one message in the thread it will work, but to get the first message in there is haphazard today. It just ends up ideating.... forever and never proceeds to answer. This is not an issue talking to the same agent using the terminal cli. So I think it's an initialization problem. Existing threads also work fine, because there are messages in there already.

richtera · 5 months ago

I also noticed that the /mcp command no longer works correctly. When it says "Continue in Terminal" it never opens the terminal but waits. Not sure if it has anything to do with the OS, but it's just not working on 11 today.

shimscho · 5 months ago

Have you tried different models and different levels on Opus? Huge difference on Opus level 3

richtera · 5 months ago

But once it works then it keeps on working. It doesn't seem to be specific to the model or settings. It feels like the last version of the extension no longer properly initializes. It can't open the terminal window anymore and sometimes I can't open the side bar or side panel either. Restarting doesn't fix it and sometimes I even have Claude processes stuck I need to kill manually. Something is not 100% right. Since the terminal client works fine it feels like it's something with the plugin only

richtera · 5 months ago

Fixed in 2.1.41 for me.

shimscho · 5 months ago

@richtera

https://github.com/anthropics/claude-code/releases/tag/v2.1.41

Fixed AWS auth refresh hanging indefinitely by adding a 3-minute timeout

I hope so.

richtera · 5 months ago

The 2.1.41 completely fixes the problem, the initialization is now correct, I can open up the terminal again and send the first message on a new thread without having to worry. Thank you!

misterjohn03100 · 5 months ago

Bonjour, bloqué depuis 3 jours sur windows 11
Extension VS Code ne répond pas - bloquée sur « Forging/Cooking/Pondering
Une solution svp?

richtera · 5 months ago

@misterjohn03100 I found the last version 2.1.41 worked fine. I think I should close this one since I have used claude code all day without issue after upgrading to 2.1.41, maybe windows has a different issue.

misterjohn03100 · 5 months ago

Merci pour ton retour. En rallument simplement le pc, tout est revenu à la normale. Pas compris mais tant mieux.

richtera · 5 months ago

This maybe back.
2.1.42 is hanging for me again.

richtera · 5 months ago

Yes it's reproducibly broken. Going back to terminal again, please repair.

richtera · 4 months ago

Haha CAT AND MOUSE.
2.1.44 works again.

github-actions[bot] · 4 months 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.