mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
feat(web): prefix skill slash commands with skill: to distinguish them from built-in commands (#1492)
This commit is contained in:
parent
0cc9831a2f
commit
b0809ddac8
5 changed files with 54 additions and 15 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