Skip to content

docs: add opencode-terminal-bell-notifier to ecosystem plugins documentation#18970

Open
amedve wants to merge 1 commit intoanomalyco:devfrom
amedve:add-terminal-bell-notifier-plugin
Open

docs: add opencode-terminal-bell-notifier to ecosystem plugins documentation#18970
amedve wants to merge 1 commit intoanomalyco:devfrom
amedve:add-terminal-bell-notifier-plugin

Conversation

@amedve
Copy link

@amedve amedve commented Mar 24, 2026

Issue for this PR

Closes #18973

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

Adds opencode-terminal-bell-notifier to the Plugins table on the ecosystem page.

Zero-dependency plugin that sends desktop notifications using OSC 9 terminal escape sequences.

How did you verify your code works?

  • Verified the markdown table row renders correctly.
  • Manually tested the plugin with multiple terminals.

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Mar 24, 2026
@github-actions
Copy link
Contributor

Hey! Your PR title doc: add opencode-terminal-bell-notifier to ecosystem plugins documentation doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@amedve amedve changed the title doc: add opencode-terminal-bell-notifier to ecosystem plugins documentation doc: add opencode-terminal-bell-notifier to ecosystem plugins documentation Mar 24, 2026
@amedve amedve changed the title doc: add opencode-terminal-bell-notifier to ecosystem plugins documentation docs: add opencode-terminal-bell-notifier to ecosystem plugins documentation Mar 24, 2026
@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Mar 24, 2026
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

1 similar comment
@github-actions
Copy link
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: add opencode-terminal-bell-notifier to ecosystem plugins

1 participant