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

OpenCode

Caveat

オープンソースのターミナルエージェント。opencode.json で接続。

reasoning モデルは temperature 400 を返すことがあります (既知の注意点)。

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