update opencode config

This commit is contained in:
Joakim Repomaa
2026-05-29 19:11:08 +03:00
parent d33876753e
commit fda5ee1809

View File

@@ -869,10 +869,10 @@ in
xdg.configFile."opencode/opencode.jsonc".text = builtins.toJSON {
"$schema" = "https://opencode.ai/config.json";
model = "opencode-go/glm-5";
small_model = "opencode-go/kimi-k2.5";
model = "firepass/accounts/fireworks/routers/kimi-k2p6-turbo";
small_model = "firepass/accounts/fireworks/routers/kimi-k2p6-turbo";
agent = {
explore.model = "opencode-go/kimi-k2.5";
explore.model = "firepass/accounts/fireworks/routers/kimi-k2p6-turbo";
};
theme = "system";
lsp = {