From 2e1e5cd3f201135638f01ab3b07fbf004b2b5f8d Mon Sep 17 00:00:00 2001 From: Alex Blank Date: Wed, 15 Jul 2026 15:16:36 +0200 Subject: [PATCH] pi updates --- .pi/agent/extensions/pi-permission-system/config.json | 2 +- .pi/agent/settings.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.pi/agent/extensions/pi-permission-system/config.json b/.pi/agent/extensions/pi-permission-system/config.json index 1b277db..d0f45b4 100644 --- a/.pi/agent/extensions/pi-permission-system/config.json +++ b/.pi/agent/extensions/pi-permission-system/config.json @@ -7,7 +7,7 @@ "toolTextSummaryMaxLength": 120, "piInfrastructureReadPaths": [], "permission": { - "*": "ask", + "*": "allow", "path": { "*": "allow", diff --git a/.pi/agent/settings.json b/.pi/agent/settings.json index 318267f..e3d1671 100644 --- a/.pi/agent/settings.json +++ b/.pi/agent/settings.json @@ -1,6 +1,6 @@ { "quietStartup": true, - "lastChangelogVersion": "0.79.8", + "lastChangelogVersion": "0.80.6", "defaultProvider": "kimi-coding", "defaultModel": "k2p7", "defaultThinkingLevel": "high", @@ -31,4 +31,4 @@ "prompts/todo-hygiene.md" ], "theme": "dark" -} +} \ No newline at end of file