anomalyco / anomalyco/opencode
*Title:** Go docs (tr) say 5-hour limit is $12, but the account dashboard shows a $3.00 quota — mismatch
@Brendonovich is already working on this.
Since Aug 26, 2026.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
Body:
The Turkish docs page docs/tr/go states:
5 saatlik limit – 12$ kullanım
Haftalık limit – 30$ kullanım
Aylık limit – 60$ kullanım
However, the account usage dashboard (Workspace → Go) shows a 5-hour quota of $3.00, not $12:
- 5-hour usage: $1.4576 = 48.6% → quota = 1.4576 / 0.486 = $3.00
The weekly ($30) and monthly ($60) figures match the docs, so only the 5-hour window differs.
This is misleading: a user relying on the $12 figure could hit the real $3.00 cap unexpectedly
and have requests blocked mid-session.
Source file: packages/web/src/content/docs/tr/go.mdx (the "5 saatlik limit" line).
Expected: docs should say the actual 5-hour limit (e.g. $3.00) — or the dashboard should
report $12 — so both agree.
Plugins
No response
OpenCode version
No response
Steps to reproduce
No response
Screenshot and/or share link
No response
Operating System
No response
Terminal
No response
Contributor guide
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.
Assessment
This issue has not been assessed yet.