Skip to content

v0.13.0

Choose a tag to compare

@asheshgoplani asheshgoplani released this 11 Feb 10:18

Agent Deck v0.13.0

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

Changelog

  • 844d98a feat: add quick session creation with Shift+N (#161)
  • bb2c841 feat: standalone heartbeat timer per conductor (no Telegram required)

Full Changelog: v0.12.3...v0.13.0