16 lines
310 B
JSON
16 lines
310 B
JSON
{
|
|
"lastChangelogVersion": "0.63.1",
|
|
"defaultProvider": "openai-codex",
|
|
"defaultModel": "gpt-5.3-codex",
|
|
"defaultThinkingLevel": "high",
|
|
"theme": "matugen",
|
|
"lsp": {
|
|
"hookMode": "edit_write"
|
|
},
|
|
"hideThinkingBlock": false,
|
|
"slowtool": {
|
|
"timeoutSeconds": 120,
|
|
"enabled": true
|
|
}
|
|
}
|