MoonshotAI / MoonshotAI/kimi-cli
More Steps per turn By Default
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?
encountered Max number of steps reached: 100 after kimi works for some time. the low default makes no sense - when the cli stops, context is sitting at 34.5% used (bottom-right corner) in my experience. Of course a simple solution is to change the config, but i don't think that is very "expected" for out-of-box experience.
Expected Behavior/Enhancement: by default, allow enough steps to make full use of the available context. further auto compact could be added for better long task handling
Additional information
kimi, version 1.16.0
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 in the CLI configuration and execution path by locating the default maximum-step setting and the code that reports “Max number of steps reached: 100.” Reproduce the behavior with kimi 1.16.0 or the current version, then verify that the default supports longer tasks without requiring configuration changes and that existing step-limit behavior remains covered.
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
- 55/100