github asheshgoplani/agent-deck v1.15.0

2 hours ago

Agent Deck v1.15.0

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

Changelog

  • bf50689 chore(release): v1.15.0 changelog (#2059)
  • 248b670 chore(repo): remove operational capture artifacts shipped by accident (#2044)
  • 34e194f docs(changelog): correct the 1.14.0 section against merge ancestry (#2036)
  • 1a4e608 feat(agents): phase 1 — adopt existing agent setups and render them read-only (#2037)
  • 7771aca fix(accounts): add launch parity and slot listing (#2053)
  • 032caa0 fix(cmd): load update settings in main, not package init (#2042)
  • 92bb498 fix(inbox): error transitions deliver, with the replay guarantee intact (#2039)
  • a765517 fix(inbox): fail closed on unsafe drain targets — title/id collisions and corrupt-profile ordering (#2038)
  • 3653973 fix(session): detect token-matched tools by basename when invoked by path (#2040)
  • 809d12f fix(ui): restart guard on operation state; header-derived boundaries; row-identity scroll anchor (#2041)
  • 47bb210 fix(ui): show model picker back path (#2048)

Full Changelog: v1.14.0...v1.15.0

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.