feat: play sound for pending tool requests (#918)

This commit is contained in:
Haile
2026-06-25 15:57:10 +03:00
committed by GitHub
parent 4a503b1dc8
commit c947eaaee5
5 changed files with 65 additions and 20 deletions

View File

@@ -114,7 +114,7 @@
},
"sound": {
"title": "Sound",
"description": "Play a short tone when a chat run finishes.",
"description": "Play a short tone when a chat run finishes or needs tool approval.",
"enabled": "Enabled",
"test": "Test sound"
},