MoonshotAI / MoonshotAI/kimi-code
[web]: 增加 Prompt 文本间多个斜杠命令呼出功能
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What feature would you like to see?
目前 Web 端只能在输入框开始键入时使用斜杠命令一次,不方便多斜杠命令编排或显式调用多 Skills。
希望增加「空格后即可呼出斜杠命令 toggle」功能,在 Prompt 文本输入过程中,输入空格后即可呼出斜杠命令选择/切换,支持多斜杠命令编排及显式调用多个 Skills。
参考 ChatGPT app:
Additional information
- Kimi Code CLI version:0.39.0
- Test in Browser:Microsoft Edge / Chrome
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Web prompt input and its existing slash-command selection behavior. Trace how a slash command is shown when typing begins, then support showing or toggling it after a space while preserving multiple selected commands or Skills. Done means multiple slash commands can be explicitly composed in one prompt and the behavior works in Edge and Chrome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100