anthropics / anthropics/claude-code
Usage/rate-limit page gives no explanation when a session is blocked
- 主要语言
- Python
- 星标
- 145k
- 派生
- 23.1k
- PR 合并指标
- PR 指标待抓取
描述
Hit a Claude Pro usage block while using Claude in Xcode (default Xcode intelligence settings) after what felt like only a few requests. Was locked out for ~3 hours.
Problems:
1. No indication in Xcode of *why* the request failed or that it was a usage-limit block vs. an error.
2. The usage page at claude.ai/settings/usage shows a percentage/bar and a reset time, but no breakdown of what consumed the budget (e.g. how much came from Xcode vs. other surfaces, or why a "couple requests" used so much).
3. No proactive warning before hitting the cap.
Requesting: clearer in-product messaging when a request is blocked by rate limits (not just a generic failure), and a usage breakdown by surface/session on the usage page.
贡献指南
这个仓库没有索引到贡献指南
调研方向
Start by tracing the Claude in Xcode request-failure path and the claude.ai/settings/usage page described in the issue. Define how rate-limit blocks, usage by surface or session, and pre-cap warnings should be exposed; done means blocked requests are distinguishable from generic errors and the usage page explains consumption and reset behavior.
由索引模型根据 Issue 内容生成。
评估
- 领域
- backend, frontend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100