@aleria_labs/jarvis-notifier
v0.2.0
Published
Paperclip plugin that listens to issue and agent run events, then forwards structured notifications to Jarvis/OpenClaw.
Readme
Jarvis Notifier
Paperclip plugin that listens to issue and agent run events, then forwards structured notifications to Jarvis/OpenClaw.
Intended behavior
- Notify on
issue.updatedwhen status becomesdoneorblocked - Notify on
issue.comment.created - Notify on
agent.run.finished - Notify on
agent.run.failed
Notes
- This plugin sends structured event payloads outward.
- Jarvis/OpenClaw should transform them into plain-language user messages.
- Delivery endpoint and filtering are configured through plugin instance config.
