@@ -1,37 +1,35 @@
{
- "lastChangelogVersion": "0.63.1",
- "defaultThinkingLevel": "high",
- "defaultProvider": "plexus",
- "defaultModel": "kimi-k2.5h",
- "quietStartup": true,
- "autocompleteMaxVisible": 10,
- "steeringMode": "all",
- "followUpMode": "all",
- "skills": [
- "~/.config/agents/skills"
- ],
- "hideThinkingBlock": false,
- "packages": [
- "npm:pi-rtk",
- "npm:pi-vitals",
- "npm:pi-smart-sessions",
- "npm:pi-terminal-theme",
- "npm:pi-subdir-context",
- "npm:@juanibiapina/pi-plan",
- {
- "source": "npm:pi-shell-completions",
- "extensions": [
- "-index.ts"
- ]
- },
- {
- "source": "npm:pi-hooks",
- "extensions": [
- "-ralph-loop/ralph-loop.ts",
- "-repeat/repeat.ts",
- "-token-rate/token-rate.ts",
- "-checkpoint/checkpoint.ts"
- ]
- }
- ]
+ "lastChangelogVersion": "0.67.1",
+ "defaultThinkingLevel": "high",
+ "defaultProvider": "plexus",
+ "defaultModel": "glm-5.1",
+ "quietStartup": true,
+ "autocompleteMaxVisible": 10,
+ "steeringMode": "all",
+ "followUpMode": "all",
+ "editorPaddingX": 2,
+ "hideThinkingBlock": false,
+ "skills": ["~/.config/agents/skills"],
+ "packages": [
+ "/home/amolith/repos/personal/pi-extensions/packages/personas",
+ "/home/amolith/repos/personal/pi-extensions/packages/questionnaire",
+ "/home/amolith/repos/personal/pi-extensions/packages/handoff",
+ "/home/amolith/repos/personal/pi-extensions/packages/answer",
+ "/home/amolith/repos/personal/pi-subagents",
+ "npm:pi-rtk",
+ "npm:pi-vitals",
+ "npm:pi-terminal-theme",
+ "npm:@juanibiapina/pi-plan",
+ "npm:@mcowger/pi-better-messages-cache",
+ "git:github.com/HazAT/pi-smart-sessions",
+ {
+ "source": "npm:pi-hooks",
+ "extensions": [
+ "-ralph-loop/ralph-loop.ts",
+ "-repeat/repeat.ts",
+ "-token-rate/token-rate.ts",
+ "-checkpoint/checkpoint.ts"
+ ]
+ }
+ ]
}