Skip to content

agterm-linux v0.16.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 01:05

Upstream v0.16.1

Bug Fixes

  • mark a Codex session blocked when its final assistant message ends in ?, so ordinary questions stay visible as waiting for user input umputun#276 @umputun

Source: https://github.com/umputun/agterm/releases/tag/v0.16.1

Linux

Linux adaptations

  • Match upstream control-event subscriptions through the Linux socket, including bounded cursor history and agtermctl events polling.
  • Add persisted per-workspace collapse and expand controls across the GTK sidebar, control API, and agtermctl.
  • Add persisted per-pane restore-command overrides and tree read-back through agtermctl session restore.
  • Support agtermctl session new --command CMD --wait, keeping completed command sessions open so their final output remains readable.
  • Render session watermarks on scratch terminals and disable click-to-move at the shell prompt, matching upstream terminal behavior.
  • Keep Codex sessions visibly blocked when their final assistant message is a question, with portable Linux hook parsing and pane routing.

Compatible with Ubuntu 24.04 / Debian 13 or newer and modern Fedora systems with glibc 2.39 or newer.
All artifacts are x86_64; the AppImage additionally bundles GTK4 and libadwaita.

Linux x86_64 builds of agterm linux-v0.16.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.16.1-SHA256SUMS or GitHub's build provenance:

gh attestation verify agterm-v0.16.1-x86_64.AppImage --repo melonamin/agterm-linux

Source commit: 10a938c77a80137db6a79e2b1eaf4dc7cdc1c398

macOS users should install upstream agterm: https://github.com/umputun/agterm