From c28b93e79246a671e392ce783cde67e70085d64b Mon Sep 17 00:00:00 2001 From: Matteo Rosati Date: Wed, 27 May 2026 11:37:08 +0200 Subject: [PATCH] updates --- settings.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settings.json b/settings.json index af96a1c..2fbcac4 100644 --- a/settings.json +++ b/settings.json @@ -1,7 +1,7 @@ { - "lastChangelogVersion": "0.75.4", + "lastChangelogVersion": "0.75.5", "defaultProvider": "openai-codex", - "defaultModel": "gpt-5.4", + "defaultModel": "gpt-5.5", "packages": [ "npm:@sherif-fanous/pi-catppuccin", "npm:pi-web-access", @@ -10,5 +10,5 @@ ], "theme": "catppuccin-frappe", "editorPaddingX": 0, - "defaultThinkingLevel": "medium" + "defaultThinkingLevel": "high" } \ No newline at end of file