github asheshgoplani/agent-deck v1.9.24

latest releases: v1.15.0, v1.14.0, v1.13.0...
3 months ago

Agent Deck v1.9.24

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

Changelog

  • 795ffad chore(release): v1.9.24
  • b09aacc feat(ui): remote session latency markers in header (closes #1103) (#1106)
  • 711094b fix(test): rename stripANSI to stripANSILatency to avoid eval_smoke build conflict (#1111)
  • 38687ca fix(ui): Shift+Enter handles remote sessions + opens iTerm tab by default (closes #1100, follow-up to #1098) (#1105)
  • e10c812 fix(ui): insert mode actual perf fix + remote-session support (closes #1102, follow-up to #1096) (#1110)
  • 1ecb968 fix(ui): remote session preview pane + cost/usage propagation (#1107)
  • 9fa414c fix(ui): status line counter bucket stopped sessions separately (re-closes #953) (#1108)
  • 778a04a fix(userconfig): restore missing closing brace + gofmt (hotfix main red) (#1109)

Full Changelog: v1.9.23...v1.9.24

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.