OpenCode
Caveatオープンソースのターミナルエージェント。opencode.json で接続。
reasoning モデルは temperature 400 を返すことがあります (既知の注意点)。
Setup
~/.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