pi settings

This commit is contained in:
2026-03-17 15:34:53 +00:00
parent c44420ce7c
commit db41ec6e93
3 changed files with 2 additions and 7 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"activePack": "glados",
"volume": 1,
"muted": false,
"muted": true,
"enabledCategories": {
"session.start": true,
"task.acknowledge": true,
@@ -21,11 +21,6 @@
"file": "sounds/IKnowYoureThere.mp3",
"label": "I know you're there. I can feel you here.",
"sha256": "df3780607b7a480fd3968c8aae5e0a397ea956008a5c7a47fecb887a05d61622"
},
{
"file": "sounds/HelloImbecile.mp3",
"label": "Hello, imbecile!",
"sha256": "dd10461e79bb4b1319f436cef5f0541f18a9505638824a6e765b9f2824a3380f"
}
]
},
+1 -1
View File
@@ -1,5 +1,5 @@
{
"lastChangelogVersion": "0.57.1",
"lastChangelogVersion": "0.60.0",
"defaultProvider": "openai-codex",
"defaultModel": "gpt-5.3-codex",
"defaultThinkingLevel": "medium",