MoonshotAI / MoonshotAI/kimi-cli
Add a new flag to override YOLO mode auto-dismissing AskUserQuestion tool message
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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