v1.7.41
asheshgoplani/agent-deckv1.7.41Apr 20, 2026by github-actions[bot]
Full Release Notes
## Agent Deck v1.7.41 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.41 ``` ## Changelog * 118bfc4d391c3eb052c3460982105bf761584ab0 fix(feedback): pace first prompt for new users (v1.7.41) (#692) --- **Full Changelog**: https://github.com/asheshgoplani/agent-deck/compare/v1.7.40...v1.7.41