rename to opencode

This commit is contained in:
Kujtim Hoxha
2025-04-16 21:48:29 +02:00
parent bbfa60c787
commit cc07f7a186
66 changed files with 263 additions and 263 deletions

View File

@@ -3,5 +3,16 @@
"gopls": {
"command": "gopls"
}
},
"agents": {
"coder": {
"model": "gpt-4.1"
},
"task": {
"model": "gpt-4.1"
},
"title": {
"model": "gpt-4.1"
}
}
}