11 lines
241 B
JSON
11 lines
241 B
JSON
{
|
|
"lastChangelogVersion": "0.60.0",
|
|
"defaultProvider": "openai-codex",
|
|
"defaultModel": "gpt-5.3-codex",
|
|
"defaultThinkingLevel": "high",
|
|
"theme": "matugen",
|
|
"lsp": {
|
|
"hookMode": "edit_write"
|
|
},
|
|
"hideThinkingBlock": false
|
|
} |