argument-hint format validation issue
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### Describe the bug
The skills now failed to load with:
✖ .../SKILL.md: argument-hint must be a string
This is my setting:
argument-hint: [regression directory]
And from both vscode and claude spec:
https://code.visualstudio.com/docs/agent-customization/agent-skills
argument-hint | No | Hint text shown in the chat input field when the skill is invoked as a slash command. Helps users understand what additional information to provide (for example, [test file] [options]).
-- | -- | --
https://code.claude.com/docs/en/skills
argument-hint | No | Hint shown during autocomplete to indicate expected arguments. Example: [issue-number] or [filename] [format].
-- | -- | --
### Affected version
GitHub Copilot CLI 1.0.65.
### Steps to reproduce the behavior
Add this to SKILL.md frontmatter:
argument-hint: [regression directory]
### Expected behavior
Success to load the skill
### Additional context
Linux x64
Hướng dẫn đóng góp
Hướng nghiên cứu
Tái hiện lỗi bằng cách thêm `argument-hint: [regression directory]` vào frontmatter trong một tệp `SKILL.md` và tải skill bằng GitHub Copilot CLI 1.0.65 trên Linux x64. Truy vết quá trình xác thực `argument-hint`; hoàn thành khi gợi ý trong ngoặc vuông được ghi lại này được chấp nhận và skill tải thành công.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- yaml
- Lĩnh vực
- cli
- Loại issue
- Lỗi
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Ít trao đổi
- Độ rõ ràng
- Đặc tả rõ ràng
- Mức phù hợp với người mới
- 68/100