Site icon Read Fanfictions | readfictional.com

Sound Notifications in OpenCode | bitExpert

{

"events": {

"permission": { "sound": true, "notification": true, "command": true, "bell": false },

"complete": { "sound": true, "notification": true, "command": true, "bell": false },

"subagent_complete": { "sound": false, "notification": false, "command": true, "bell": false },

"error": { "sound": true, "notification": true, "command": true, "bell": false },

"question": { "sound": true, "notification": true, "command": true, "bell": false },

"user_cancelled": { "sound": false, "notification": false, "command": true, "bell": false },

"plan_exit": { "sound": true, "notification": true, "command": true, "bell": false },

"session_started": { "sound": true, "notification": false, "command": true, "bell": false },

"user_message": { "sound": true, "notification": false, "command": true, "bell": false },

"client_connected": { "sound": true, "notification": false, "command": true, "bell": false }

}

}

Source link

Exit mobile version