[PR #10469] feat: add custom sounds support for desktop #13454

Closed
opened 2026-02-16 18:18:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/10469

State: closed
Merged: No


  • Add ability to upload and use custom audio files for sounds
  • Add file upload buttons in settings for agent, permissions, and error sounds
  • Implement custom sound file management with cleanup of old sounds
  • Add file size validation (5MB limit) with confirmation prompt
  • Add Tauri commands for file operations (copy, cleanup, exists, size)
  • Add translations for custom sound error messages
  • Update Cargo dependencies with dirs and tauri-plugin-fs
  • Add file system capabilities for custom sound management

What does this PR do?

How did you verify your code works?

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10469 **State:** closed **Merged:** No --- - Add ability to upload and use custom audio files for sounds - Add file upload buttons in settings for agent, permissions, and error sounds - Implement custom sound file management with cleanup of old sounds - Add file size validation (5MB limit) with confirmation prompt - Add Tauri commands for file operations (copy, cleanup, exists, size) - Add translations for custom sound error messages - Update Cargo dependencies with dirs and tauri-plugin-fs - Add file system capabilities for custom sound management ### What does this PR do? ### How did you verify your code works?
yindo added the pull-request label 2026-02-16 18:18:18 -05:00
yindo closed this issue 2026-02-16 18:18:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13454