opencode/.opencode/opencode.jsonc
Aiden Cline d3ea044619
Some checks are pending
deploy / deploy (push) Waiting to run
Update Nix Hashes / update (push) Waiting to run
ignore: comment out thingy
2025-11-24 22:15:00 -06:00

14 lines
285 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"plugin": ["opencode-openai-codex-auth"],
// "enterprise": {
// "url": "http://localhost:3000",
// },
"provider": {
"opencode": {
"options": {
// "baseURL": "http://localhost:8080",
},
},
},
}