@kvoon/pi-macos-notify

macOS notifications at the end of each Pi session with turn/tool/error/token summary

Packages

Package details

extension

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

$ pi install npm:@kvoon/pi-macos-notify
Package
@kvoon/pi-macos-notify
Version
0.1.2
Published
Aug 25, 2026
Downloads
368/mo · 10/wk
Author
kvoon
License
MIT
Types
extension
Size
4.5 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

@kvoon/pi-macos-notify

Sends a macOS notification at the end of each Pi session with a summary: turn count, tools used, errors, token usage, cost, and duration.

Install

pi install npm:@kvoon/pi-macos-notify

Notification format

Pi — 3 turns · 12 tools · 45k tokens · $0.1234 · 2m30s ✓

With errors:

Pi — ⚠️ 3 turns · 12 tools · 2 errors · 45k tokens · 2m30s