Skip to content

v1.16.3

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:42
· 4 commits to main since this release
423b5f6

Agent Deck v1.16.3

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@v1.16.3

Changelog

  • 2997f4b ci: shard the PR gate across four runners (#2175)
  • 2fe897b feat(remote): one persistent channel per remote, with pushed change events (#2177)
  • 423b5f6 release: v1.16.3 (#2178)

Full Changelog: v1.16.2...v1.16.3