argument-hint format validation issue
- Linguagem predominante
- Shell
- Estrelas
- 11.2k
- Forks
- 1.9k
- Merge médio
- 14h 16min
- PRs com merge (30d)
- 6
Descrição
### 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
Guia de contribuição
Direção de pesquisa
Reproduza a falha adicionando `argument-hint: [regression directory]` ao frontmatter de um arquivo `SKILL.md` e carregando o skill com GitHub Copilot CLI 1.0.65 no Linux x64. Rastreie a validação de `argument-hint`; considera-se concluído quando essa dica documentada entre colchetes é aceita e o skill é carregado com sucesso.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- yaml
- Domínio
- cli
- Tipo de issue
- Bug
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Pouca atividade
- Clareza
- Claramente especificada
- Facilidade para iniciantes
- 68/100