MoonshotAI / MoonshotAI/kimi-code

auto模式下未能区分普通权限ask和由技能发起的ask

Open
#824 1 comment 1 reaction 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.15.0

Which open platform/subscription were you using?

/login

Which model were you using?

kimi-for-coding

What platform is your computer?

Darwin 25.5.0 arm64 arm

What issue are you seeing?

auto模式下superpowers:brainstorming 技能触发的澄清问题未被正常发起
系统无法区分“普通权限请求发起的Ask”和“skill 流程节点要求的设计澄清”。
auto模式直接屏蔽了所有的AskUserQuestion请求,导致交互不能达到预期

What steps can reproduce the bug?

auto模式下使用brainstorming技能构建spec文档,过程中不会提出任何澄清问题

What is the expected behavior?

由 brainstorming 等类似技能发起的设计澄清/需求确认,在 auto 模式下必须被送达用户,不应被静默跳过。 具体应满足以下之一:

优先方案:允许 AskUserQuestion 正常触发,因为这类问题直接影响设计方向,必须由用户决策。

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 brainstorming skill flow in auto mode and tracing how AskUserQuestion requests are handled. Compare ordinary permission prompts with clarification questions from the brainstorming flow. Done means design clarification questions reach the user in auto mode while ordinary permission behavior remains distinguishable.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
cli
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.