chore: rename coder -> primary

This commit is contained in:
adamdottv
2025-05-12 14:32:27 -05:00
parent 6d046c322d
commit c0da60e14a
18 changed files with 56 additions and 55 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ You can configure OpenCode using environment variables:
}
},
"agents": {
"coder": {
"primary": {
"model": "claude-3.7-sonnet",
"maxTokens": 5000
},