feat(ai,coding-agent): add OpenCode Go provider support closes #1757
This commit is contained in:
@@ -113,6 +113,7 @@ export function getEnvApiKey(provider: any): string | undefined {
|
||||
"minimax-cn": "MINIMAX_CN_API_KEY",
|
||||
huggingface: "HF_TOKEN",
|
||||
opencode: "OPENCODE_API_KEY",
|
||||
"opencode-go": "OPENCODE_API_KEY",
|
||||
"kimi-coding": "KIMI_API_KEY",
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user