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