From 0d507cf16185957d314da775fec825339e748ace Mon Sep 17 00:00:00 2001 From: zerone0x Date: Wed, 4 Mar 2026 04:08:39 +0100 Subject: [PATCH] docs(go): clarify usage limits are included with subscription, not extra charges MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The Go pricing page listed usage limits ($12/5h, $30/week, $60/month) immediately after stating the subscription is $10/month. Users were confused: how can the 5-hour limit be $12 if they only pay $10/month? Clarify that these are rate limits included with the subscription — not additional charges on top of the flat fee. Fixes #15872 Co-Authored-By: Claude --- packages/web/src/content/docs/go.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web/src/content/docs/go.mdx b/packages/web/src/content/docs/go.mdx index 5976f1a358bd..660c7a30ad9d 100644 --- a/packages/web/src/content/docs/go.mdx +++ b/packages/web/src/content/docs/go.mdx @@ -73,7 +73,7 @@ The list of models may change as we test and add new ones. ## Usage limits -OpenCode Go includes the following limits: +OpenCode Go includes the following rate limits to ensure fair access for all subscribers. These are **included** with your $10/month subscription and are not additional charges: - **5 hour limit** — $12 of usage - **Weekly limit** — $30 of usage