Skip to content

v0.27.4

Choose a tag to compare

@asheshgoplani asheshgoplani released this 26 Mar 09:30
· 1733 commits to main since this release

Agent Deck v0.27.4

Terminal session manager for AI coding agents.

Installation

Homebrew (recommended):

brew install asheshgoplani/tap/agent-deck

Quick Install:

curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash

Go Install:

go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v0.27.4

Changelog

  • 81d0fb9 fix: pin Go toolchain to 1.24.0 to prevent Go 1.25 runtime regression

Full Changelog: v0.27.3...v0.27.4

Agent Deck v0.27.4

Terminal session manager for AI coding agents.

Installation

Homebrew (recommended):

brew install asheshgoplani/tap/agent-deck

Quick Install:

curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash

Go Install:

go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v0.27.4

Changelog

  • 81d0fb9 fix: pin Go toolchain to 1.24.0 to prevent Go 1.25 runtime regression

Full Changelog: v0.27.3...v0.27.4