MoonshotAI / MoonshotAI/kimi-code

Kimi Code的VSCode插件,会不断调用TaskOutput,提示词要求停止也无效。

Open
#2,827 1 comment 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?

kimi code for vs code 0.6.7

Which open platform/subscription were you using?

Allegro

Which model were you using?

k3

What platform is your computer?

windows 11(intel)

What issue are you seeing?

执行后台构建等长耗时任务时,会疯狂轮询,即使向agent要求了停止轮询也没用

vscode版本信息:
版本: 1.132.0 (user setup)
提交: df53daabb18cd157bdb08c7f01c34df936cf12f4
日期: 2026-08-04T15:30:20Z
Electron: 42.7.1
ElectronBuildId: 14760073
Chromium: 148.0.7778.280
Node.js: 24.18.0
V8: 14.8.178.38-electron.0
OS: Windows_NT x64 10.0.26200

Image Image Image
What steps can reproduce the bug?

...

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 reproducing the repeated TaskOutput polling with Kimi Code for VS Code 0.6.7 on Windows 11, using the reported VS Code 1.132.0 environment. Trace the TaskOutput entry point and the stop-request path; done means long-running tasks no longer trigger uncontrolled polling after the agent is asked to stop, with regression coverage for that behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript, vscode
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.