claude-code-remote-remake/config/defaults/config.json

15 lines
278 B
JSON

{
"language": "zh-CN",
"sound": {
"completed": "Submarine",
"waiting": "Hero"
},
"enabled": true,
"enableSubagentNotifications": false,
"subagentActivityDetail": "medium",
"timeout": 5,
"customMessages": {
"completed": null,
"waiting": null
}
}