github asheshgoplani/agent-deck v1.16.15

one hour ago

Agent Deck v1.16.15

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

Changelog

  • efbabe7 Fix CI panic: flag name must not keep its leading dash
  • c27b71f Fix test: re-enable remoteSessionsCacheEnabled for its own scope
  • ee1ea99 Fix test: strip last_activity_at before comparing list --json runs
  • f13b4b2 Gate --stats on remote capability: v1.16.13 rejects the unknown flag
  • 8a3fa92 Name the slow stage in remote status polls, mark stale rows with age
  • 8d7f761 fix(recall): stop inferring initial_backfill done from session count
  • b7d2233 fix: scope root-issue checking to the initial-backfill pass only
  • ea1367f release: v1.16.15
  • e2580b2 test(visual): regenerate stale baselines for sidebar status-chip layout (#2324)

Full Changelog: v1.16.14...v1.16.15

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.