github asheshgoplani/agent-deck v0.17.0

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

Agent Deck v0.17.0

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@v0.17.0

Changelog

  • 5365ea0 feat(conductor): add Slack user ID authorization (#170)
  • 94a4aad feat(readme): add downloads badge to README
  • 31abace feat: add top-level rename command with validation (#176)
  • 594e94b feat: use symlinks for custom CLAUDE.md locations in conductors (#173)
  • b9e7679 fix(slack): remove thread context fetching from Slack handler (#175)
  • 877df1e fix: prevent worktree-within-worktree nesting when forking sessions (#177)

Full Changelog: v0.16.0...v0.17.0

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.