MoonshotAI / MoonshotAI/kimi-code

plan自动批准、queue消息error、中途粘贴原始消息

Open
#3,378 0 comments 0 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?

0.7.3

Which open platform/subscription were you using?

vscode kimi-code plugin

Which model were you using?

K3

What platform is your computer?

macOS M4

What issue are you seeing?

1-自动进入plan mode后,未经人工批准直接开始执行(我在对话中注明“待我人工审核”),使用了yolo mode——但是这不是正常表现
2-在对话执行中不能像其他的agent coder一样为消息排队,中途发消息的话会出现error报错(internal error blabla)
3-在对话运行中,对话框内会突然被复制粘贴原始消息(但我没有操作!)

What steps can reproduce the bug?

1-正常地发一个任务(prompt中说 “请为我制定方案和计划,待我人工批准后才能开始”)
2-在对话执行中发送消息
3-多轮任务执行中自动出现

What is the expected behavior?

1- yolo mode应该只能自动批准可执行方案中具体的执行项,而不是未经允许批准方案。这在其他的coder中没有遇到过。
2- 需要排队消息,消息发出去不一定是打断当前对话执行的,可以列队
3- 不要在对话运行中对话框突然粘贴了原始消息——这会把我正在输入的内容覆盖!

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

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

Reproduce the three behaviors in Kimi Code 0.7.3 through the VSCode plugin on macOS with the K3 model: plan-mode approval, sending a message during execution, and unexpected prompt pasting. Trace the plan approval, message handling, and conversation input flows from those reproductions. Done means yolo mode does not approve the plan itself, messages can queue, and the input is not overwritten by pasted raw prompts.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.