@john95ac/pi-sound-notify-custom
Sound notifications for Pi Coding Agent — play .wav on events with random/sequential modes
Install
pi install npm:@john95ac/pi-sound-notify-custom
Installs from npm into ~/.pi/agent/.
Add -l for project-local (.pi/). Manage with pi list / pi update / pi remove.
What this package can reach
Detected automatically from the source at
version 1.0.2.
This describes access, not safety — you decide whether it's appropriate for what
the package claims to do.
- Commands — Runs shell commands Spawns processes on your machine.
- Files — Reads files outside your project Touches paths beyond the working directory, such as your home folder.
- New tools — Adds model-callable tools Gives the agent new abilities. Additive and visible, unlike an override.
- UI — Draws its own interface Renders widgets, footers, dialogs or full-screen views.
What it actually did when run
observedLoaded in a sandbox with no network, a read-only filesystem and a recording stand-in for pi's API. This is what it called — not what the source suggests it might.
Tools registered sound_playsound_listsound_configsound_album_select
Events subscribed after_provider_responseagent_endagent_startbefore_agent_startbefore_provider_requestcontextinputmessage_endmessage_startmessage_updatemodel_selectresources_discoversession_before_compactsession_before_forksession_before_switchsession_compactsession_shutdownsession_startsession_switchsession_treethinking_level_selecttool_calltool_execution_endtool_execution_starttool_execution_updatetool_resultturn_endturn_startuser_bash
APIs called registerCommandregisterToolui.notifyui.select
27 calls the source scan did not predict
on("after_provider_response") · on("agent_end") · on("agent_start") · on("before_agent_start") · on("before_provider_request") · on("context") · on("input") · on("message_end") · on("message_start") · on("message_update") · on("model_select") · on("resources_discover") · on("session_before_compact") · on("session_before_fork") · on("session_before_switch") · on("session_compact") · on("session_shutdown") · on("session_switch") · on("session_tree") · on("thinking_level_select") · on("tool_call") · on("tool_execution_start") · on("tool_execution_update") · on("tool_result") · on("turn_end") · on("turn_start") · on("user_bash")
Reached through a value the scan could not follow — passed as an argument, stored on another object, or returned by a helper.
Run against version 1.0.2 on 2026-08-02.
Registration-time behaviour under default settings; other configurations may differ.
Reviews
0 publishedSign in with GitHub to write a review, reply, or vote.
No reviews yet — be the first.
More in Tool providers
- @juicesharp/rpiv-web-tools — Pi extension. Web search and fetch for the model with pluggable providers (Brave, Tavily, …
- pi-web — Web UI for pi that keeps sessions alive in real workspaces — run and monitor pi from the b…
- @vaayne/pi-web-tools — Pi extension for web fetching and search capabilities
- @firstpick/pi-utils — Shared utilities for Firstpick Pi extension packages.