mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-10 01:39:25 +00:00
feat(web): prefix skill slash commands with skill: to distinguish them from built-in commands (#1492)
This commit is contained in:
parent
839715f9e2
commit
fbedbcd4d7
1 changed files with 5 additions and 0 deletions
5
.changeset/web-skill-slash-prefix.md
Normal file
5
.changeset/web-skill-slash-prefix.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"@moonshot-ai/kimi-code": patch
|
||||
---
|
||||
|
||||
web: Show session skills in the slash menu as `/skill:<name>` so they are distinguishable from built-in commands; typing the bare skill name still works.
|
||||
Loading…
Add table
Add a link
Reference in a new issue