Skip to content

feat: switch notification playback to Web Audio API to avoid macOS media session #1330

feat: switch notification playback to Web Audio API to avoid macOS media session

feat: switch notification playback to Web Audio API to avoid macOS media session #1330

Triggered via pull request February 16, 2026 06:20
Status Success
Total duration 12m 14s
Artifacts

ci.yml

on: pull_request
Matrix: test-tauri
Matrix: build-tauri
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
lint: src/features/threads/hooks/useThreadMessaging.ts#L310
React Hook useCallback has an unnecessary dependency: 'getCustomName'. Either exclude it or remove the dependency array
lint: src/features/layout/components/DesktopLayout.tsx#L136
React Hook useEffect has missing dependencies: 'chatLayerActive' and 'diffLayerActive'. Either include them or remove the dependency array