github mohak34/opencode-notifier v0.1.32
v0.1.32 - Fix plugin not running in CLI

5 hours ago

What's New

Fixed: Plugin Not Running in CLI Mode

The plugin was silently doing nothing for users because OPENCODE_CLIENT is not explicitly set in the environment when running in the terminal. The check !== "cli" evaluated to true on undefined, causing the plugin to return early and fire no notifications.

Installation

opencode plugins add @mohak34/opencode-notifier@latest

Don't miss a new opencode-notifier release

NewReleases is sending notifications on new releases.