awesome-opencode/data/plugins/ring-a-bell-example.yaml
Lucas Shamanic 2199d33071 refactor: Rename description to tagline and description
- Renames the `description` field to `tagline` in schema and data files.
- Renames the `full_description` field to `description` in schema and data files.
- Updates all relevant YAML data files, documentation, and templates to reflect these changes.
- Adjusts character limits and descriptions for the new fields.
2026-01-11 21:29:12 +00:00

4 lines
217 B
YAML

name: Ring a Bell Example
repo: https://gist.github.com/ahosker/267f375a65378bcb9a867fd9a195db1e
tagline: Simple terminal bell plugin
description: A simple plugin to ring the terminal bell once a request is complete.