Skip to content

fix: Skills fail to load in GitHub Copilot CLI ≥1.0.65 due to array-shaped argument-hint - #4

Open
webbrain-one wants to merge 1 commit into
ysicing:masterfrom
webbrain-one:webbrain/issue-2
Open

fix: Skills fail to load in GitHub Copilot CLI ≥1.0.65 due to array-shaped argument-hint#4
webbrain-one wants to merge 1 commit into
ysicing:masterfrom
webbrain-one:webbrain/issue-2

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #2

Patch generated by qwen3.6-35b-a3b via local API.

Wrap `argument-hint` values in double quotes. Bare brackets previously
parsed as YAML arrays, causing GitHub Copilot CLI ≥1.0.65 to silently
reject the skills. This aligns with the documented string type.

Patch generated by qwen3.6-35b-a3b via local API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skills fail to load in GitHub Copilot CLI ≥1.0.65 due to array-shaped argument-hint

1 participant