MoonshotAI / MoonshotAI/kimi-code
kimi code的版本更新步骤简化
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 7.5k
- Forks
- 1.2k
- Avg merge
- 11h 53m
- Merged PRs (30d)
- 350
Description
What feature would you like to see?
现在要执行irm https://code.kimi.com/kimi-code/install.ps1 | iex才能更新,很不方便,要全量下载整个包,然后执行报错又要再下载一遍。
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 with the PowerShell installer at https://code.kimi.com/kimi-code/install.ps1 and trace how the current update command downloads and executes the package. Clarify the intended update flow and identify how to avoid a full duplicate download after an installation error. Done means the update process is simpler and does not repeat the full download unnecessarily.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell, typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100