#402 · Primary category: AI Coding Assistants
opencode-notifier
OpenCode plugin for desktop notifications and sounds on permission, completion, and error events.
Project last updated:07/19/26
GitHub Stars
804
Forks
75
Contributors
31
License
MIT
Why we included this project
OpenCode sessions can run for a while, and this plugin is for the stretches when you are not staring at the terminal. It fires a system notification, plus an optional sound, when the agent needs permission, finishes a generation, hits an error, or opens the question tool, so you can work in another window and still know when it actually needs you. Setup is one line in opencode.json, and the config file lets you choose which events notify, whether sounds play, and even run a custom command when an event fires. It works on macOS, Linux, and Windows, and subagent completion and cancel events stay silent by default so you are not spammed. If you multitask while agents run, this is a small, practical convenience rather than a flashy feature.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.