Skip to content

v0.10.12

Choose a tag to compare

@asheshgoplani asheshgoplani released this 04 Feb 09:21
· 2277 commits to main since this release

Agent Deck v0.10.12

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

Changelog

  • 8632dac fix: clear tmux scrollback on restart to prevent stale content (#138)

Full Changelog: v0.10.11...v0.10.12