Skip to content

fix: append skills to the prompt instead of replacing#18756

Open
paoloricciuti wants to merge 1 commit intoanomalyco:devfrom
paoloricciuti:append-skills
Open

fix: append skills to the prompt instead of replacing#18756
paoloricciuti wants to merge 1 commit intoanomalyco:devfrom
paoloricciuti:append-skills

Conversation

@paoloricciuti
Copy link
Contributor

Issue for this PR

Closes #18755

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

It appends the /skill text instead of replacing the whole prompt so that people can select the skill to "mention" in their prompt without having their prompt be wiped.

While this will not make the slash command work I think is still good enough to be able to mention a skill selecting the name from a Dialog.

How did you verify your code works?

Tried it locally with bun dev

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

If you do not follow this template your PR will be automatically rejected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Selecting a skill from the dropdown completely replaces the prompt instead of "appending" to it

1 participant