MoonshotAI / MoonshotAI/kimi-code
kimi code rc模式消息顺序错乱
Open
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?
0.39.1
Which open platform/subscription were you using?
kimi auth
Which model were you using?
kimi-k3
What platform is your computer?
Linux 7.0.0-30-generic x86_64 x86_64
What issue are you seeing?
使用kimi web远程控制会导致消息顺序错乱。
图1:kimi web本地访问(消息顺序正确)
-可以看到“目前趋势”一句后面还有新的对话。
图2:kimi web RC访问(消息顺序错误)
-“目前趋势”一句变成了最新的一次对话。
What steps can reproduce the bug?
很容易触发
What is the expected behavior?
No response
Additional information
No response
Contribution
- I am willing to submit a PR for this bug fix myself (please wait for maintainer approval in this issue first)
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
Reproduce the ordering difference in Kimi Code 0.39.1 with kimi-k3 on Linux, comparing local Kimi Web access with RC access. Trace how messages are ordered in the remote-control path; done means RC displays the same conversation order as local access, including newer messages after “目前趋势”.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100