MoonshotAI / MoonshotAI/kimi-code
Issues I encountered during use
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
1.When I run the /new or /exit commands, there is a 2-3 second delay before the system responds.
2.In the Linux version of Kimi Code, when I scroll with the mouse in the terminal, it occasionally auto-scrolls all the way to the very top of the chat history.
3.I often see superpower being called in the thinking process, but I don't have this extension installed locally. Is it hardcoded into the internal harness?
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 reproducing the three reports in the Linux Kimi Code CLI: delayed /new and /exit responses, mouse scrolling to the top of chat history, and unexpected superpower calls. Trace the command handling, terminal scrolling, and extension or harness invocation areas identified during reproduction. Done means each behavior has a confirmed cause and an appropriate fix or documented explanation, with regression coverage where applicable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100