Skip to content

Commit ad8a2b7

Browse files
authored
New version: MistralAI.MistralVibe.ACP version 2.18.3 (microsoft#395540)
1 parent 56a15a7 commit ad8a2b7

4 files changed

Lines changed: 90 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: MistralAI.MistralVibe.ACP
5+
PackageVersion: 2.18.3
6+
InstallerType: zip
7+
NestedInstallerType: portable
8+
NestedInstallerFiles:
9+
- RelativeFilePath: vibe-acp.exe
10+
Commands:
11+
- vibe-acp
12+
ReleaseDate: 2026-06-30
13+
Installers:
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/mistralai/mistral-vibe/releases/download/v2.18.3/vibe-acp-windows-x86_64-2.18.3.zip
16+
InstallerSha256: BEAA0BD76FB2843F8F01985BC48412EABE8C976C35C10C2339CFCF70174D7AF2
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: MistralAI.MistralVibe.ACP
5+
PackageVersion: 2.18.3
6+
PackageLocale: en-US
7+
Publisher: Mistral AI
8+
PublisherUrl: https://mistral.ai/
9+
PublisherSupportUrl: https://github.com/mistralai/mistral-vibe/issues
10+
PrivacyUrl: https://legal.mistral.ai/terms/privacy-policy
11+
Author: Mistral AI
12+
PackageName: Mistral Vibe (ACP mode)
13+
PackageUrl: https://github.com/mistralai/mistral-vibe
14+
License: Apache-2.0
15+
LicenseUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/LICENSE
16+
Copyright: Copyright 2026 Mistral AI
17+
CopyrightUrl: https://legal.mistral.ai/terms
18+
ShortDescription: Minimal CLI coding agent by Mistral
19+
Description: |-
20+
Mistral's open-source CLI coding assistant.
21+
Mistral Vibe is a command-line coding assistant powered by Mistral's models. It provides a conversational interface to your codebase, allowing you to use natural language to explore, modify, and interact with your projects through a powerful set of tools.
22+
Tags:
23+
- agent
24+
- agentic
25+
- ai
26+
- code
27+
- coding
28+
- develop
29+
- development
30+
- programming
31+
ReleaseNotes: |-
32+
Added
33+
- j/k navigation in selectable lists across the TUI (questions, theme picker, rewind, voice, MCP panels)
34+
- ask_confirmation_on_exit config option to prompt before quitting
35+
- Project-level .vibe/config.toml now persists config option changes
36+
Changed
37+
- Consistent styling and casing for keyboard shortcut hints across the TUI
38+
- ask_user_question now supports more than 4 options and questions
39+
Fixed
40+
- No longer prompts to log in for disabled MCP servers
41+
- Teleport diff no longer mutates the real git index
42+
ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md#2183---2026-06-30
43+
ManifestType: defaultLocale
44+
ManifestVersion: 1.12.0
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
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: MistralAI.MistralVibe.ACP
5+
PackageVersion: 2.18.3
6+
PackageLocale: zh-CN
7+
ShortDescription: Mistral 推出的极简 CLI 代码智能体
8+
Description: |-
9+
Mistral 的开源 CLI 编程助手。
10+
Mistral Vibe 是由 Mistral 模型驱动的命令行编程助手。它为您的代码库提供了一个对话式界面,让您可以通过自然语言,利用一系列强大的工具来浏览、修改和与项目进行交互。
11+
Tags:
12+
- ai
13+
- 代码
14+
- 开发
15+
- 智能体
16+
- 编程
17+
- 自主智能
18+
ReleaseNotesUrl: https://github.com/mistralai/mistral-vibe/blob/HEAD/CHANGELOG.md
19+
ManifestType: locale
20+
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: MistralAI.MistralVibe.ACP
5+
PackageVersion: 2.18.3
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)