Skip to content

Incorrect display of skill in Qwen code agent #5

@axnvas

Description

@axnvas
Image

I think this is because of the symbol ">" at the beginning.

---
name: spring-explore
description: >
  Explores a Spring Boot....
---

The problem is not critical overall, it only affects the ability to read the description from the agent CLI.

Maybe should be considered:
To escape special characters in YAML frontmatter, wrap the entire string in double quotes ("value")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions