github asheshgoplani/agent-deck v0.8.97

latest releases: v1.11.0, v1.10.11, v1.10.10...
6 months ago

Agent Deck v0.8.97

Terminal session manager for AI coding agents.

Installation

Homebrew (recommended):

brew install asheshgoplani/tap/agent-deck

Quick Install:

curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash

Go Install:

go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v0.8.97

Changelog

  • fee4852 Merge PR #116: feat: enable allow_multiple instances by default
  • 86d9199 feat(gemini): update hardcoded model list to latest version 3 and 2.5
  • 6f94b0e feat: enable allow_multiple instances by default
  • 91da619 fix: persist CLI session IDs via PostStartSync for start/restart/fork/try
  • c4b7e4e fix: use *bool for AllowMultiple to properly default to true

Full Changelog: v0.8.96...v0.8.97

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.