This commit is contained in:
Dax Raad 2025-11-12 19:44:32 -05:00
parent 5e6353c435
commit c56d2fdb98
2 changed files with 79 additions and 65 deletions

View file

@ -1,4 +1,9 @@
{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-openai-codex-auth"]
"plugin": ["opencode-openai-codex-auth"],
"provider": {
"opencode": {
"options": {}
}
}
}