cmux/web/app/docs
Lawrence Chen a5de92e9d6
Add customizable notification sound (#839)
* Add customizable notification sound setting

Adds a "Notification Sound" picker in Settings > App that lets users
choose from macOS system sounds (Default, Basso, Blow, Glass, etc.)
or silence notifications entirely with "None".

Closes https://github.com/manaflow-ai/cmux/issues/608

* Add custom notification command with env vars and sound preview

Users can set a shell command in Settings > App > Notification Command
that runs on every notification. CMUX_NOTIFICATION_TITLE,
CMUX_NOTIFICATION_SUBTITLE, and CMUX_NOTIFICATION_BODY env vars are
set. Also adds a play button to preview system sounds and docs.
2026-03-04 00:12:05 -08:00
..
api Add sidebar metadata CLI subcommands and API docs (#305) 2026-02-22 16:06:32 -08:00
browser-automation Add browser automation docs page (#622) 2026-02-27 00:42:50 -08:00
changelog Reduce spacing under Changelog heading (#774) 2026-03-02 20:11:47 -08:00
concepts Improve docs page meta descriptions for SEO 2026-02-10 14:51:54 -08:00
configuration Expand default HTTP host allowlist for local dev 2026-02-20 19:55:59 -08:00
getting-started Clarify session restore limits in docs (#472) 2026-02-25 03:02:56 -08:00
keyboard-shortcuts Improve docs page meta descriptions for SEO 2026-02-10 14:51:54 -08:00
notifications Add customizable notification sound (#839) 2026-03-04 00:12:05 -08:00
docs-nav.tsx Add Read the Docs link below bottom CTA on homepage (#411) 2026-02-23 20:09:44 -08:00
layout.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00
page.tsx Add docs, blog, community pages and polish landing page layout 2026-02-09 23:38:05 -08:00