Agent Deck v1.7.6
Terminal session manager for AI coding agents.
Installation
Homebrew (recommended):
brew install asheshgoplani/tap/agent-deckQuick Install:
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bashGo Install:
go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.7.6Changelog
- 0171344 fix(session): explicit conductor/group TOML beats CLAUDE_CONFIG_DIR env var
- 9e92338 fix(tmux): split flushDetachInput per-OS to unblock darwin/goreleaser builds
- 550e35e fix(web): protect ptmx from concurrent Close/Resize with RWMutex
Full Changelog: v1.7.5...v1.7.6