Skip to content

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

@zixuan-wang

Description

@zixuan-wang

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions