Agent Deck v1.9.42
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.42Changelog
- 519e9c5 chore(release): v1.9.42 — attached-skills API camelCase JSON fix (#1211)
- bfe2491 fix(web): re-baseline parity guards + wire skills-service in fixture + add json tags to ProjectSkillAttachment (#1211)
Full Changelog: v1.9.41...v1.9.42