Skip to content

v0.10.14

Choose a tag to compare

@asheshgoplani asheshgoplani released this 04 Feb 13:28
· 2243 commits to main since this release

Agent Deck v0.10.14

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

Changelog

  • 7ea98d0 fix: critical OOM crash from Global Search loading 4.4 GB into memory

Full Changelog: v0.10.13...v0.10.14