Co-authored-by: Clément Drouin <clement.drouin@mistral.ai>
Co-authored-by: Pierre Rossinès <pierre.rossines@mistral.ai>
Co-authored-by: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
Mathias Gesbert 2026-05-27 22:44:06 +02:00 committed by GitHub
parent 1843196d88
commit 198277af3f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 29 additions and 15 deletions

4
uv.lock generated
View file

@ -3,7 +3,7 @@ revision = 3
requires-python = ">=3.12"
[options]
exclude-newer = "0001-01-01T00:00:00Z" # This has no effect and is included for backwards compatibility when using relative exclude-newer values.
exclude-newer = "2026-05-20T19:55:04.890389Z"
exclude-newer-span = "P7D"
[options.exclude-newer-package]
@ -821,7 +821,7 @@ wheels = [
[[package]]
name = "mistral-vibe"
version = "2.11.1"
version = "2.12.1"
source = { editable = "." }
dependencies = [
{ name = "agent-client-protocol" },