Agent Deck v1.9.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@v1.9.13Changelog
- 44edd72 fix(web): restore semantic element in web shell (closes #1022 part 1) (#1024)
- 18ba7c7 perf(web): code-split chart.umd.min.js to lazy-load on Costs route (#1025)
- af66df5 release: prepare v1.9.13 changelog + version bump
Full Changelog: v1.9.12...v1.9.13