[FEATURE] ## Feedback on limits and pricing
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Weekly usage limits are frustrating for intensive multi-day work sessions.
Pricing in USD is disproportionately expensive for developers in countries
like Brazil who earn in local currency (BRL), where the exchange rate makes
the subscription very costly compared to US users.
Proposed Solution
- Switch from weekly to daily limits so access resets faster.
- Introduce purchasing power parity (PPP) pricing for developing countries.
- Offer a higher-usage paid tier instead of hard-cutting access for heavy users.
- If the concern is shared/abusive usage, find smarter ways to detect and
handle that — charge more for heavy legitimate usage, add rate limiting
per session, or flag anomalous patterns. But do not block developers who
are simply doing intensive legitimate work. Cutting access mid-task is
the worst possible outcome for a productivity tool.
Alternative Solutions
Keep weekly limits but allow rollover of unused quota to the next week.
Priority
Critical - Blocking my work
Feature Category
Other
Use Case Example
A developer in Brazil working on a database migration project hits the weekly
limit mid-task and cannot continue until the limit resets. The same subscription
costs roughly 5x more in purchasing power compared to a US developer earning
in USD, making it inaccessible for many developers in developing countries.
Additional Context
_No response_
This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗