@camidevv/opencode-notification
v1.0.3
Published
Cross-platform notifications for opencode (macOS, Windows, WSL, Linux)
Maintainers
Readme
opencode-notification is an extension that lets you know when our agent has completed a task or when a session error occurred.
While using opencode, I often forgot that I had left an agent running an instruction and task, since opencode did not directly notify me, so I looked at the events that allow me to listen to opencode, in order to achieve this.
Linux requirements:
- notify-send
Installation
Debian/Ubuntu/Mint: sudo apt install libnotify-binFedora/RHEL/CentOS: sudo dnf install libnotifyArch Linux: sudo pacman -S libnotify