refactor: replace opencode/glm-4.7-free with opencode/big-pickle model

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
YeonGyu-Kim
2026-02-18 18:07:16 +09:00
parent 096db59399
commit 6bf365595f
14 changed files with 87 additions and 87 deletions
+3 -3
View File
@@ -19,7 +19,7 @@ describe("createBuiltinAgents with model overrides", () => {
"kimi-for-coding/k2p5",
"opencode/kimi-k2.5-free",
"zai-coding-plan/glm-4.7",
"opencode/glm-4.7-free",
"opencode/big-pickle",
])
)
@@ -260,7 +260,7 @@ describe("createBuiltinAgents with model overrides", () => {
"kimi-for-coding/k2p5",
"opencode/kimi-k2.5-free",
"zai-coding-plan/glm-4.7",
"opencode/glm-4.7-free",
"opencode/big-pickle",
"openai/gpt-5.2",
])
)
@@ -506,7 +506,7 @@ describe("createBuiltinAgents without systemDefaultModel", () => {
"kimi-for-coding/k2p5",
"opencode/kimi-k2.5-free",
"zai-coding-plan/glm-4.7",
"opencode/glm-4.7-free",
"opencode/big-pickle",
])
)