Daily Free Token Quota Not Resetting for Basic Plan User
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
Issue Description:
I am using MonkeyCode with the free Basic plan. According to the official documentation and the account dashboard, the free tier provides 10 million tokens per day for basic models. The quota is supposed to reset automatically every day at 10:00 AM Beijing time (UTC+8).
However, my daily quota has not been reset for the past two days. I used up my quota yesterday evening, and it is now past the reset time, but the quota remains at zero.
Expected Behavior:
The daily token quota should reset automatically every day at 10:00 AM Beijing time, allowing me to continue using the basic models.
Actual Behavior:
The quota has not been reset and remains at zero, even though the reset time has passed.
My Account Information:
Plan: Basic (Free)
Daily Quota: 10 million tokens
Model Scope: Basic models only
Concurrent Tasks: 1 task
Monthly Credits: None (0)
UID: 6f5e8686-42bb-4da1-a2da-e9be84ed397f
Steps to Reproduce:
Use all 10 million tokens of the daily quota (using basic models only).
Wait for the next day's reset time (10:00 AM Beijing time / 5:30 AM Iran time).
Check the dashboard – the quota is still at zero and not reset.
What I Have Tried:
Refreshing the page multiple times (Ctrl+F5)
Logging out and logging back in
Checking all open tasks to ensure no background task is consuming the quota
Waiting several hours past the reset time
None of these steps resolved the issue.
Additional Context:
I only have access to basic models. I cannot use professional or flagship models. I confirmed this issue by trying to create a new task with a basic model (e.g., qwen3.5-plus), and the system returned an error indicating the quota is exhausted. The daily quota should have been reset by now, but it hasn't.
Screenshots:
[Attach screenshots showing the dashboard with zero quota]
Related Information:
According to the official documentation, the quota is reset daily at 10:00 AM Beijing time.
The current free tier provides 10 million tokens per day for basic models.
I have been using MonkeyCode for some time, and this is the first time I am experiencing this issue.
" />
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source files or tests are identified in the report. Start by locating the Basic-plan daily quota reset entry point and the dashboard quota check, then inspect the Beijing-time reset handling and add coverage for an exhausted quota after the reset time. Done means the 10-million-token Basic-plan quota becomes available after the daily reset.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100