github asheshgoplani/agent-deck v1.16.2

latest release: v1.16.3
one hour ago

Agent Deck v1.16.2

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

Changelog

  • 24ac401 feat(remote): the screen never waits for the remote, and every action reports its time (#2173)
  • f0030d8 fix(remote): stale polls, refused renames, queued creates and failed attaches now tell the truth (#2172)
  • 0498ecc perf(remote): attach right after spawn on n, poll in one round trip, ctrl+r refreshes remotes (#2171)
  • f5ce8cf release: v1.16.2 (#2176)

Full Changelog: v1.16.1...v1.16.2

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.