github asheshgoplani/agent-deck v1.7.21

latest releases: v1.10.10, v1.10.9, v1.9.73...
3 months ago

Agent Deck v1.7.21

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

Changelog

  • 605251d chore(manifest): append v1.7.21 launch_as regression tests
  • d8990bb docs(skill): add Peer (Root) Sessions vs Sub-Agents guidance to agent-deck SKILL.md
  • 5ad4e2f feat(claude): add --extra-arg CLI flag and TUI field for custom CLI tokens
  • 387c54d feat(tmux): Sync terminal titles with session names
  • 2c6335d feat(tmux,v1721): launch_as=service auto-restart on tmux death
  • 2289fa6 feat(tui): Add fresh session restart command
  • 0b389b6 feat(update): support installing a specific version
  • 54c87ac feat: add edit multi-repo paths dialog (p key)
  • 228064f fix(makefile): update air module path to air-verse/air
  • 638b1fd fix(ui): allow Esc to dismiss setup wizard on welcome step (#564)
  • d9a5de8 fix(ui): keep new session on n for remote selections
  • 9db71f1 fix: address PR review — remove duplicate overlay, add mutex, add tests
  • cd26aa8 fix: install script fails when piped via curl if tmux is missing (#563)
  • 4b24109 fix: truncate long paths in edit dialog to prevent right border overflow
  • 4aed53f refactor(update): simplify --version flow and its test
  • 5586c21 test(git): cover force-fallback path in RemoveWorktree
  • 366ddd4 test(ui): add regression coverage + helper rename for #613

Full Changelog: v1.7.20...v1.7.21

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.