MoonshotAI / MoonshotAI/kimi-code
Kimi Code hangs indefinitely when sending the first prompt via AI Platform API
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What version of Kimi Code is running?
v0.33.0
Which open platform/subscription were you using?
Kimi code
Which model were you using?
kimi-k3
What platform is your computer?
Mac Os 26.6
What issue are you seeing?
I'm using Kimi Code v0.33.0 with the AI Platform API (account: ngocyt001@gmail.com). After sending a simple message like "hi", the request gets stuck in the streaming state indefinitely without any response, and even pressing Ctrl+C does not terminate the operation.
What steps can reproduce the bug?
Launch Kimi Code v0.33.0 configured to use the AI Platform API.
Start a new session and send a simple prompt such as "hi".
Observe that the request remains stuck in the streaming state, no response is returned, and Ctrl+C cannot stop the process.
What is the expected behavior?
No response
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 reproducing the hang in Kimi Code v0.33.0 with the AI Platform API, using the kimi-k3 model and a simple "hi" prompt. Trace the streaming request and Ctrl+C behavior to identify where the operation stops responding. Done means the first prompt receives a response and Ctrl+C can terminate a stuck request.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100