awesome-opencode/data/resources/debug-log-to-text-file.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
223 B
YAML

name: Debug Log to Text File
repo: https://github.com/awesome-opencode/awesome-opencode/discussions/19
tagline: Troubleshooting guide
description: How to output a debug log from opencode to a text file for troubleshooting.