Files
dotfiles/.pi/agent/settings.json
T
2026-07-17 21:29:22 +00:00

34 lines
871 B
JSON

{
"quietStartup": true,
"lastChangelogVersion": "0.80.10",
"defaultProvider": "openai-codex",
"defaultModel": "gpt-5.6-sol",
"defaultThinkingLevel": "high",
"packages": [
"npm:pi-subagents",
"npm:@mjasnikovs/pi-task",
"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:@hypabolic/pi-hypa",
"npm:bigpowers",
"npm:@gotgenes/pi-permission-system",
"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"
}