@whynothugo/pi-notify

Pi extension to emit a terminal bell when the agent ends its turn.

Package details

extension

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

$ pi install npm:@whynothugo/pi-notify
Package
@whynothugo/pi-notify
Version
1.0.0
Published
May 6, 2026
Downloads
not available
Author
whynothugo
License
unknown
Types
extension
Size
1.7 KB
Dependencies
0 dependencies · 0 peers
Pi manifest JSON
{
  "extensions": [
    "./index.ts"
  ]
}

Security note

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

README

pi-notify

pi-coding-agent extension to notify when the agent's turn has ended.

Installation

Install with:

pi install https://git.sr.ht/~whynothugo/pi-notify

Overview

Simply emits a terminal bell. The compositor should highlight the window as urgent or some equivalent.

LICENCE

Licensed under the ISC licence. See LICENCE for details.