|
| 1 | +# Created with YamlCreate.ps1 Dumplings Mod |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: MoonshotAI.KimiCLI |
| 5 | +PackageVersion: "0.68" |
| 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(cli): add --config and --config-file to pass in config by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/515 |
| 32 | + - feat(acp): support file diff preview in ACP mode by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/517 |
| 33 | + - refactor(tool): display SetTodoList result with TodoDisplayBlock by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/519 |
| 34 | + - perf(tool): send only the diffs via display field by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/520 |
| 35 | + - feat(acp): connect to MCP servers managed by ACP clients by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/521 |
| 36 | + - feat(acp): run shell command in ACP terminal by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/522 |
| 37 | + - feat(mcp): add OAuth authorization support with auth/reset-auth/test commands by @xiaoju111a in https://github.com/MoonshotAI/kimi-cli/pull/479 |
| 38 | + - chore: bump version to 0.68 by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/525 |
| 39 | + Full Changelog: https://github.com/MoonshotAI/kimi-cli/compare/0.67...0.68 |
| 40 | +ReleaseNotesUrl: https://github.com/MoonshotAI/kimi-cli/releases/tag/0.68 |
| 41 | +ManifestType: defaultLocale |
| 42 | +ManifestVersion: 1.10.0 |
0 commit comments