Skip to content

v1.9.61

Choose a tag to compare

@github-actions github-actions released this 14 Jun 16:59

Agent Deck v1.9.61

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

Changelog

  • 635f2da chore(release): v1.9.61
  • 2da4449 fix(config): stop SaveUserConfig from bloating config.toml with zero-value fields (#1383)

Full Changelog: v1.9.60...v1.9.61