Search Criteria
Package Details: mistral-vibe 2.16.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mistral-vibe.git (read-only, click to copy) |
|---|---|
| Package Base: | mistral-vibe |
| Description: | Minimal CLI coding agent by Mistral |
| Upstream URL: | https://github.com/mistralai/mistral-vibe |
| Licenses: | Apache-2.0 |
| Submitter: | rubin55 |
| Maintainer: | rubin55 |
| Last Packager: | rubin55 |
| Votes: | 5 |
| Popularity: | 0.48 |
| First Submitted: | 2025-12-09 17:59 (UTC) |
| Last Updated: | 2026-06-15 16:04 (UTC) |
Dependencies (44)
- python
- python-agent-client-protocolAUR
- python-aiofiles
- python-dotenv
- python-google-auth
- python-httpx (python-httpx-gitAUR)
- python-humanize
- python-jsonpatch
- python-linkify-it-py
- python-mcpAUR
- python-mistralaiAUR
- python-opentelemetry-api
- python-opentelemetry-exporter-otlp
- python-opentelemetry-semantic-conventions
- python-packaging
- python-pexpect
- python-pydantic
- python-pydantic-settings
- python-pyperclip
- python-rich
- Show 24 more dependencies...
Required by (1)
- specify-cli (optional)
Latest Comments
1 2 Next › Last »
rubin55 commented on 2026-06-05 07:37 (UTC)
I added that test and the test mentioned by @kozzi to the ignore list.
Tingel commented on 2026-06-05 05:20 (UTC) (edited on 2026-06-05 05:27 (UTC) by Tingel)
I can't install the package because it always exits with the following error:
kozzi commented on 2026-05-31 16:41 (UTC)
Hi @rubin55 please add --ignore=tests/audio_recorder/test_audio_recorder.py, for some reason it does not works without it on some PCs
rubin55 commented on 2026-05-26 05:04 (UTC)
Version 2.11.0 came out which fixes the
textualissue andmistral-vibeworks normally again.rubin55 commented on 2026-05-05 17:09 (UTC) (edited on 2026-05-07 17:12 (UTC) by rubin55)
There's currently (since 2.9.4, still persists with 2.9.5) an issue with Mistral Vibe in combination with Textual 8.2.5, which seems to have changed how the ansi theme works. In the meantime, you can downgrade to
python-textual8.2.4:laurent_waro commented on 2026-04-15 02:51 (UTC)
/usr/lib/python3.14/subprocess.py:1268: TimeoutExpired ============================================================================ short test summary info ============================================================================= FAILED tests/client/test_config.py::test_command_execution - subprocess.TimeoutExpired: Command '['/usr/bin/uv', 'run', '--frozen', '--with', 'mcp[cli]', 'mcp', 'run', '/home/laurenth/.cache/yay/python-mcp/src/mcp/test_server.py:app', '--help']' timed out after 60 seconds ======================================================= 1 failed, 1091 passed, 95 skipped, 1 xfailed in 528.10s (0:08:48) ========================================================
rubin55 commented on 2026-04-14 17:44 (UTC)
@PhCl thanks for the report, added
python-jsonpatchas a dependency.PhCl commented on 2026-04-14 17:35 (UTC)
Fixed by installing python-jsonpatch
rubin55 commented on 2026-03-16 19:14 (UTC) (edited on 2026-03-16 19:15 (UTC) by rubin55)
All, I just upgraded this package to 2.5.0, but it depends on python-mistralai which needs to be upgraded to 2.0.4 (it's currently still at 1.12.4). I've provided the maintainer there with a patch. If you run into issues, patch
python-mistralaiyourself with the patch I mentioned in the comments there and you should be good to go (or hold off until the maintainer ofpython-mistralaihas upgraded the package of course).rubin55 commented on 2026-02-19 18:05 (UTC)
@PhCl thanks, I added the dependency
1 2 Next › Last »