UX: Usage reset time varies monthly + feedback accessibility for non-English users
Summary
Two related UX issues affecting non-English users (reporting on behalf of a Japanese user):
---
1. Usage reset time varies each month
The reset cycle is based on UTC (30 days × 24 hours from subscription start), which means the reset time in local time zones (e.g. JST = UTC+9) shifts by hours every month.
Example:
- Month 1 reset: 14:00 JST
- Month 2 reset: 08:00 JST
This makes it hard to track and plan usage. A fixed local-time reset (e.g. midnight in the user's timezone) or at minimum displaying the next reset time prominently in /usage output would help.
---
2. No way to submit feedback from within the session
The only feedback channel is the GitHub Issues page (English only). For non-English users, this creates a significant barrier.
Requests:
- Add a
/feedbackcommand (or similar) that lets users submit feedback directly from the Claude Code session, in their language - Or add a localized feedback page / in-app submission flow
This would also help Anthropic collect more representative feedback from global users.
---
Reported by a Japanese power user via Claude Code session.
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗