added glm as default

This commit is contained in:
2026-06-17 12:09:53 +02:00
parent 7fc599484d
commit 736a9826a5
+8 -4
View File
@@ -1,8 +1,8 @@
{
"quietStartup": true,
"lastChangelogVersion": "0.70.6",
"defaultProvider": "kimi-coding",
"defaultModel": "k2p6",
"lastChangelogVersion": "0.79.6",
"defaultProvider": "zai",
"defaultModel": "glm-5.2",
"defaultThinkingLevel": "high",
"packages": [
"npm:pi-subagents",
@@ -23,5 +23,9 @@
],
"powerline": "full",
"hideThinkingBlock": false,
"prompts": ["prompts/english-default.md", "prompts/todo-hygiene.md"]
"prompts": [
"prompts/english-default.md",
"prompts/todo-hygiene.md"
],
"theme": "dark"
}