@zerodawn/pi-notify

Pi extension that notifies when the agent is ready for input.

Packages

Package details

extension

Install @zerodawn/pi-notify from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@zerodawn/pi-notify
Package
@zerodawn/pi-notify
Version
0.1.1
Published
May 24, 2026
Downloads
not available
Author
zerodawn
License
MIT
Types
extension
Size
2.8 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./extensions/notify.ts"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

@zerodawn/pi-notify

Pi extension that sends a notification when the agent finishes and is ready for input.

Install

pi install npm:@zerodawn/pi-notify

Local development:

pi -e ./packages/notify

Behavior

The extension listens for Pi's agent_end event and sends a best-effort terminal or desktop notification:

  • Windows Terminal / WSL: Windows toast
  • Kitty: OSC 99
  • Ghostty, iTerm2, WezTerm, rxvt-unicode: OSC 777

Default message:

Pi
Ready for input