chore: rename coder -> primary

This commit is contained in:
adamdottv 2025-05-12 14:32:27 -05:00
commit 36e5ae804e
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
18 changed files with 56 additions and 55 deletions

View file

@ -105,7 +105,7 @@ You can configure OpenCode using environment variables:
}
},
"agents": {
"coder": {
"primary": {
"model": "claude-3.7-sonnet",
"maxTokens": 5000
},