agent-ding
01Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-ding.
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-ding.
Plugin Claude Code
Plays a short notification sound when an AI coding agent CLI (Claude Code or Codex) requests permission or finishes responding.
Command
Show the current ding plugin configuration.
Command
!node "${CLAUDEPLUGINROOT}/scripts/play.mjs" config mute.
Command
Disable ding for a specific event (Notification or Stop).
Command
Enable ding for a specific event (Notification or Stop).
Command
Play the ding sound once with the current config to test it.
Command
!node "${CLAUDEPLUGINROOT}/scripts/play.mjs" config unmute.
Command
Set ding plugin volume (0.0 – 1.0).
Hook
Runs when the agent sends a notification, executing play.mjs via node. From YunHerry/agent-ding.
Hook
Runs when the agent finishes a response, executing play.mjs via node. From YunHerry/agent-ding.