Skip to content

ben2pc/auriga-notify

v1.0.2MIT

Opt-in macOS native notification hook for Claude Code Notification events.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "auriga-notify",
  "version": "1.0.2",
  "description": "Opt-in macOS native notification hook for Claude Code Notification events.",
  "author": {
    "name": "Ben2pc",
    "email": "pangcheng33@gmail.com"
  },
  "homepage": "https://github.com/Ben2pc/auriga-cli/tree/main/plugins/auriga-notify",
  "repository": "https://github.com/Ben2pc/auriga-cli",
  "license": "MIT"
}