Skip to content

v0.11.2

Choose a tag to compare

@asheshgoplani asheshgoplani released this 06 Feb 01:37
· 2291 commits to main since this release

Agent Deck v0.11.2

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@v0.11.2

Changelog

  • f4ad941 fix: enable notification bar on all instances, not just primary

Full Changelog: v0.11.1...v0.11.2