Skip to content

v1.9.52

Choose a tag to compare

@github-actions github-actions released this 09 Jun 09:57
· 116 commits to main since this release

Agent Deck v1.9.52

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

Changelog

  • f882d93 chore(deps): bump the go-minor-patch group with 4 updates (#1340)
  • ecc009c chore(release): v1.9.52
  • ae30e1f fix(tmux): deliver modified keys in csi-u so Shift+Enter works in kitty (#1333)
  • e1d0a59 fix(ui): report error when deleting the default group instead of silent no-op (#1334)

Full Changelog: v1.9.51...v1.9.52