Summary
Skill autocomplete currently only works when / is typed at the very beginning of the prompt.
After selecting one skill, typing another / later in the same prompt does not trigger skill suggestions anymore.
Additionally, typing / anywhere after normal text also does not trigger autocomplete.
Expected Behavior
Skill suggestions should appear whenever / is typed, not only when it is the first character of the prompt.
This would greatly improve UX when chaining multiple skills in a single prompt.
Actual Behavior
- No autocomplete suggestions appear
- The full skill name must be typed manually
Also:
Typing:
does not trigger autocomplete either.
Steps to reproduce the issue
- Open the CLI
- Type:
- Select a suggested skill
- Continue typing:
Command Code Version
0.25.7
Operating System
Windows
Terminal/IDE
Power shell
Shell
No response
Additional context
No response
Summary
Skill autocomplete currently only works when
/is typed at the very beginning of the prompt.After selecting one skill, typing another
/later in the same prompt does not trigger skill suggestions anymore.Additionally, typing
/anywhere after normal text also does not trigger autocomplete.Expected Behavior
Skill suggestions should appear whenever
/is typed, not only when it is the first character of the prompt.This would greatly improve UX when chaining multiple skills in a single prompt.
Actual Behavior
Also:
Typing:
does not trigger autocomplete either.
Steps to reproduce the issue
Command Code Version
0.25.7
Operating System
Windows
Terminal/IDE
Power shell
Shell
No response
Additional context
No response