anomalyco / anomalyco/opencode

*Title:** Go docs (tr) say 5-hour limit is $12, but the account dashboard shows a $3.00 quota — mismatch

Open
#45,312 0 comments 0 reactions 1 assignee View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.