v1.7.42
asheshgoplani/agent-deckv1.7.42Apr 21, 2026by github-actions[bot]
Full Release Notes
## Agent Deck v1.7.42 Terminal session manager for AI coding agents. ### Installation **Homebrew (recommended):** ```bash brew install asheshgoplani/tap/agent-deck ``` **Quick Install:** ```bash curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash ``` **Go Install:** ```bash go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.7.42 ``` ## Changelog * a4b7079c8023e1856dfb417cf23ce01477eeb380 ci: audit + fix-or-disable broken CI gates (#682, v1.7.42) --- **Full Changelog**: https://github.com/asheshgoplani/agent-deck/compare/v1.7.41...v1.7.42