Skip to content

v0.20.1

Choose a tag to compare

@asheshgoplani asheshgoplani released this 02 Mar 18:35
· 2005 commits to main since this release

Agent Deck v0.20.1

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

Changelog

  • c16a695 feat: add Discord bot support to conductor bridge
  • 61a0b7f fix(conductor): restrict Discord slash commands to configured channel
  • e109c91 perf: reduce tmux parsing

Full Changelog: v0.20.0...v0.20.1