OpenCode
CaveatOpen-source terminal agent. Configured via opencode.json.
Reasoning models can 400 on temperature — a known caveat.
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