github mohak34/opencode-notifier v0.1.31
v0.1.31 - Ghostty OSC 9, bundle fixes, Desktop/Web suppression

latest release: v0.1.32
5 hours ago

What's New

Fixed: Ghostty Notifications (OSC 9)

Ghostty notifications now correctly use OSC 9 instead of OSC 777. Previously the plugin was sending an unsupported escape sequence, resulting in only a bell sound with no desktop notification banner. Thanks @raeperd!

Fixed: Bundle No Longer Leaks Build Machine Paths

The published dist/index.js no longer contains absolute paths from the machine it was built on (e.g. /home/.../node_modules/node-notifier/...). Thanks @xxNull-lsk!

Changed: Plugin Skips Desktop and Web Clients

The plugin now exits early when running inside the OpenCode Desktop app or Web client, which already have built-in notification support. This prevents duplicate notifications. Thanks @ZTzTopia!

Installation

opencode plugins add @mohak34/opencode-notifier@latest

Don't miss a new opencode-notifier release

NewReleases is sending notifications on new releases.