MoonshotAI / MoonshotAI/kimi-code
启动时应正确检查系统依赖
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.6.0
Which open platform/subscription were you using?
macos/windows
Which model were you using?
No response
What platform is your computer?
No response
What issue are you seeing?
#261 #259 #290 kimi code实际上依赖 fd和Windows上的git bash,他们并非标准系统依赖,现在文档里明显没有明确的提示。我们可以讨论这几种可能的解决方法:
- 在pi coding agent中,他们会在启动时检测并自动下载fd和rg,我们可以用同样的办法。
- 尽在启动前做明确检测和警报
- 在安装kimi code时进行检测并安装依赖
What steps can reproduce the bug?
check original issues and prs
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 reading issues #261, #259, and #290 and checking the original issues and pull requests referenced there. Compare the proposed startup detection, automatic installation, and installation-time checks, then confirm which approach is chosen and that the required dependencies are clearly documented for macOS and Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, git, typescript
- Domain
- cli, operating-systems, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100