mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-25 23:04:27 +00:00
This PR adds the ability to hear a sound notification when the agent is done generating and/or needs user input. This setting is turned off by default and can be used together with the visual notification. The specific sound I'm using here comes from the [Material Design 2 Sound Library](https://m2.material.io/design/sound/sound-resources.html#). Release Notes: - agent: Added the ability to have a sound notification when the agent is done generating and/or needs user input. |
||
|---|---|---|
| .. | ||
| agent_done.wav | ||
| joined_call.wav | ||
| leave_call.wav | ||
| mute.wav | ||
| start_screenshare.wav | ||
| stop_screenshare.wav | ||
| unmute.wav | ||