github asheshgoplani/agent-deck v1.16.14

latest release: v1.16.15
3 hours ago

Agent Deck v1.16.14

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

Changelog

  • c97a5d0 Merge main into release/v1.16.14 (pick up #2331)
  • ff776b0 docs(tmux): note controlling TTY resize constraint
  • 1d42c6f feat(recall): background initial backfill on enable (#2329)
  • d22583c fix(recall): correct two CI-only test assertions for #2329
  • 5daa7f5 fix(recall): root-cause both CI failures instead of loosening assertions
  • 94ec5af fix(remote): dedupe a same-id collision within one remote's fetch before it reaches the tree
  • 5999eef fix(session): restore configured tool detection when loading sessions (#2322)
  • 281b584 fix(ui): fit detached preview after restart
  • deddb44 fix(ui): reconcile embedded preview after restart
  • e1c47bf fix(ui): scope restart preview sizing
  • 7f4bf42 fix(web): archive confirm reads as archiving, not deleting
  • 6c73ef4 fix: never prefer an empty XDG profile store over a populated legacy one
  • 5a475f1 fix: pin the profile store root with a migration marker instead of row counts
  • 29a6511 fix: restore configured tool detection when loading sessions
  • b241ce3 recall: a stale artifact is re-drained by every drain; classifiers queued with derived_rev
  • 23ee40d recall: context --into current, enrich, federated search, card sync and mcp verbs
  • 12725d0 recall: context's brief is budget-aware so a small --budget still yields turns
  • 76835ae recall: enrich queue, context tiers, card sync, MCP protocol (internal)
  • f288b51 recall: lint-clean remote option check, boundary doc check as a regexp, door 15 gated
  • 9918fcf recall: one rules.json for distill.py and the classifier
  • 5c3ee54 recall: review round 2 P2s: MCP path rule, --into over SSH, export cursor, tests and docs
  • 12aaec1 recall: route every remote recall verb's older-remote degrade through one classifier
  • bc45359 recall: simplifier pass on the phase-4 code
  • 5443483 recall: the --into/--json refusal is read from stdout, where --json puts errors
  • e392dfa release: fold in #2331 (recall background backfill on enable)
  • a1633d6 release: v1.16.14
  • bc7e22f session: recall's doors in the remote transcript boundary, as one table test
  • a162614 style(tmux): gofmt preview size tests
  • 5f58edc test(tmux): cover detached preview restart sizing
  • e82a6d7 test(tmux): gate PTY preview tests off Windows
  • e470bf8 test(tmux): preserve inherited preview sizing policy

Full Changelog: v1.16.13...v1.16.14

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.