github asheshgoplani/agent-deck v0.19.15

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

Agent Deck v0.19.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@v0.19.15

Changelog

  • 1f8da73 feat(conductor): externalize heartbeat instructions into HEARTBEAT_RULES.md (#218)
  • 1e8d68a feat(dialog): add soft-select and filterable recent paths for path input (#239)
  • 54eb9b2 feat(notifications): add minimal mode with icon+count summary (#231)
  • 61bf820 feat(preview): preserve ANSI colors and formatting in session preview (#236)
  • 2d5b3ce fix(tmux): restore original status-left on notification clear (#229)
  • 784b5b2 fix(ui): guard analytics cache access in background status worker (#243)
  • 8bcdaad fix(ui): handle heartbeat send errors and remove dead helper
  • f754343 fix(update): avoid self-update on homebrew-managed installs

Full Changelog: v0.19.14...v0.19.15

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.