| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Updated to version 0.34.0
* Features:
- Upgrade charmbracelet libs to v2 (bubbletea, lipgloss, bubbles)
- Add Google Vertex AI support for Claude models
- Add new models.
* Fixes:
- Eliminate escape sequence leak from spinner tea.Program instances.
- Fix anthropic api issue.
- Convert JSON Schema draft-07 exclusive bounds to draft-04 format.
* Upgrade all dependencies to latest versions, resolve security issues
and to obtain Go 1.26 compatibility.
This addresses CVE-2025-30153 GO-2025-3533 (bsc#1264762).
- Fixed CVEs:
* CVE-2026-33186 GO-2026-4762 (bsc#1260224)
* CVE-2026-32285 GO-2026-4514 (bsc#1264759)
- Fix CVEs
* GO-2025-4135 (CVE-2025-47914) (bsc#1265275)
SSH Agent servers do not validate the size of messages
when processing new identity requests, which may cause
the program to panic if the message is malformed due to
an out of bounds read.
* GO-2025-4116 (CVE-2025-47913) (bsc#1265274)
SSH clients receiving SSH_AGENT_SUCCESS when expecting a
typed response will panic and cause early termination of
the client process.
* GO-2025-4134 (CVE-2025-58181, bsc#1253952).
SSH servers parsing GSSAPI authentication
requests do not validate the number of mechanisms
specified in the request, allowing an attacker to cause
unbounded memory consumption.
- Update to 0.32.0 Feat: Add option to require approval before tool. Bump github.com/cloudwego/eino to fix panic. Changes to 0.31.4: Update dependencies. Changes to 0.31.3: Fix format & update models. Changes to 0.31.2: Fix: suppress health check logging to debug output only/ Changes to 0.31.1: Update dependency update mcp-go.
- Add shell completions & basic %check during build time.
- Modernise packaging
- Peparing for submission to Factory: * Clean up spec file, remove old tar balls. * On SUSE use SUSE Golang build macros.
- Update to release 0.31.1
- Update to release 0.31.1
- Update to 0.31.0
- Update to 0.30.1