MoonshotAI / MoonshotAI/kimi-code

Kimi Code hangs indefinitely when sending the first prompt via AI Platform API

Open
#2,687 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.