Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-mistral-vibe for
openSUSE:Factory checked in at 2026-03-17 19:06:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-mistral-vibe (Old)
and /work/SRC/openSUSE:Factory/.python-mistral-vibe.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mistral-vibe"
Tue Mar 17 19:06:06 2026 rev:4 rq:1340723 version:2.4.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-mistral-vibe/python-mistral-vibe.changes
2026-03-06 18:19:02.269267317 +0100
+++
/work/SRC/openSUSE:Factory/.python-mistral-vibe.new.8177/python-mistral-vibe.changes
2026-03-17 19:08:03.321513705 +0100
@@ -1,0 +2,35 @@
+Tue Mar 10 15:16:56 UTC 2026 - Matej Cepl <[email protected]>
+
+- Update to 2.4.1:
+ - Added
+ - HarnessFilesManager for selective loading of harness files,
+ enabling SDK usage without accessing the file system.
+ - Changed
+ - Web search tool infers server URL from provider config
+ instead of hardcoded production API
+ - ask_user_questions tool disabled in prompt mode
+ - Fixed
+ - Space key fix extended to all Input widgets (question
+ prompts, proxy setup) in VS Code terminal
+ - Ruff isort/formatter config conflict resolved
+ (split-on-trailing-comma set to false)
+- Update to 2.4.0: v2.4.0 [2.4.0] - 2026-03-09
+ - Added
+ - User plan displayed in the CLI banner
+ - Reasoning effort configuration and thinking blocks adapter
+ - Changed
+ - Auto-compact threshold is now per-model
+ - Removed expensive file scan from system prompt; cached git
+ operations for faster agent switching
+ - Improved plan mode
+ - Updated whoami response handling with new plan type and
+ name fields
+ - Fixed
+ - Space key works again in VSCode 1.110+
+ - Arrow-key history navigation at wrapped-line boundaries in
+ chat input
+ - UTF-8 encoding enforced when reading metadata files
+ - Update notifier no longer crashes on unexpected response
+ fields
+
+-------------------------------------------------------------------
Old:
----
mistral_vibe-2.3.0.tar.gz
New:
----
mistral_vibe-2.4.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-mistral-vibe.spec ++++++
--- /var/tmp/diff_new_pack.AW9gLS/_old 2026-03-17 19:08:03.805533662 +0100
+++ /var/tmp/diff_new_pack.AW9gLS/_new 2026-03-17 19:08:03.809533827 +0100
@@ -17,7 +17,7 @@
%define skip_python311 1
Name: python-mistral-vibe
-Version: 2.3.0
+Version: 2.4.1
Release: 0
Summary: Minimal CLI coding agent by Mistral
License: Apache-2.0
@@ -40,7 +40,7 @@
BuildRequires: %{python_module tree-sitter}
BuildRequires: %{python_module tree-sitter-bash}
BuildRequires: %{python_module mcp >= 1.14.0}
-BuildRequires: %{python_module mistralai >= 1.9.11}
+BuildRequires: %{python_module mistralai >= 1.12.4}
BuildRequires: %{python_module packaging >= 24.1}
BuildRequires: %{python_module pexpect >= 4.9.0}
BuildRequires: %{python_module pydantic-settings >= 2.12.0}
@@ -55,7 +55,7 @@
BuildRequires: %{python_module respx >= 0.22.0}
BuildRequires: %{python_module rich >= 14.0.0}
BuildRequires: %{python_module tomli-w >= 1.2.0}
-BuildRequires: %{python_module textual >= 6.3.0}
+BuildRequires: %{python_module textual >= 7.4.0}
BuildRequires: %{python_module textual-speedups >= 0.2.1}
BuildRequires: %{python_module tomli-w >= 1.2.0}
BuildRequires: %{python_module watchfiles >= 1.1.1}
++++++ mistral_vibe-2.3.0.tar.gz -> mistral_vibe-2.4.1.tar.gz ++++++
++++ 7452 lines of diff (skipped)