Skip to content

Commit 87f829f

Browse files
authored
New version: MoonshotAI.KimiCLI version 1.17.0 (microsoft#344879)
1 parent b369fed commit 87f829f

4 files changed

Lines changed: 94 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.17.0
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: kimi.exe
10+
Commands:
11+
- kimi
12+
ReleaseDate: 2026-03-03
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/MoonshotAI/kimi-cli/releases/download/1.17.0/kimi-1.17.0-x86_64-pc-windows-msvc.zip
16+
InstallerSha256: 22F0B74234438F9B22B7EF4BABACB9CBEBFCB81B037F0A5B1133CDF555D076BA
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
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.17.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+
- chore(changelog): add release notes for version 1.16.0 by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1281
32+
- feat(acp): protocol version negotiation and session/resume by @YoungY620 in https://github.com/MoonshotAI/kimi-cli/pull/1100
33+
- feat(web): add todo list display in prompt toolbar by @YoungY620 in https://github.com/MoonshotAI/kimi-cli/pull/1290
34+
- feat(web): support Cmd+Click on new-session buttons to open in new tab by @YoungY620 in https://github.com/MoonshotAI/kimi-cli/pull/1288
35+
- feat(auth): implement terminal authentication methods and checks by @YoungY620 in https://github.com/MoonshotAI/kimi-cli/pull/1056
36+
- feat(compaction): support custom /compact instructions and ratio-based auto-compaction by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1300
37+
- fix(toolbar): fix scrollable file list overflow in ToolbarChangesPanel by @YoungY620 in https://github.com/MoonshotAI/kimi-cli/pull/1303
38+
- feat(mcp): show MCP loading status before first response by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1318
39+
- feat(shell): show context token usage in status and rotate prompt tips by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1322
40+
- feat: add session context export/import slash commands with shell utilities and tests by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1317
41+
- feat: add /export and /import commands to shell mode; update context … by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1330
42+
- chore: bump version to 1.17.0 by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1331
43+
Full Changelog: https://github.com/MoonshotAI/kimi-cli/compare/1.16.0...1.17.0
44+
ReleaseNotesUrl: https://github.com/MoonshotAI/kimi-cli/releases/tag/1.17.0
45+
ManifestType: defaultLocale
46+
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.17.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.17.0
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)