Describe the bug
In version 1.0.34, when I use the /skills slash command and toggle off any skills, no change occurs in skill loading behaviour.
Affected version
GitHub Copilot CLI 1.0.34 You are running the latest version.
Steps to reproduce the behavior
- Type "/skills".
- Select any one skill using the up/down arrow keys and press Enter to toggle it off.
- Press escape to exit skill selection mode.
- Exit the CLI and restart it: the same number of skills is loaded into the environment and when typing a slash the skill is still available in the list of slash command
Expected behavior
After toggling off the skill it should not be loaded into the environment anymore and it should not be available in the list of available slash command.
Additional context
- Operating system: Windows 11
- Terminal: VScode terminal or Windows terminal
- Intel Core Ultra 7 CPU
Describe the bug
In version 1.0.34, when I use the /skills slash command and toggle off any skills, no change occurs in skill loading behaviour.
Affected version
GitHub Copilot CLI 1.0.34 You are running the latest version.
Steps to reproduce the behavior
Expected behavior
After toggling off the skill it should not be loaded into the environment anymore and it should not be available in the list of available slash command.
Additional context