github asheshgoplani/agent-deck v1.8.1

latest releases: v1.13.0, v1.12.0, v1.11.0...
3 months ago

Agent Deck v1.8.1

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@v1.8.1

Changelog

  • 16bc45e chore(release): v1.8.1 (#880)
  • 68ac150 fix(git/setup): eliminate TOCTOU race in executable-bit dispatch (#861)
  • c9cb453 fix(quickwins): bridge.py Python 3.8 compat (#864) + brew install regression (#873) (#878)
  • 0681fa7 fix(send): require positive delivery evidence to prevent silent drops (#876) (#879)
  • 33c7de6 fix(ui): make % filter exclude-set configurable + highlight active-filter hint (#874)
  • d365f8e fix(worktree): expand ~ in path_template to home directory (#863)

Full Changelog: v1.8.0...v1.8.1

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.