Skip to content

v1.16.5

Choose a tag to compare

@github-actions github-actions released this 12 Sep 11:45
· 9 commits to main since this release
694fbce

Agent Deck v1.16.5

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

Changelog

  • 8cb466d ci: pin compatible govulncheck without changing the application toolchain (#2231)
  • c2e9285 fix(tmux): drop line-leading "→" from pi busy patterns (#2221)
  • 268c511 fix: protect shared tmux servers from per-session unit teardown (#2233)
  • 64b265d fix: redact credential-bearing spawn failure diagnostics (#2232)
  • 694fbce release: v1.16.5 (#2234)

Full Changelog: v1.16.4...v1.16.5