vsco-code-repl-beep-patc
Installation
SKILL.md
Goal
- Make Hermes/Codex in VS Code emit a sound when a reply completes.
- Prefer patching the installed extension bundle only when no exposed setting exists.
Use when
- User says Hermes/Codex in VS Code should beep or play a sound after replying.
- Extension settings expose no audio-cue option for reply completion.
- You are on macOS and can use
afplay.
Prereqs
- Inspect the installed extension package first.
- Typical path:
~/.vscode/extensions/openai.chatgpt-<version>-darwin-arm64/
- Typical path:
- Confirm no direct configuration exists in
package.jsonfor reply-complete audio. - Search
out/extension.jsfordesktop-notification-show.