1 parent 260d263 commit 856e26bCopy full SHA for 856e26b
1 file changed
home/dot_config/exact_opencode/opencode.json
@@ -1,13 +1,19 @@
1
{
2
"$schema": "https://opencode.ai/config.json",
3
- "model": "github-copilot/gpt-5.5",
+ "model": "github-copilot/gpt-5.6-sol",
4
"share": "disabled",
5
+ "disabled_providers": [
6
+ "opencode"
7
+ ],
8
+ "enabled_providers": [
9
+ "github-copilot"
10
11
"agent": {
12
"plan": {
- "model": "github-copilot/gpt-5.5"
13
+ "model": "github-copilot/gpt-5.6-sol"
14
},
15
"build": {
16
17
}
18
19
"permission": {
0 commit comments