v1.7.61

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

Full Release Notes

## Agent Deck v1.7.61

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

## Changelog
* 1a1a51287b901c1a80e1e60dfc1011c9ef87e765 feat: agent-deck session remove + TUI X/Ctrl+X (#17 internal) (#722)

---

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