Skip to content

opencode-plugin-everynotify: v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 22:57
c76724c

0.2.0 (2026-02-08)

Features

  • config: add events config for per-event-type filtering (3f0eefe)
  • hooks: add event filtering before dispatch (a1c2740)
  • integration: wire logger into dispatcher and plugin hooks (9a69241)
  • logger: add file-based logger with rotation and never-throw semantics (d5577f1)
  • payload: use last assistant message as notification body (4b6c628)
  • types: add LogConfig interface and config support for log system (e3de540)

Bug Fixes

  • hooks: extract sessionID from permission.ask and tool.execute.before inputs (5e9181e)