Skip to content

v1.16.1

Choose a tag to compare

@github-actions github-actions released this 06 Sep 14:02
· 11 commits to main since this release
c11688c

Agent Deck v1.16.1

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.1

Changelog

  • 1342707 feat(remote): full session management from the TUI on a remote deck (fork, archive, MCPs at create, group order) (#2163)
  • c11688c release: v1.16.1 (#2168)

Full Changelog: v1.16.0...v1.16.1