Added
- Per-event
commandflag in events config to control whether the custom command runs for a specific event (#47) - @Odonno- Defaults to
truefor all events (backwards compatible) - Example: set
"command": falseonsubagent_completeto suppress the command without affecting sound/notification
- Defaults to
Fixed
- Linux notifications now show
opencodeas the app name instead of the defaultnotify-sendlabel (#46) - @rhajizada - mpv sound player no longer triggers the autoload script, preventing multiple sounds from playing at once (#42) - @ekisu