mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-24 11:14:23 +01:00
cleanup app, config and root
This commit is contained in:
11
.opencode.json
Normal file
11
.opencode.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"model": {
|
||||
"coder": "claude-3.7-sonnet",
|
||||
"coderMaxTokens": 20000
|
||||
},
|
||||
"lsp": {
|
||||
"gopls": {
|
||||
"command": "gopls"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user