Files
dotfiles/.pi/agent/settings.json
T
2026-06-17 12:09:53 +02:00

32 lines
755 B
JSON

{
"quietStartup": true,
"lastChangelogVersion": "0.79.6",
"defaultProvider": "zai",
"defaultModel": "glm-5.2",
"defaultThinkingLevel": "high",
"packages": [
"npm:pi-subagents",
"npm:context-mode",
"npm:pi-web-access",
"npm:@juicesharp/rpiv-ask-user-question",
"npm:pi-simplify",
"npm:@juicesharp/rpiv-btw",
"npm:pi-powerline-footer",
"npm:pi-studio",
"npm:gentle-pi",
"npm:pi-intercom",
"npm:gentle-engram",
"npm:pi-lens",
"npm:@juicesharp/rpiv-todo",
"npm:@majorgilles/pi-grill-me",
"git:git.commumedia.org/alex/pi-map"
],
"powerline": "full",
"hideThinkingBlock": false,
"prompts": [
"prompts/english-default.md",
"prompts/todo-hygiene.md"
],
"theme": "dark"
}