Skip to content

Commit 424e644

Browse files
authored
New version: MoonshotAI.KimiCLI version 1.6 (microsoft#335911)
1 parent 27f6d19 commit 424e644

4 files changed

Lines changed: 92 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.6"
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: kimi.exe
10+
Commands:
11+
- kimi
12+
ReleaseDate: 2026-02-02
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/MoonshotAI/kimi-cli/releases/download/1.6/kimi-1.6-x86_64-pc-windows-msvc.zip
16+
InstallerSha256: BCBE83040E2A138B4CEE4CC91486FE248FD3C6A18511270DAB33323C4E268436
17+
ManifestType: installer
18+
ManifestVersion: 1.12.0
Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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.6"
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+
- feat(wire): add TurnEnd event by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/846
32+
- docs: clarify KIMI_SHARE_DIR does not affect Skills paths by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/849
33+
- fix(core): use Jinja2 for system prompt templates by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/852
34+
- feat(web): polish UI responsiveness and fix session handling bugs by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/853
35+
- feat: add /web command and improve Web UI experience by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/855
36+
- feat(web): add network security features and UI polish by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/854
37+
- Revert "feat(web): add network security features and UI polish " by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/859
38+
- fix: auto-scroll to bottom after session switch by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/857
39+
- feat(web): add --host for kimi web and UI polish by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/860
40+
- chore: bump version to 1.6 by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/862
41+
Full Changelog: https://github.com/MoonshotAI/kimi-cli/compare/1.5...1.6
42+
ReleaseNotesUrl: https://github.com/MoonshotAI/kimi-cli/releases/tag/1.6
43+
ManifestType: defaultLocale
44+
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.6"
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.6"
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)