Releases: avalonreset/benjaminterm
v1.4.3
v1.4.2
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
BenjaminTerm v1.4.1 is the current official release for Windows, macOS, and Linux.
Official install path:
- Windows: download
BenjaminTerm-v1.4.1-setup.exeand run the installer. - Windows portable: download
BenjaminTerm-windows-v1.4.1.zipand runBenjaminTerm-gui.exefrom the unpacked folder. - macOS: download
BenjaminTerm-macos-v1.4.1.zip, unzip it, moveBenjaminTerm.appto/Applications, then open it. - Linux: download
BenjaminTerm-linux-v1.4.1.tar.gz, unpack it, then run./BenjaminTerm-guifrom 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.exeBenjaminTerm-windows-v1.4.1.zipBenjaminTerm-macos-v1.4.1.zipBenjaminTerm-linux-v1.4.1.tar.gz- matching
.sha256checksum files
Fixes from v1.4.0:
- Changes the Inno Setup AppName from
Benjamin TermtoBenjaminTerm. - Regenerates setup metadata as
BenjaminTerm Setup/BenjaminTerm. - Creates Start Menu/Desktop shortcuts as
BenjaminTermwith no space. - Adds installer cleanup for old
Benjamin Term.lnkshortcuts and oldOpen Benjamin Term hereshell verbs. - Renames the macOS package app directory to
BenjaminTerm.appfor 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-interfaceprototype 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, andSOURCE_MANIFEST.json.
BenjaminTerm v1.4.0
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
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.