mirror of
https://github.com/awesome-opencode/awesome-opencode.git
synced 2026-04-28 12:29:29 +00:00
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.
This commit is contained in:
parent
6f6944835a
commit
2199d33071
67 changed files with 145 additions and 145 deletions
|
|
@ -1,4 +1,4 @@
|
|||
name: Opencode Canvas
|
||||
repo: https://github.com/mailshieldai/opencode-canvas
|
||||
description: Interactive terminal canvases in tmux splits
|
||||
full_description: Interactive terminal canvases (calendars, documents, flight booking) in tmux splits. Port of claude-canvas for OpenCode.
|
||||
tagline: Interactive terminal canvases in tmux splits
|
||||
description: Interactive terminal canvases (calendars, documents, flight booking) in tmux splits. Port of claude-canvas for OpenCode.
|
||||
Loading…
Add table
Add a link
Reference in a new issue