pi updates

This commit is contained in:
2026-06-10 15:03:59 +02:00
parent e7934c64c2
commit 7fc599484d
10 changed files with 165 additions and 19 deletions
+8 -3
View File
@@ -1,7 +1,8 @@
{
"quietStartup": true,
"lastChangelogVersion": "0.70.6",
"defaultProvider": "kimi-coding",
"defaultModel": "kimi-for-coding",
"defaultModel": "k2p6",
"defaultThinkingLevel": "high",
"packages": [
"npm:pi-subagents",
@@ -16,7 +17,11 @@
"npm:pi-intercom",
"npm:gentle-engram",
"npm:pi-lens",
"npm:@juicesharp/rpiv-todo"
"npm:@juicesharp/rpiv-todo",
"npm:@majorgilles/pi-grill-me",
"git:git.commumedia.org/alex/pi-map"
],
"powerline": "full"
"powerline": "full",
"hideThinkingBlock": false,
"prompts": ["prompts/english-default.md", "prompts/todo-hygiene.md"]
}