This commit is contained in:
Michel Thomazo 2025-12-09 17:48:54 +01:00
parent bcbfd93f37
commit 0d3d48627c
9 changed files with 18 additions and 13 deletions

2
.vscode/launch.json vendored
View file

@ -1,5 +1,5 @@
{ {
"version": "1.0.2", "version": "1.0.3",
"configurations": [ "configurations": [
{ {
"name": "ACP Server", "name": "ACP Server",

View file

@ -16,3 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## v1.0.2 ## v1.0.2
- Fix setup flow for vibe-acp builds - Fix setup flow for vibe-acp builds
## v1.0.3
- Add LICENCE symlink in distribution/zed for compatibility with zed extension release process

1
distribution/zed/LICENSE Symbolic link
View file

@ -0,0 +1 @@
../../LICENSE

View file

@ -1,7 +1,7 @@
id = "mistral-vibe" id = "mistral-vibe"
name = "Mistral Vibe" name = "Mistral Vibe"
description = "Lightning-fast AI agent that actually gets things done" description = "Lightning-fast AI agent that actually gets things done"
version = "1.0.2" version = "1.0.3"
schema_version = 1 schema_version = 1
authors = ["Mistral AI"] authors = ["Mistral AI"]
repository = "https://github.com/mistralai/mistral-vibe" repository = "https://github.com/mistralai/mistral-vibe"
@ -11,25 +11,25 @@ name = "Mistral Vibe"
icon = "./icons/mistral_vibe.svg" icon = "./icons/mistral_vibe.svg"
[agent_servers.mistral-vibe-agent.targets.darwin-aarch64] [agent_servers.mistral-vibe-agent.targets.darwin-aarch64]
archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.2/vibe-acp-darwin-aarch64-1.0.2.zip" archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.3/vibe-acp-darwin-aarch64-1.0.3.zip"
cmd = "./vibe-acp" cmd = "./vibe-acp"
[agent_servers.mistral-vibe-agent.targets.darwin-x86_64] [agent_servers.mistral-vibe-agent.targets.darwin-x86_64]
archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.2/vibe-acp-darwin-x86_64-1.0.2.zip" archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.3/vibe-acp-darwin-x86_64-1.0.3.zip"
cmd = "./vibe-acp" cmd = "./vibe-acp"
# [agent_servers.mistral-vibe-agent.targets.linux-aarch64] # [agent_servers.mistral-vibe-agent.targets.linux-aarch64]
# archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.2/vibe-acp-linux-aarch64-1.0.2.zip" # archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.3/vibe-acp-linux-aarch64-1.0.3.zip"
# cmd = "./vibe-acp" # cmd = "./vibe-acp"
[agent_servers.mistral-vibe-agent.targets.linux-x86_64] [agent_servers.mistral-vibe-agent.targets.linux-x86_64]
archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.2/vibe-acp-linux-x86_64-1.0.2.zip" archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.3/vibe-acp-linux-x86_64-1.0.3.zip"
cmd = "./vibe-acp" cmd = "./vibe-acp"
# [agent_servers.mistral-vibe-agent.targets.windows-aarch64] # [agent_servers.mistral-vibe-agent.targets.windows-aarch64]
# archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.2/vibe-acp-windows-aarch64-1.0.2.zip" # archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.3/vibe-acp-windows-aarch64-1.0.3.zip"
# cmd = "./vibe-acp.exe" # cmd = "./vibe-acp.exe"
[agent_servers.mistral-vibe-agent.targets.windows-x86_64] [agent_servers.mistral-vibe-agent.targets.windows-x86_64]
archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.2/vibe-acp-windows-x86_64-1.0.2.zip" archive = "https://github.com/mistralai/mistral-vibe/releases/download/v1.0.3/vibe-acp-windows-x86_64-1.0.3.zip"
cmd = "./vibe-acp.exe" cmd = "./vibe-acp.exe"

View file

@ -1,6 +1,6 @@
[project] [project]
name = "mistral-vibe" name = "mistral-vibe"
version = "1.0.2" version = "1.0.3"
description = "Minimal CLI coding agent by Mistral" description = "Minimal CLI coding agent by Mistral"
readme = "README.md" readme = "README.md"
requires-python = ">=3.12" requires-python = ">=3.12"

View file

@ -351,7 +351,7 @@ class TestInitialization:
mcpCapabilities=McpCapabilities(http=False, sse=False), mcpCapabilities=McpCapabilities(http=False, sse=False),
) )
assert response.result.agentInfo == Implementation( assert response.result.agentInfo == Implementation(
name="@mistralai/mistral-vibe", title="Mistral Vibe", version="1.0.2" name="@mistralai/mistral-vibe", title="Mistral Vibe", version="1.0.3"
) )
vibe_setup_method = next( vibe_setup_method = next(
( (

View file

@ -191,7 +191,7 @@
</text><text class="terminal-r1" x="1464" y="605.6" textLength="12.2" clip-path="url(#terminal-line-24)"> </text><text class="terminal-r1" x="1464" y="605.6" textLength="12.2" clip-path="url(#terminal-line-24)">
</text><text class="terminal-r4" x="744.2" y="630" textLength="12.2" clip-path="url(#terminal-line-25)"></text><text class="terminal-r1" x="1464" y="630" textLength="12.2" clip-path="url(#terminal-line-25)"> </text><text class="terminal-r4" x="744.2" y="630" textLength="12.2" clip-path="url(#terminal-line-25)"></text><text class="terminal-r1" x="1464" y="630" textLength="12.2" clip-path="url(#terminal-line-25)">
</text><text class="terminal-r4" x="744.2" y="654.4" textLength="12.2" clip-path="url(#terminal-line-26)"></text><text class="terminal-r5" x="768.6" y="654.4" textLength="195.2" clip-path="url(#terminal-line-26)">Update&#160;available</text><text class="terminal-r1" x="1464" y="654.4" textLength="12.2" clip-path="url(#terminal-line-26)"> </text><text class="terminal-r4" x="744.2" y="654.4" textLength="12.2" clip-path="url(#terminal-line-26)"></text><text class="terminal-r5" x="768.6" y="654.4" textLength="195.2" clip-path="url(#terminal-line-26)">Update&#160;available</text><text class="terminal-r1" x="1464" y="654.4" textLength="12.2" clip-path="url(#terminal-line-26)">
</text><text class="terminal-r4" x="744.2" y="678.8" textLength="12.2" clip-path="url(#terminal-line-27)"></text><text class="terminal-r3" x="768.6" y="678.8" textLength="207.4" clip-path="url(#terminal-line-27)">1.0.2&#160;=&gt;&#160;1000.2.0</text><text class="terminal-r1" x="1464" y="678.8" textLength="12.2" clip-path="url(#terminal-line-27)"> </text><text class="terminal-r4" x="744.2" y="678.8" textLength="12.2" clip-path="url(#terminal-line-27)"></text><text class="terminal-r3" x="768.6" y="678.8" textLength="207.4" clip-path="url(#terminal-line-27)">1.0.3&#160;=&gt;&#160;1000.2.0</text><text class="terminal-r1" x="1464" y="678.8" textLength="12.2" clip-path="url(#terminal-line-27)">
</text><text class="terminal-r4" x="744.2" y="703.2" textLength="12.2" clip-path="url(#terminal-line-28)"></text><text class="terminal-r3" x="768.6" y="703.2" textLength="536.8" clip-path="url(#terminal-line-28)">Run&#160;&quot;uv&#160;tool&#160;upgrade&#160;mistral-vibe&quot;&#160;to&#160;update</text><text class="terminal-r1" x="1464" y="703.2" textLength="12.2" clip-path="url(#terminal-line-28)"> </text><text class="terminal-r4" x="744.2" y="703.2" textLength="12.2" clip-path="url(#terminal-line-28)"></text><text class="terminal-r3" x="768.6" y="703.2" textLength="536.8" clip-path="url(#terminal-line-28)">Run&#160;&quot;uv&#160;tool&#160;upgrade&#160;mistral-vibe&quot;&#160;to&#160;update</text><text class="terminal-r1" x="1464" y="703.2" textLength="12.2" clip-path="url(#terminal-line-28)">
</text><text class="terminal-r4" x="744.2" y="727.6" textLength="12.2" clip-path="url(#terminal-line-29)"></text><text class="terminal-r1" x="1464" y="727.6" textLength="12.2" clip-path="url(#terminal-line-29)"> </text><text class="terminal-r4" x="744.2" y="727.6" textLength="12.2" clip-path="url(#terminal-line-29)"></text><text class="terminal-r1" x="1464" y="727.6" textLength="12.2" clip-path="url(#terminal-line-29)">
</text><text class="terminal-r6" x="24.4" y="752" textLength="1415.2" clip-path="url(#terminal-line-30)">╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮</text><text class="terminal-r1" x="1464" y="752" textLength="12.2" clip-path="url(#terminal-line-30)"> </text><text class="terminal-r6" x="24.4" y="752" textLength="1415.2" clip-path="url(#terminal-line-30)">╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮</text><text class="terminal-r1" x="1464" y="752" textLength="12.2" clip-path="url(#terminal-line-30)">

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

Before After
Before After

2
uv.lock generated
View file

@ -661,7 +661,7 @@ wheels = [
[[package]] [[package]]
name = "mistral-vibe" name = "mistral-vibe"
version = "1.0.2" version = "1.0.3"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "agent-client-protocol" }, { name = "agent-client-protocol" },

View file

@ -1,6 +1,6 @@
from __future__ import annotations from __future__ import annotations
__all__ = ["__version__", "run_programmatic"] __all__ = ["__version__", "run_programmatic"]
__version__ = "1.0.2" __version__ = "1.0.3"
from vibe.core.programmatic import run_programmatic from vibe.core.programmatic import run_programmatic