本文へ移動
メイン ドキュメント
ドキュメント

OpenCode

Caveat

Open-source terminal agent. Configured via opencode.json.

Reasoning models can 400 on temperature — a known caveat.

Setup

Shell
~/.config/opencode/opencode.json:
{
  "provider": {
    "kotobacloud": {
      "baseUrl": "https://api.kotoba.cloud/v1",
      "apiKey": "kc_pat_<your-token>",
      "models": {"qwen3.8-flash-next-whitehacker": {}}
    }
  }
}

The research gates (verification, scope, free quota) are identical to the cookie session; the token only removes the origin gate.

← All tools