github asheshgoplani/agent-deck v1.7.28

latest releases: v1.16.4, v1.16.3, v1.16.2...
4 months ago

What's changed

Added

  • #572 — Auto-sync session title from Claude Code's --name / /rename. Titles now sync on the next hook event (SessionStart, UserPromptSubmit, Stop).
  • #414agent-deck session move <id> <new-path> [--group] [--no-restart] [--copy] CLI. Migrates ~/.claude/projects/<slug>/ and updates the session path atomically.

Fixed

  • TestWatcherEventDedup -race flake: SaveWatcherEvent retries on SQLITE_BUSY.

Binaries produced by the release workflow.

Agent Deck v1.7.28

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

Changelog


Full Changelog: v1.7.27...v1.7.28

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.