github asheshgoplani/agent-deck v1.16.12

4 hours ago

Agent Deck v1.16.12

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

Changelog

  • 038964f cli: --hint/--tag/--ticket/--why on add and launch, session annotate
  • 6872c8b cli: remote session annotate degrades cleanly on an older remote
  • fe988b8 docs(changelog): auto-update restart no longer kills the remote sweep
  • 107df40 feat(ui): resolve letter hotkeys typed on a non-Latin keyboard layout (#2307 via #2309)
  • ed25562 feat(ui): resolve letter hotkeys typed on a non-Latin layout (#2306)
  • 451f9a6 fix(session): confirm a dead-pipe reading before the reviver acts
  • 4ccea18 fix(ui): defer the in-place restart while the unattended updater runs
  • c4fac20 fix(ui): let explicit [hotkeys] bindings win over derived layout twins
  • 6fea577 fix(update): a zombie never holds the sweep marker or update.lock
  • e1d6fd1 fix: auto-update restart no longer kills the remote sweep or leaves a zombie holding its marker (#2308)
  • 52a155c merge: main into carry/2307-20260919
  • 5682575 recall: durable session hints, tags and harness links in state.db
  • feef42a recall: fix gosec findings from PR CI (G101, G202)
  • f3fc95b recall: link a minted Claude id when its first hook confirms it
  • a1260e7 recall: phase 1 (hints, tags, links; annotate; DDL test and benchmarks) (#2310)
  • a5f43e9 recall: recall.db FTS5 DDL with a build-time test and two benchmarks
  • 8a42ae6 release: v1.16.12
  • d2a0bd8 ui: suppress gosec G702 on the embedded-terminal shell command with proof

Full Changelog: v1.16.11...v1.16.12

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.