v1.9.17
asheshgoplani/agent-deckv1.9.17May 18, 2026by github-actions[bot]
AI Summary
A maintenance release focused on preparing the changelog and bumping the version to ensure smooth progression in the development cycle.
Key Highlights
- Version bump to v1.9.17
- Preparation of changelog documentation
Full Release Notes
## Agent Deck v1.9.17 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.9.17 ``` ## Changelog * 7171393a48a039019e08d1afbcf52be992b1004a release: prepare v1.9.17 changelog + version bump --- **Full Changelog**: https://github.com/asheshgoplani/agent-deck/compare/v1.9.16...v1.9.17