dotfiles/.config/opencode/opencode.json
C4 Patino 5abbdb948a
Some checks failed
sync tailscale acls / acls (push) Failing after 2m28s
feat: updated default agent from minimax-m2.1-free to minimax-m2.5-free
2026-02-12 14:14:01 -06:00

16 lines
271 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"theme": "tokyonight",
"model": "opencode/minimax-m2.5-free",
"lsp": {
"clangd": {
"disabled": true
},
"pyright": {
"disabled": true
},
"texlab": {
"disabled": true
}
}
}