dotfiles/dot_pi/agent/settings.json
2026-07-27 22:33:34 +03:00

23 lines
566 B
JSON

{
"lastChangelogVersion": "0.82.1",
"theme": "dark",
"defaultProvider": "alibaba-code-plan",
"defaultModel": "qwen3.8-max-preview",
"showHardwareCursor": false,
"defaultThinkingLevel": "high",
"quietStartup": true,
"steeringMode": "all",
"followUpMode": "all",
"packages": [
"git:github.com/obra/superpowers",
"npm:pi-web-access",
"npm:@tintinweb/pi-subagents",
"npm:pi-lens",
"npm:pi-hermes-memory",
"npm:@ayulab/pi-rewind",
"npm:@firstpick/pi-package-webui",
"npm:pi-powerline-footer",
"npm:pi-webaio"
]
}