@whynothugo/pi-notify

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

Packages

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.1
Published
May 10, 2026
Downloads
48/mo · 12/wk
Author
whynothugo
License
unknown
Types
extension
Size
1.9 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.