Agent Deck v1.8.2
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.8.2Changelog
- 21c8fd6 chore(release): v1.8.2 (#888)
- f369bba fix(profile): unify TUI and web profile resolution (#881) (#884)
- 086fa6d fix(session): rebind on /clear-created new jsonl regardless of size (#856) (#883)
- f166fcb fix(tmux): rely on stdin EOF in ControlPipe.Close() fast path (#882)
Full Changelog: v1.8.1...v1.8.2