73 lines
No EOL
1.7 KiB
Cheetah
73 lines
No EOL
1.7 KiB
Cheetah
{
|
|
"defaultProvider": "miche.llama",
|
|
"defaultModel": "qwen38-27b-ciru-promptforge",
|
|
"defaultThinkingLevel": "high",
|
|
"quietStartup": true,
|
|
"lastChangelogVersion": "0.84.2",
|
|
"theme": "gruvbox-dark",
|
|
"powerline": true,
|
|
"footer": false,
|
|
"header": true,
|
|
"header-info": true,
|
|
"packages": [
|
|
"npm:pi-powerline",
|
|
"npm:pi-bar",
|
|
"npm:@juanibiapina/pi-extension-settings",
|
|
"npm:pi-mcp-adapter",
|
|
"https://github.com/firecrawl/pi-firecrawl",
|
|
"npm:pi-subagents",
|
|
"npm:pi-intercom",
|
|
"npm:gentle-engram",
|
|
"npm:pi-prompt-template-model",
|
|
"npm:pi-ask-user",
|
|
"npm:@devkade/pi-plan",
|
|
"npm:pi-simplify",
|
|
"npm:pi-add-dir",
|
|
"npm:@plannotator/pi-extension",
|
|
"npm:pi-slopchop",
|
|
"npm:@tmustier/pi-usage-extension",
|
|
"npm:@tmustier/pi-raw-paste",
|
|
"npm:pi-btw",
|
|
"npm:pi-interactive-shell",
|
|
"git:github.com/davebcn87/pi-autoresearch",
|
|
"npm:@tmustier/pi-ralph-wiggum",
|
|
"npm:@victor-software-house/pi-curated-themes",
|
|
"npm:pi-terminal-theme",
|
|
"git:github.com/DietrichGebert/ponytail",
|
|
"git:github.com/jonjonrankin/pi-caveman",
|
|
"npm:@danielmeneses/pi-llama-swap",
|
|
"npm:pi-llama-cpp-stats"
|
|
],
|
|
"enableInstallTelemetry": false,
|
|
"subagents": {
|
|
"agentOverrides": {
|
|
"worker": {
|
|
"model": ""
|
|
},
|
|
"planner": {
|
|
"model": ""
|
|
},
|
|
"oracle": {
|
|
"model": "qwen3.6-27b-mtp"
|
|
},
|
|
"reviewer": {
|
|
"model": ""
|
|
},
|
|
"scout": {
|
|
"model": ""
|
|
},
|
|
"researcher": {
|
|
"model": ""
|
|
},
|
|
"context-builder": {
|
|
"model": ""
|
|
}
|
|
},
|
|
"watchdog": {
|
|
"main": {
|
|
"model": "miche.llama/qwen36-35b-genesis-v4"
|
|
}
|
|
}
|
|
},
|
|
"hideThinkingBlock": true
|
|
} |