Skip to content

agent-deck

v1.9.53 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-agent ai-agents ai-coding-assistant aider bubble-tea claude-code
+11 more
cli codex developer-tools discord gemini-cli go mcp productivity session-manager tmux tui

Summary

AI summary

Updates conductor, recommended, and lint across a mixed release.

Changes in this release

Bugfix Medium

Creates notifier/bridge log directory before start to avoid crash-loop.

Creates notifier/bridge log directory before start to avoid crash-loop.

Source: llm_adapter@2026-06-09

Confidence: high

Bugfix Medium

Adds /opt/homebrew/bin to generated unit PATH only on macOS.

Adds /opt/homebrew/bin to generated unit PATH only on macOS.

Source: llm_adapter@2026-06-09

Confidence: high

Bugfix Medium

Prevents rebinding of stopped/removed sessions from stale SessionEnd hook.

Prevents rebinding of stopped/removed sessions from stale SessionEnd hook.

Source: llm_adapter@2026-06-09

Confidence: high

Bugfix Low

Fixes macOS sun_path socket-length failures in tmux tests.

Fixes macOS sun_path socket-length failures in tmux tests.

Source: llm_adapter@2026-06-09

Confidence: high

Full changelog

Agent Deck v1.9.53

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/[email protected]

Changelog

  • 752963d1046c034592543f97df90f6c95897f207 chore(release): v1.9.53
  • a30a47e6af21052cccbff5724b3b5e2bc2845af2 ci(lint): exclude staticcheck SA5011 false-positives in test files
  • cdd1a0398df0c85e3c8db2775668cbc01d53bc84 ci(release): retry flaky test packages with gotestsum --rerun-fails (supersedes #1330)
  • 3fdbe1f7bd64d1c13a781b0b7a7b4554a9183d09 fix(conductor): create notifier/bridge log dir before start to avoid 209/STDOUT crash-loop (#1347)
  • 5048f962d5834e99a7091bf6bfbe8c5b4b5891d6 fix(conductor): only add /opt/homebrew/bin to generated unit PATH on macOS (#1348)
  • e8c274b682fbc41bc7d50bc5721da12a9eb26b30 fix(notify-daemon): don't rebind stopped/removed sessions from stale SessionEnd hook (fixes #1349) (#1352)
  • f298429e081c1048492c5d85eb7dfb0fa9d540fe test(cmd): add explicit return after t.Fatal to satisfy staticcheck SA5011
  • 0243ed4322f2bc02a0c2a5b4094a0d6932bbd3fe test(tmux): fix macOS sun_path socket-length failures in tmux tests (#1341)

Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.52...v1.9.53

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track agent-deck

Get notified when new releases ship.

Sign up free

About agent-deck

Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.

All releases →

Related context

Earlier breaking changes

  • v1.10.9 Stop global -p/--profile from shadowing a subcommand's -p flag

Beta — feedback welcome: [email protected]