dotfiles/dot_pi/agent/settings.json
2026-07-27 20:23:32 +03:00

22 lines
543 B
JSON

{
"lastChangelogVersion": "0.80.10",
"theme": "dark",
"defaultProvider": "kimi-coding",
"defaultModel": "k3",
"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"
]
}