Skip to content

v0.10.5

Choose a tag to compare

@github-actions github-actions released this 03 Feb 10:06
· 2337 commits to main since this release

Agent Deck v0.10.5

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

Changelog

  • c9f19a4 feat: support custom worktree path location
  • 82f207d fix: prevent memory exhaustion from unbounded caches (#128)

Full Changelog: v0.10.4...v0.10.5