github asheshgoplani/agent-deck v1.9.41

latest releases: v1.10.10, v1.10.9, v1.9.73...
one month ago

Agent Deck v1.9.41

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@v1.9.41

Changelog

  • 320ba9d chore(release): v1.9.41 — security hardening (SHA-256 verify, non-loopback bind auth, install.sh checksum)
  • 1cf808b fix(remote): verify SHA-256 before deploy + enforce SSH host-key stance (security hardening) (#1207)
  • 50bf56d fix(security): install.sh checksum + RemoveAll containment + secret-via-env + shell-quote spawn args (#1210)
  • a5ef0dd fix(web): refuse unauthenticated non-loopback bind + token-gate terminal bridge (security) (#1209)

Full Changelog: v1.9.40...v1.9.41

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.