[BUG] Claude is Extremily Slow
Resolved 💬 17 comments Opened Nov 24, 2025 by WGSTecnologia Closed Jan 27, 2026
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
Since yesterday 23/11/2025 , claude is very slow, responses from LLM taking a life... so 400 errors, and performace degraded.
What Should Happen?
Since yesterday 23/11/2025 , claude is very slow, responses from LLM taking a life... so 400 errors, and performace degraded.
Error Messages/Logs
Steps to Reproduce
<img width="1047" height="67" alt="Image" src="https://github.com/user-attachments/assets/bec2c9f0-e45c-40f9-967b-89360373b89d" />
Claude Model
Sonnet (default)
Is this a regression?
Yes, this worked in a previous version
Last Working Version
_No response_
Claude Code Version
claude --version 2.0.50 (Claude Code)
Platform
Anthropic API
Operating System
Windows
Terminal/Shell
Windows Terminal
Additional Information
_No response_
17 Comments
Found 3 possible duplicate issues:
This issue will be automatically closed as a duplicate in 3 days.
🤖 Generated with Claude Code
I have this issue as well, Claude Code is taking 20 minutes to finish basic tasks that it could normally do in 1 minute. I am using the Claude extension as a workaround until this is resolved.
2.0.50 is the killer! 2.0.49 works normally like charm!
Typing, copy/pasting, interacting with claude code is just horribly slow.
Can confirm this, it makes it almost unusable right now, had to downgrade.
any info how to downgrade is claude non-npm install?
FIX:
curl -fsSL https://claude.ai/install.sh | bash -s 2.0.49+ in your bashrcexport DISABLE_AUTOUPDATER=1Is it related to the new line changes tracking? It's gone from nifty to horribly slow, and seems related to when the change tracking kicks in to re-display such as just typing
/and thenbackspaceto go from a context where it's displayed to one where it isn't.To downgrade, if like me you're installed via npm global:
npm install -g @anthropic-ai/claude-code@2.0.49( This resolved it for me )
Thanks so much for reporting! So sorry about this. Please use 2.0.49 in the meantime, we are investigating on Claude Code side.
@szwang, honestly, it has already been happening for weeks that Claude's code consumes gigabytes of memory during task execution and becomes completely unresponsive. Calling tools with long stdout definitely causes this. You guys need to do a complete internal redesign of claude code, make UI asynchronous, avoid blocking ui thread with computations, I am not even mentioning memory leaks. The idea of the tool is brilliant, but the quality is far below amateur
For me it's super slow on 2.0.49 too on WIndows.
any updates?
HYPER MEGA SLOW OMG
guys there a died api https://status.claude.com/
This issue has been inactive for 30 days. If the issue is still occurring, please comment to let us know. Otherwise, this issue will be automatically closed in 30 days for housekeeping purposes.
This issue has been automatically closed due to 60 days of inactivity. If you're still experiencing this issue, please open a new issue with updated information.
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.