[BUG]

Resolved 💬 2 comments Opened Apr 1, 2026 by jarajop Closed Apr 1, 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?

[BUG] Infinite loop on "/rate-limit-options" after reaching the daily limit

Description
When the daily limit is reached, Claude Code displays the "/rate-limit-options" message in a loop (30+ consecutive times), with no way to interrupt the process or send a new prompt.

Observed behavior

  1. The daily limit is reached
  2. Claude Code displays "/rate-limit-options" in an infinite loop
  3. No interaction is possible (no interruption, no prompt input)
  4. After some time, Claude Code closes automatically and drops back to the project root
  5. The entire session (conversation + history) is lost

Impact

  • Complete loss of the ongoing conversation and session history
  • Blocking user experience

What Should Happen?

Expected behavior
Display a clear error message once, allow the user to interact (exit cleanly, save the session, etc.)

Error Messages/Logs

Steps to Reproduce

  1. Use Claude Code until the daily usage limit is reached
  2. Observe Claude Code printing "/rate-limit-options" repeatedly (30+ times) with no way to stop it
  3. Observe inability to interrupt the loop or send any input
  4. Wait for automatic exit — Claude Code terminates and drops back to the project root, wiping the entire conversation history

Claude Model

Opus

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

Opus 4.5

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

Windows Terminal

Additional Information

_No response_

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗