github asheshgoplani/agent-deck v0.19.0

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

Agent Deck v0.19.0

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.19.0

Changelog

  • b1a30fd feat(install): add MacPorts support alongside Homebrew (#187)
  • cdaee36 feat: add web mode (agent-deck web) (#174)
  • 1de1f91 fix: anchor BusyRegexp to line start to prevent welcome banner false positive (#179)
  • 553d43a fix: propagate allow_dangerous_mode config in UI-created Claude sessions (#185)
  • 5b28efd fix: resolve TUI scroll artifacts from width measurement inconsistency (#182)

Full Changelog: v0.18.2...v0.19.0

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.