Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Aug 03:06
· 16 commits to main since this release

Install

macOS 12 or later, Apple silicon: open -arm64.dmg and drag the app
to Applications. There is no Intel Mac build — macOS 27 runs on none.

Windows 10 or later, x64: run -x64-setup.exe. There is no separate
ARM build; Windows on ARM runs the x64 one. The whole test suite runs
on a Windows runner and gates this installer — a red Windows test stops
the release rather than being waved through.

Neither build is signed. macOS will refuse the first launch: either
right-click the app and choose Open, or clear the quarantine flag:

xattr -dr com.apple.quarantine "/Applications/Terminal Deck.app"

Windows SmartScreen will warn instead: choose More info, then
Run anyway. The -portable.exe needs no installation and cannot
update itself.

Terminal Deck runs agent CLIs; it does not bundle them. At least one of
Claude Code, Codex CLI or Gemini CLI needs to be installed and
authenticated already.

The app checks for new versions and installs them itself, so the
.zip and latest*.yml files are for the updater rather than for
you. SHA256SUMS.txt lists the checksum of every artifact below.

Full Changelog: v0.1.3...v0.1.4