Skip to content

v0.10.10

Choose a tag to compare

@asheshgoplani asheshgoplani released this 03 Feb 21:05
· 2283 commits to main since this release

Agent Deck v0.10.10

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

Changelog

  • ed7f699 feat: add configurable path templates for worktree creation
  • 61478c8 feat: integrate path templates at all worktree creation points

Full Changelog: v0.10.9...v0.10.10