mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-03 14:15:19 +02:00
cleanup app, config and root
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"model": {
|
||||
"coder": "claude-3.7-sonnet",
|
||||
"coderMaxTokens": 20000
|
||||
},
|
||||
"lsp": {
|
||||
"gopls": {
|
||||
"command": "gopls"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user