Skip to content

Commit f7787cd

Browse files
authored
New version: MoonshotAI.KimiCLI version 1.47.0 (microsoft#384027)
1 parent 8536b9c commit f7787cd

4 files changed

Lines changed: 86 additions & 0 deletions

File tree

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: MoonshotAI.KimiCLI
5+
PackageVersion: 1.47.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: kimi.exe
10+
Commands:
11+
- kimi
12+
ReleaseDate: 2026-06-05
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/MoonshotAI/kimi-cli/releases/download/1.47.0/kimi-1.47.0-x86_64-pc-windows-msvc.zip
16+
InstallerSha256: 6C50C765DC1940D9A711377CCD01A0FE199B323138264FBEF4539366ED13EA24
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: MoonshotAI.KimiCLI
5+
PackageVersion: 1.47.0
6+
PackageLocale: en-US
7+
Publisher: Beijing Yuezhi Dark Face Technology Co., Ltd.
8+
PublisherUrl: https://www.moonshot.ai/
9+
PublisherSupportUrl: https://github.com/MoonshotAI/kimi-cli/issues
10+
PrivacyUrl: https://www.kimi.com/user/agreement/userPrivacy?version=v2
11+
Author: Beijing Yuezhi Dark Face Technology Co., Ltd.
12+
PackageName: Kimi CLI
13+
PackageUrl: https://www.kimi.com/coding/docs/en/kimi-cli.html
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/MoonshotAI/kimi-cli/blob/HEAD/LICENSE
16+
ShortDescription: A new CLI agent that can help you with your software development tasks and terminal operations.
17+
Moniker: kimi-cli
18+
Tags:
19+
- agent
20+
- agentic
21+
- ai
22+
- chatbot
23+
- code
24+
- coding
25+
- kimi
26+
- large-language-model
27+
- llm
28+
- programming
29+
ReleaseNotes: |-
30+
What's Changed
31+
- fix(tools): include trailing output in error briefs and render brief as plain text by @liruifengv in https://github.com/MoonshotAI/kimi-cli/pull/2389
32+
- docs: rename project to Kimi CLI and link to Kimi Code CLI successor by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/2431
33+
- feat(shell): guide users to upgrade to the new Kimi Code by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/2432
34+
- chore(release): bump kimi-cli to 1.47.0 by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/2433
35+
Full Changelog: https://github.com/MoonshotAI/kimi-cli/compare/1.46.0...1.47.0
36+
ReleaseNotesUrl: https://github.com/MoonshotAI/kimi-cli/releases/tag/1.47.0
37+
ManifestType: defaultLocale
38+
ManifestVersion: 1.12.0
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.locale.1.12.0.schema.json
3+
4+
PackageIdentifier: MoonshotAI.KimiCLI
5+
PackageVersion: 1.47.0
6+
PackageLocale: zh-CN
7+
Publisher: 北京月之暗面科技有限公司
8+
PublisherUrl: https://www.moonshot.cn/
9+
Author: 北京月之暗面科技有限公司
10+
PackageUrl: https://www.kimi.com/coding/docs/kimi-cli.html
11+
ShortDescription: Moonshot AI 自研的命令行通用智能体工具,帮助你快速完成各种各样的编程和文件处理等任务。
12+
Tags:
13+
- kimi
14+
- 人工智能
15+
- 代码
16+
- 大语言模型
17+
- 智能体
18+
- 编程
19+
- 聊天机器人
20+
- 自主智能
21+
ManifestType: locale
22+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with YamlCreate.ps1 Dumplings Mod
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: MoonshotAI.KimiCLI
5+
PackageVersion: 1.47.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)