1{
2 "lastChangelogVersion": "0.75.4",
3 "defaultThinkingLevel": "high",
4 "defaultProvider": "plexus",
5 "defaultModel": "gpt-5.5",
6 "quietStartup": true,
7 "autocompleteMaxVisible": 10,
8 "steeringMode": "all",
9 "followUpMode": "all",
10 "editorPaddingX": 2,
11 "hideThinkingBlock": false,
12 "skills": [
13 "~/.config/agents/skills"
14 ],
15 "enabledProviders": [
16 "plexus"
17 ],
18 "packages": [
19 "/home/amolith/repos/personal/pi-extensions/packages/personas",
20 "/home/amolith/repos/personal/pi-extensions/packages/questionnaire",
21 "/home/amolith/repos/personal/pi-extensions/packages/handoff",
22 "/home/amolith/repos/personal/pi-extensions/packages/answer",
23 "npm:pi-rtk",
24 "npm:@zhafron/pi-mcp-tools",
25 "npm:@ifi/pi-plan",
26 "npm:@mcowger/pi-better-messages-cache",
27 "npm:@mcowger/pi-suppress-providers",
28 "git:github.com/mcowger/pi-plexus",
29 "npm:pi-minions",
30 "npm:lsp-pi",
31 "npm:pi-caffeinate",
32 "npm:pi-rewind",
33 "npm:pi-tool-display",
34 "npm:pi-vitals"
35 ],
36 "pi-minions": {
37 "delegation": {
38 "enabled": false
39 },
40 "minionNames": [
41 "momo",
42 "chibi",
43 "lumi",
44 "nori",
45 "pip",
46 "kiki",
47 "lulu",
48 "coco",
49 "mimi",
50 "hana",
51 "suzu",
52 "rio",
53 "poki",
54 "boba",
55 "niki",
56 "zuzu",
57 "remi",
58 "yuki",
59 "choco",
60 "kiri",
61 "mako",
62 "riri",
63 "peko",
64 "toto",
65 "raku",
66 "bea",
67 "finn",
68 "dango",
69 "pepper",
70 "nabi",
71 "pippi"
72 ]
73 }
74}