Skip to content

Releases: IdrisGit/opencode-notification

v0.0.5

Choose a tag to compare

@IdrisGit IdrisGit released this 12 Mar 18:17

What's Changed

  • fix: config enabled value falling back to global value if disabled per event.
  • docs: add minimal project documentation.

Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@IdrisGit IdrisGit released this 12 Mar 17:38

What's Changed

  • feat: add oxfmt formatter.
  • feat: config system.
  • fix: prevent notifications when flow is intentionally interrupted by the user.

Full Changelog: v0.0.3...v0.0.4

v0.0.3-latest

Choose a tag to compare

@IdrisGit IdrisGit released this 05 Mar 12:19

Full Changelog: v0.0.3...v0.0.3-latest

v0.0.3

Choose a tag to compare

@IdrisGit IdrisGit released this 05 Mar 12:18

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@IdrisGit IdrisGit released this 05 Mar 10:58

Full Changelog: v0.0.1...v0.0.2

Initial Release

Choose a tag to compare

@IdrisGit IdrisGit released this 04 Mar 19:50

What's New

  • Initial release of opencode-notification plugin
  • System notifications for OpenCode events:
    • Notification when response is ready
    • Notification on session errors
    • Notification when permission is requested
    • Notification when AI asks a question
  • 30-second cooldown between notifications to avoid spam
  • Cross-platform support:
    • macOS: Native notifications via osascript
    • Linux: libnotify integration
    • Windows: Toast notifications
  • Automatic cancellation when user responds