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

@@ -239,6 +239,7 @@ function ChatInterface({
selectedSession,
currentSessionId,
setTokenBudget,
pendingPermissionRequests,
setPendingPermissionRequests,
streamTimerRef,
accumulatedStreamRef,