Skip to content

Bug: Skill autocomplete only works at the beginning of the prompt #367

@phong-nq

Description

@phong-nq

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:

please use /skill-a

does not trigger autocomplete either.

Image Image Image

Steps to reproduce the issue

  1. Open the CLI
  2. Type:
/skill-a
  1. Select a suggested skill
  2. Continue typing:
 /skill-b

Command Code Version

0.25.7

Operating System

Windows

Terminal/IDE

Power shell

Shell

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions