model changes opencode

This commit is contained in:
m3tm3re
2026-01-19 19:26:37 +01:00
parent 048244f122
commit 4439e6d173
2 changed files with 27 additions and 27 deletions

View File

@@ -205,7 +205,7 @@
google_auth = false;
agents = {
Sisyphus = {
model = "google/antigravity-claude-opus-4-5-thinking";
model = "zai-coding-plan/glm-4.7";
permission = {
edit = "allow";
bash = {
@@ -272,21 +272,21 @@
};
};
explore = {
model = "opencode/glm-4.7-free";
model = "zai-coding-plan/glm-4.5-air";
permission = {
edit = "deny";
bash = "deny";
};
};
oracle = {
model = "opencode/glm-4.7-free";
model = "zai-coding-plan/glm-4.7";
permission = {
edit = "deny";
bash = "deny";
};
};
frontend-ui-ux-engineer = {
model = "opencode/glm-4.7-free";
model = "zai-coding-plan/glm-4.7";
permission = {
edit = "allow";
bash = {
@@ -306,14 +306,14 @@
};
};
document-writer = {
model = "opencode/glm-4.7-free";
model = "zai-coding-plan/glm-4.5-air";
permission = {
edit = "allow";
bash = "deny";
};
};
multimodal-looker = {
model = "opencode/glm-4.7-free";
model = "zai-coding-plan/glm-4.7";
permission = {
edit = "deny";
bash = "deny";