OpenCode
An open-source terminal agent with multi-model switching; connects to ByteSeek via the OpenAI-compatible protocol.
Install
macOS / Linux
Website: opencode.ai.
Prerequisites
- OpenCode installed (
opencode --versionprints a version) - An OpenAI-format group key from the API Keys page
Configure
Edit OpenCode's config (~/.config/opencode/opencode.json) and add a custom provider:
List the models you want under models, with IDs from the model plaza; with a composite key, include the prefix.
What you should see
- Start
opencodeand pressCtrl+Xto switch models — the list shows thebyteseekprovider and your configured models; - The bottom-right corner shows the current model name;
- A test message returns normally with no auth errors.
Verify
Start OpenCode, switch to a ByteSeek model in the picker and send a message. Charges appear on the usage page.