MoonshotAI / MoonshotAI/kimi-cli

Add a new flag to override YOLO mode auto-dismissing AskUserQuestion tool message

Open
#1,966 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
11.4k
Forks
1.3k
Avg merge
9h 47m
Merged PRs (30d)
2

Description

What feature would you like to see?

YOLO mode auto-dismisses the AskUserQuestion tool call of the agent. Either that should not be the case or there should be a second variant of yolo, enabled via a CLI flag, where YOLO mode is fully autonomous with the single exception of this type of tool call.

This is valuable where a user wants to give the agent all the permissions but still wants to be able to be asked clarifying questions and they are willing to have the agent block on that.

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 locating the CLI option handling for YOLO mode and the code that auto-dismisses the AskUserQuestion tool call. Trace the related tests or add coverage for the new flag, and consider the work done when YOLO mode preserves this tool interaction only when the flag is enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.