MoonshotAI / MoonshotAI/kimi-code
0.39.0 web
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.0
Which open platform/subscription were you using?
订阅模式
Which model were you using?
No response
What platform is your computer?
Windows
What issue are you seeing?
0.39 版本引入的前端渲染性能问题,特定会话内容(含大段 XML 代码)在渲染时会阻塞浏览器主线程,导致页面无响应。
What steps can reproduce the bug?
0.39 版本引入的前端渲染性能问题—— 特定会话内容(含大段 XML 代码)在渲染时会阻塞浏览器主线程,导致页面无响应。
What is the expected behavior?
No response
Additional information
0.39 版本引入的前端渲染性能问题—— 特定会话内容(含大段 XML 代码)在渲染时会阻塞浏览器主线程,导致页面无响应。
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
No file or test is named. Start by reproducing the issue on Windows with version 0.39.0 using a session containing a large XML block, then trace the frontend rendering path while observing main-thread blocking. Done means the same session renders without making the page unresponsive.
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
- 45/100