[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_

View original on GitHub ↗

17 Comments

github-actions[bot] · 7 months ago

Found 3 possible duplicate issues:

  1. https://github.com/anthropics/claude-code/issues/12183
  2. https://github.com/anthropics/claude-code/issues/12247
  3. https://github.com/anthropics/claude-code/issues/12184

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

luxore · 7 months ago

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.

WGSTecnologia · 7 months ago

2.0.50 is the killer! 2.0.49 works normally like charm!

Nickert1337 · 7 months ago

Typing, copy/pasting, interacting with claude code is just horribly slow.

irmscheremilio · 7 months ago

Can confirm this, it makes it almost unusable right now, had to downgrade.

  • Output generally feels way slower
  • Feels like it's messing up context sometimes
  • Interrupting is extremely slow and unreliable
  • Queueing messages is basically impossible because of the lag
  • Interface freezes regularly while it's making changes
RainyPixel · 7 months ago

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 bashrc export DISABLE_AUTOUPDATER=1

rcocks-hl · 7 months ago

Is 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 then backspace to go from a context where it's displayed to one where it isn't.

rcocks-hl · 7 months ago

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 )

szwang · 7 months ago

Thanks so much for reporting! So sorry about this. Please use 2.0.49 in the meantime, we are investigating on Claude Code side.

mnikitenkaltoira · 7 months ago

@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

jussirantala · 7 months ago

For me it's super slow on 2.0.49 too on WIndows.

WGSTecnologia · 7 months ago

any updates?

thibaud57 · 7 months ago

HYPER MEGA SLOW OMG

RainyPixel · 7 months ago

guys there a died api https://status.claude.com/

github-actions[bot] · 6 months ago

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.

github-actions[bot] · 5 months ago

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.

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