v1.7.62

asheshgoplani/agent-deckv1.7.62Apr 22, 2026by github-actions[bot]

Full Release Notes

## Agent Deck v1.7.62

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.62
```

## Changelog
* 22f3ab4fdc5efaf2d130097a1abaa676c658dc78 Merge origin/main into feature/fix/45-update-nudge
* b49696bc3919485e11aeabdeb0422a4da356b8f8 feat(update): nudge banner for users >5 releases behind (#45, v1.7.59)

---

**Full Changelog**: https://github.com/asheshgoplani/agent-deck/compare/v1.7.61...v1.7.62