model changes opencode
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user