claude-code icon indicating copy to clipboard operation
claude-code copied to clipboard

[Bug] Rewind to message with UsageLimit triggers dialog again unexpectedly

Open NiloCK opened this issue 3 months ago • 1 comments

Bug Description When I /rewind to a prior message, and that message happens to have been a place where a UsageLimit was hit, the UsageLimit dialog pops again regardless of current usage status.

This can be surprising / confusing.

(good work on the recent rewind improvements - thanks much)

Environment Info

  • Platform: linux
  • Terminal: tmux (in ghostty, if that matters)
  • Version: 2.0.54
  • Feedback ID: 38009ac6-2e45-4c75-836e-5d509898c81f

Errors

[{"error":"Error: 429 {\"type\":\"error\",\"error\":{\"type\":\"rate_limit_error\",\"message\":\"This request would exceed your account's rate limit. Please try again later.\"},\"request_id\":\"req_011CVWzb8AUGFBqrcGnbaM4f\"}\n    at I9.generate (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:459:9631)\n    at FT.makeStatusError (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1312:2195)\n    at FT.makeRequest (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1312:5419)\n    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n    at async FF9.t41.model (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:3932:14367)\n    at async t41 (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:2081:1872)\n    at async FF9 (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:3932:14519)\n    at async file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:3932:7843\n    at async jr1 (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:1464:2037)\n    at async TIA (file:///home/colin/.claude/local/node_modules/@anthropic-ai/claude-code/cli.js:3932:7813)","timestamp":"2025-11-26T18:43:14.831Z"}]

NiloCK avatar Nov 27 '25 15:11 NiloCK

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] avatar Dec 28 '25 10:12 github-actions[bot]