MoonshotAI / MoonshotAI/kimi-code
KIMI Vscode 插件,输入 /[skill-name] 后,按下 tab 键不是补全,是直接发送出去了
Nobody has claimed this yet.
- 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?
v0.7.3
Which open platform/subscription were you using?
VSCode,Coding Plan
Which model were you using?
K3
What platform is your computer?
MacOS 26.4
What issue are you seeing?
- 打开 VScod kimi 插件,直接输入 /[skill-name] 按下 Tab 补全,不是补全是直接发送,体验很糟糕
版本: 1.135.0 (Universal)
提交: 08d4889f9ec4a1685d257b9b95de036c8e1ce1e5
日期: 2026-08-25T14:26:52Z
Electron: 42.8.1
ElectronBuildId: 14906494
Chromium: 148.0.7778.280
Node.js: 24.18.1
V8: 14.8.178.38-electron.0
OS: 1.0.81-0
What steps can reproduce the bug?
- 打开 VScod kimi 插件,直接输入 /[skill-name] 按下 Tab 补全,不是补全是直接发送,体验很糟糕
What is the expected behavior?
Tab 应该是补全,or 在 skill 提示界面,回车应该是确认这个 skil,而不是直接发送到会话中
Additional information
No response
Contribution
- I am willing to submit a PR for this bug fix myself (please wait for maintainer approval in this issue first)
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
Reproduce the issue in the VSCode Kimi plugin using the reported v0.7.3 setup and the /[skill-name] input. The payload names no source file or test, so first locate the skill suggestion and input-handling entry points. Done means Tab completes the skill, or Enter confirms it from the suggestion view, without sending the input to the conversation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100