npm install -g opencode-ai
C:\Users\zouyu\.config\opencode\opencode.json
{
"$schema": "https://opencode.ai/config.json",
"plugin": [
"@prevalentware/opencode-goal-plugin",
"opencode-multi-openai-auth@latest",
"oh-my-openagent@latest"
],
"provider": {
"tw-llm-proxy": {
"models": {
"deepseek-v4-flash": {},
"deepseek-v4-pro": {},
"glm-5.2": {},
"gpt-5.6-luna": {},
"gpt-5.6-sol": {},
"gpt-5.6-terra": {},
"gpu-deepseek-v4-flash": {}
},
"name": "tw-llm-proxy",
"options": {
"ANTHROPIC_API_KEY": "you key",
"apiKey": "you key",
"baseURL": "you url"
}
}
}
}
npx lazycodex-ai install