opencode anthropic auth

This commit is contained in:
David Chen 2026-01-17 14:01:48 -08:00
parent bb2a53206b
commit d418e5050d

View file

@ -6,6 +6,7 @@
"auto": false "auto": false
}, },
"plugin": [ "plugin": [
"opencode-anthropic-auth@0.0.9",
"@franlol/opencode-md-table-formatter" "@franlol/opencode-md-table-formatter"
], ],
"lsp": { "lsp": {
@ -49,6 +50,9 @@
"apiKey": "sk-dummy" "apiKey": "sk-dummy"
}, },
"models": { "models": {
"claude-opus-4-5-20251101": {
"name": "Claude Opus 4.5 (CLIProxyAPI)"
},
"gpt-5.1-codex-max": { "gpt-5.1-codex-max": {
"name": "GPT-5.1 Codex Max (High)", "name": "GPT-5.1 Codex Max (High)",
"options": { "options": {