Skip to content

v0.8.85

Choose a tag to compare

@github-actions github-actions released this 27 Jan 11:57
· 2298 commits to main since this release

Agent Deck v0.8.85

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

Changelog

  • cb32e46 fix: clear MCP cache before regeneration to prevent stale reads (#97)
  • 2400e7a fix: cursor jump during navigation and view duplication bugs

Full Changelog: v0.8.84...v0.8.85