agterm-linux v0.12.1+linux.1
Upstream v0.12.1
Bug Fixes
- stop agterm's embedded shells from identifying as Ghostty via
TERM_PROGRAM, which could make a Ghostty-aware tool shell out to a standaloneghosttyon thePATHand launch a windowless Ghostty.app while you were using agterm umputun#203 @umputun - fix the Codex agent status getting stuck on
blockedduring an auto review, where the permission prompt fired before the review resolved it umputun#204 @umputun - strip the dashboard's titlebar to a single exit button while the grid is open, so its sidebar, split, scratch, and quick-terminal buttons can no longer steal focus and leave Esc unable to close the grid umputun#205 @umputun
Source: https://github.com/umputun/agterm/releases/tag/v0.12.1
Linux
Linux fixes
- Follow Hyprland conventions by leaving close, minimize, and maximize actions to compositor bindings while retaining native window buttons on other GTK desktops.
- Keep the sidebar header and footer colors consistent when the window becomes inactive.
- Use a full-height native sidebar divider with a larger drag target and persist the resized width.
Linux x86_64 builds of agterm linux-v0.12.1+linux.1.
Available formats:
- AppImage: bundles GTK4, libadwaita, the Swift runtime, libghostty, and Ghostty resources.
- DEB: Ubuntu 24.04 / Debian 13 or newer compatible systems.
- RPM: modern Fedora-compatible systems with glibc 2.39 or newer.
- tar.gz: relocatable payload for compatible modern distributions with GTK4 and libadwaita installed.
Verify downloads with agterm-linux-v0.12.1+linux.1-SHA256SUMS or GitHub's build provenance:
gh attestation verify agterm-v0.12.1+linux.1-x86_64.AppImage --repo melonamin/agterm-linuxSource commit: b5a0a55e43d03177d9dd538f936e788b8f21dddc
macOS users should install upstream agterm: https://github.com/umputun/agterm
Full Changelog: linux-v0.12.1...linux-v0.12.1+linux.1