What this artifact is for
The quick orientation layer before you go deeper upstream.
Summary
Pi Notify++ is a notification extension for the Pi Coding Agent.
Seed description: Rich notification extension with tool stats, error tracking, and OSC 777 support
Category: Extensions
Best for: Not yet synthesized.
How to read this page
Workflow tags: notifications
Integrations: github
Caveats: No caveats captured yet
Maturity: stars: 4, forks: 1
README excerpt
More of the actual upstream surface so you can skim here before deciding to open the repo.
A powerful notification extension for the Pi Coding Agent.
Pi Notify++ sends native terminal notifications when the agent completes a turn, providing rich, at-a-glance context about what just happened without needing to switch tabs.
Clone this repository directly into your Pi extensions directory:
Preview source: captured upstream text ↗
Quick topics
Skim bullets
- Smart Status: Instantly see if the turn succeeded (✅), failed (❌), or was truncated due to length (⚠️).
- Time-Aware: Displays duration only for long-running tasks (>1m), keeping short interactions clean.
- Contextual Metadata:
- Tool Stats: See how many tools were used (5 ops).
- Last Action: Visual indicators for commands (💻 npm install) vs file edits (📝 server.ts).
- Error Tracking: Identifies which tool failed directly in the notification.
- Optimized Layout: Critical stats are placed at the start of the message body to ensure they are never truncated by the OS notification center.
- Clean Aesthetics: Automatically formats model names (e.g., Gemini 3 Pro) and durations (1h 5m) for maximum readability.
Sources and provenance
Everything on this page should be traceable back to the list seed or an upstream surface.
Discovery reason: Listed in the awesome-pi-agent README
Discovered from: seed artifact
Claim confidence: high
Surface capture kind: repo-readme