github asheshgoplani/agent-deck v1.9.46

latest releases: v1.10.11, v1.10.10, v1.10.9...
one month ago

Agent Deck v1.9.46

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

Changelog

  • 1420bb9 chore(release): v1.9.46
  • 13bf5b6 ci: bump all deprecated GitHub Actions (supersedes #991, covers perf-smoke + lighthouse-ci) (#1249)
  • 41f7ff5 feat(display): add include_cwd_prefix toggle (#1229)
  • 3a8ab52 feat(models): add Claude Opus 4.8 to MODEL_ID_CATALOG (closes #1241) (#1242)
  • ab8244c feat(release): SLSA build provenance attestation with fail-closed artifact verification (supersedes #1159) (#1250)
  • f448ca8 fix(auth): clean-symlink credentials (drop mtime-promote) + keep-warm refresh daemon — subscription-safe multi-session (no API key) (#1253)
  • d14c53c fix(hook-handler): graceful degrade on missing PROJECT_DIR instead of FATAL-per-call (closes #1233) (#1243)
  • 60e414b fix(instance): default to single-instance per profile (allow_multiple=false) to stop concurrent tear-down (closes #1246) (#1247)
  • c8248b0 fix(send): tool-aware post-send verify — stop false-negative drops for non-Claude tools (closes #1238, #1205, #876) (#1245)
  • f548343 fix(ui): prevent iTerm2 ghost-lines without regressing panel width-measurement (supersedes #1240) (#1252)
  • e218df8 test(e2e): add phone-viewport applicability guards to desktop-coupled specs (#1248)
  • e64fa83 test(e2e): fix broken Playwright tests on main (#1235 discovery) (#1236)
  • d6eca8a test(perf): Tier-1 WARM suite with correct warm measurement (supersedes #1234) (#1251)

Full Changelog: v1.9.45...v1.9.46

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.