mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 21:49:53 +00:00
chore: rename coder -> primary
This commit is contained in:
parent
c9b90dd184
commit
36e5ae804e
18 changed files with 56 additions and 55 deletions
|
|
@ -46,7 +46,7 @@ Here's an example configuration that conforms to the schema:
|
|||
}
|
||||
},
|
||||
"agents": {
|
||||
"coder": {
|
||||
"primary": {
|
||||
"model": "claude-3.7-sonnet",
|
||||
"maxTokens": 5000,
|
||||
"reasoningEffort": "medium"
|
||||
|
|
@ -61,4 +61,5 @@ Here's an example configuration that conforms to the schema:
|
|||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue