pi-event-monitor — a small plugin for the pi coding agent, just published.
Runs shell commands or watches files in the background and only wakes the agent when something happens (process exits, log line matches, file written). No polling, no token cost between events.
Modeled on the idea of how Claude Code implements Monitor.
GitHub - Helmi/pi-event-monitor: Adds background event monitors to pi coding agent sessions: watch shell output or file system changes, wake the session only on real events.
Adds background event monitors to pi coding agent sessions: watch shell output or file system changes, wake the session only on real events. - Helmi/pi-event-monitor


