github asheshgoplani/agent-deck v0.8.87

latest releases: v1.10.11, v1.10.10, v1.10.9...
6 months ago

Agent Deck v0.8.87

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

Changelog

  • 154385d feat: add env variables to custom tools and show in command picker (#101)
  • 9ff713c fix: add unreachable returns after os.Exit to satisfy staticcheck SA5011
  • 211eede fix: add unreachable returns to remaining nil-check blocks for staticcheck
  • 319d7a6 fix: commit missing worktree location changes (fixes CI build)

Full Changelog: v0.8.86...v0.8.87

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.