mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
rename to opencode
This commit is contained in:
parent
bbfa60c787
commit
cc07f7a186
66 changed files with 263 additions and 263 deletions
|
|
@ -3,5 +3,16 @@
|
|||
"gopls": {
|
||||
"command": "gopls"
|
||||
}
|
||||
},
|
||||
"agents": {
|
||||
"coder": {
|
||||
"model": "gpt-4.1"
|
||||
},
|
||||
"task": {
|
||||
"model": "gpt-4.1"
|
||||
},
|
||||
"title": {
|
||||
"model": "gpt-4.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue