github asheshgoplani/agent-deck v1.9.30

latest releases: v1.15.0, v1.14.0, v1.13.0...
3 months ago

Agent Deck v1.9.30

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

Changelog

  • f1518f6 Authenticate GitHub releases API calls to avoid anonymous rate limit (#1154)
  • b20aead chore(release): v1.9.30 — multi-session-id preserve, lefthook race, telegram env strip, GH API auth, web worktree-finish
  • 62b67bd feat(web): worktree-finish endpoint + UI (closes #1126) (#1153)
  • eae2418 fix(lefthook): serialize pre-push commands to remove css-verify/lint race (closes #1146) (#1151)
  • 5333dfb fix(session): preserve explicit --session-id in multi-session-per-cwd (closes #1147) (#1148)
  • 528f73b fix(session): strip all TELEGRAM_* env vars from child sessions (closes #1133) (#1152)

Full Changelog: v1.9.29...v1.9.30

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.