Skip to content

v1.16.6

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Sep 14:09
2c2ff1f

Agent Deck v1.16.6

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

Changelog

  • a02e6b5 feat(remote): keep connected remotes on the controller's version (#2166)
  • 7c087f7 feat(session): switch a session's account or harness with the conversation carried over (#2237)
  • 02742b8 fix(ui): show the account badge only with configured slots and refresh it on config changes (#2238)
  • 2c2ff1f release: v1.16.6 (#2241)

Full Changelog: v1.16.5...v1.16.6