diff --git a/settings.json b/settings.json index f109b40..552601e 100644 --- a/settings.json +++ b/settings.json @@ -1,9 +1,9 @@ { - "lastChangelogVersion": "0.80.6", + "lastChangelogVersion": "0.80.7", "theme": "dark", "defaultProvider": "openai-codex", - "defaultModel": "gpt-5.6-terra", - "defaultThinkingLevel": "high", + "defaultModel": "gpt-5.6-sol", + "defaultThinkingLevel": "medium", "hideThinkingBlock": true, "showCacheMissNotices": false, "enabledModels": [ @@ -14,6 +14,7 @@ "packages": [ "npm:@gotgenes/pi-permission-system", "npm:@gotgenes/pi-subagents", - "npm:@juicesharp/rpiv-ask-user-question" + "npm:@juicesharp/rpiv-ask-user-question", + "npm:pi-lens" ] } \ No newline at end of file