MoonshotAI / MoonshotAI/kimi-cli
Add /timeout so we can adjust the timeout
Open
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?
When using kimi cli to install something then it keeps getting killed by timeout (60s) if we could spesify our timeout for our task becasue different tasks neeed different ammount of time, it would be perfect.
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 Kimi CLI code that enforces the 60-second timeout and handles slash commands. Determine how a /timeout value should apply to tasks such as installations; done means users can adjust the task timeout and those tasks are no longer killed at the fixed limit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100