From 51073c07a8b173f479b2c5cc4b7426a0742ea06a Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Wed, 1 Apr 2026 00:30:18 +0100 Subject: [PATCH] update pi --- pi/files.linux/agent/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pi/files.linux/agent/settings.json b/pi/files.linux/agent/settings.json index d6ffa00..39815d2 100644 --- a/pi/files.linux/agent/settings.json +++ b/pi/files.linux/agent/settings.json @@ -1,5 +1,5 @@ { - "lastChangelogVersion": "0.63.1", + "lastChangelogVersion": "0.64.0", "defaultProvider": "openai-codex", "defaultModel": "gpt-5.3-codex", "defaultThinkingLevel": "high", @@ -12,4 +12,4 @@ "timeoutSeconds": 120, "enabled": true } -} +} \ No newline at end of file