Skip to content

Releases: avalonreset/benjaminterm

v1.4.3

24 Apr 11:02

Choose a tag to compare

benjaminterm release.

Windows is the primary supported platform. macOS and Linux artifacts are portable builds.

This release includes built-in clickable local path handling for terminal output.

v1.4.2

24 Apr 09:48

Choose a tag to compare

BenjaminTerm release.

Windows is the primary supported platform. macOS and Linux artifacts are best-effort portable builds.

Release infrastructure verifies Node.js 25.9.0 on Windows, macOS, Linux, and release jobs before artifacts are published.

BenjaminTerm v1.4.1

22 Apr 20:56

Choose a tag to compare

BenjaminTerm v1.4.1 is the current official release for Windows, macOS, and Linux.

Official install path:

  • Windows: download BenjaminTerm-v1.4.1-setup.exe and run the installer.
  • Windows portable: download BenjaminTerm-windows-v1.4.1.zip and run BenjaminTerm-gui.exe from the unpacked folder.
  • macOS: download BenjaminTerm-macos-v1.4.1.zip, unzip it, move BenjaminTerm.app to /Applications, then open it.
  • Linux: download BenjaminTerm-linux-v1.4.1.tar.gz, unpack it, then run ./BenjaminTerm-gui from the unpacked folder.

Package managers are not required. GitHub Releases are the official distribution channel for this release.

Windows/macOS/Linux assets attached here:

  • BenjaminTerm-v1.4.1-setup.exe
  • BenjaminTerm-windows-v1.4.1.zip
  • BenjaminTerm-macos-v1.4.1.zip
  • BenjaminTerm-linux-v1.4.1.tar.gz
  • matching .sha256 checksum files

Fixes from v1.4.0:

  • Changes the Inno Setup AppName from Benjamin Term to BenjaminTerm.
  • Regenerates setup metadata as BenjaminTerm Setup / BenjaminTerm.
  • Creates Start Menu/Desktop shortcuts as BenjaminTerm with no space.
  • Adds installer cleanup for old Benjamin Term.lnk shortcuts and old Open Benjamin Term here shell verbs.
  • Renames the macOS package app directory to BenjaminTerm.app for consistency.

No runtime terminal behavior changed from v1.4.0.

Sound cue attribution:

  • The shipped sound cue pack is sounds/benjaminterm-soft-cues.
  • Current packages contain 84 WAV files from CC0 sources: Kenney UI Audio and ObsydianX Interface SFX Pack 1.
  • The old kenney-interface prototype set is not included in the v1.4.1 release artifacts.
  • Sound source notes ship in sounds/benjaminterm-soft-cues/README.md, LICENSE_CC0.txt, and SOURCE_MANIFEST.json.

BenjaminTerm v1.4.0

22 Apr 20:42

Choose a tag to compare

BenjaminTerm v1.4.0 finalizes the Windows rebrand and agent-attention pass.

Highlights:

  • Replaces the old abrasive cue library with an 84-file softer CC0 sound pack.
  • Adds the accepted one-shot breathing cursor-row visual cue for agent-ready panes.
  • Keeps ready sounds, border pulse, silent toasts, and toast click-to-focus aligned on the same attention path.
  • Refreshes Windows branding metadata and installer/package icon around BenjaminTerm/Ben branding.
  • Packages 0xProto, bundled config, soft cues, renamed BenjaminTerm executables, and Windows setup assets.

Validation:

  • cargo build -p wezterm -p wezterm-gui -p wezterm-mux-server -p strip-ansi-escapes --release
  • ci/package-benjaminterm-windows.ps1 -TagName v1.4.0
  • Inno Setup 6.7.1 local installer build
  • Packaged BenjaminTerm-gui.exe metadata verified as BenjaminTerm / Avalon Reset
  • Packaged sound cue count verified: 84 WAV files

v1.3.4

22 Apr 08:36

Choose a tag to compare

BenjaminTerm release.

Windows is the primary supported platform. macOS and Linux artifacts are best-effort portable builds.

Release infrastructure verifies Node.js 25.9.0 on Windows, macOS, Linux, and release jobs before artifacts are published.