fix(docs): correct OpenCode Zen description in code comment

OpenCode Zen is a pay-as-you-go token-based API, not a $200/month
subscription. The subscription tiers ($20/$100/$200) are OpenCode Black,
a separate product.

This fixes the misleading comment that conflated Zen with Black.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Claude
2026-02-06 07:32:10 +07:00
committed by Gustavo Madeira Santana
parent 6c42d34610
commit b88e32083d

View File

@@ -1,8 +1,11 @@
/**
* OpenCode Zen model catalog with dynamic fetching, caching, and static fallback.
*
* OpenCode Zen is a $200/month subscription that provides proxy access to multiple
* AI models (Claude, GPT, Gemini, etc.) through a single API endpoint.
* OpenCode Zen is a pay-as-you-go token-based API that provides access to curated
* models optimized for coding agents. It uses per-request billing with auto top-up.
*
* Note: OpenCode Black ($20/$100/$200/month subscriptions) is a separate product
* with flat-rate usage tiers. This module handles Zen, not Black.
*
* API endpoint: https://opencode.ai/zen/v1
* Auth URL: https://opencode.ai/auth