What this artifact is for
The quick orientation layer before you go deeper upstream.
Summary
Telegram/bell alerts when the agent finishes and waits for input
Seed description: Telegram/bell alerts when the agent finishes and waits for input
Category: Extensions
Best for: Not yet synthesized.
How to read this page
Workflow tags: none captured
Integrations: none captured
Caveats: No caveats captured yet
Maturity: No maturity signals captured
README excerpt
More of the actual upstream surface so you can skim here before deciding to open the repo.
A small extension for @mariozechner/pi-coding-agent that notifies you when the agent is idle and waiting for input.
Copy the extension to Pi’s global extensions folder:
cp ./notification.ts ~/.pi/agent/extensions/notification.ts
Preview source: captured upstream text ↗
Quick topics
Skim bullets
- Telegram message (Bot API)
- Terminal bell + optional bellCommand (useful on Windows/WSL2 + Alacritty)
- Global: ~/.pi/agent/settings.json
- Project overrides: /.pi/settings.json
- TELEGRAMBOTTOKEN or PITELEGRAMTOKEN
- TELEGRAMCHATID or PITELEGRAMCHAT_ID
- forceIpv4 defaults to true to avoid common WSL2 IPv6 issues.
- Messages are sent using Telegram parse_mode: "HTML".
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: medium
Surface capture kind: repo-readme