Agent Deck v0.10.13
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@v0.10.13Changelog
- 179483b feat: migrate logging to structured slog with JSONL output and rotation
- c3f7fc7 fix: cap MCP pool restarts to prevent infinite loop memory leak
Full Changelog: v0.10.12...v0.10.13