anomalyco / anomalyco/opencode
bug(console): Go CTA redirects new accounts to Console with no Go subscription checkout
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 209k
- Forks
- 27.5k
- PR merge metrics
- PR metrics pending
Description
Description
I am trying to subscribe to OpenCode Go from the public Go page.
After clicking Subscribe Go and signing in, I am redirected to the new Console (/console/org_...).
In that Console, Settings → Billing only shows credits, auto-recharge, payment methods, and invoices. There is no Go subscription or checkout option.
The Providers page only lets me connect providers and also has no Go subscription option.
Clicking Subscribe Go on the public Go page again sends me back to the same Console, so I cannot reach a payment page for Go.
This is different from #49509: in my case I cannot reach the Go checkout at all, so no payment has been made.
Plugins
None
OpenCode version
Web Console at opencode.ai, reproduced on 2026-09-17
Steps to reproduce
- Open the public OpenCode Go page while not subscribed.
- Click Subscribe Go.
- Sign in / create the account.
- After being redirected to
/console/org_..., open Settings → Billing. - Observe that Billing only offers credits/payment methods and has no Go subscription option.
- Open Providers and observe there is no Go subscription option there either.
- Return to the public Go page and click Subscribe Go again.
- Observe that it redirects back to the same Console instead of opening a Go checkout.
Screenshot and/or share link
Operating System
macOS 26.6.2
Terminal
N/A (web Console)
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.
Research direction
Start at the public Go page's Subscribe Go action and trace the redirect into /console/org_..., then inspect Settings → Billing and Providers for the missing checkout path. Reproduce the flow while signed out and after signing in; done means a new account reaches a Go subscription checkout instead of the Console without an option.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- payments
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100