MoonshotAI / MoonshotAI/kimi-code

VSCode Skill选择流程

Open
#1,854 3 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
TypeScript
Stars
7.5k
Forks
1.2k
Avg merge
11h 53m
Merged PRs (30d)
350

Description

What version of Kimi Code is running?

k3

Which open platform/subscription were you using?

moderato

Which model were you using?

k3

What platform is your computer?

PC

What issue are you seeing?

在VSCode的kimi code插件中
输入“/” 弹出 skill命令列表后,选中某项时无论按 Enter 还是 Tab 、或者是鼠标选择,都会立即发送对话,没有机会补全 skill 需要的参数(如 commit 范围、CL 号等)。建议改为:Enter/Tab 选中仅将命令名补全到输入框,由用户追加参数后再按 Enter 发送,与 Claude Code / Codex 的交互行为一致,避免使用习惯上的巨大差异。

What steps can reproduce the bug?

输入 / 弹出 skill/命令列表后,选中某项时无论按 Enter 还是 Tab 都会立即发送对话,没有机会补全 skill 需要的参数(如 commit 范围、CL 号等)。建议改为:Enter/Tab 选中仅将命令名补全到输入框,由用户追加参数后再按 Enter 发送,与 Claude Code / Codex 的交互行为一致,避免使用习惯上的巨大差异。

What is the expected behavior?

No response

Additional information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by running the VSCode Kimi Code plugin and reproducing the slash-command selection with Enter, Tab, and the mouse. Trace the skill completion and submission entry points; done means selection only inserts the command so parameters can be added before a separate Enter sends the conversation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
developer-experience, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.