github asheshgoplani/agent-deck v0.8.99

latest releases: v1.16.10, v1.16.9, v1.16.8...
7 months ago

Agent Deck v0.8.99

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

Changelog

  • fa797a7 feat(opencode): add session forking support
  • 6208601 feat: opencode session forking + path check + worktree defaults
  • da1b2b4 fix(opencode): add missing opencode case to tool detection
  • f52f834 fix(opencode): increase session detection retry window for new sessions
  • e1dd049 fix(opencode): use temp script for fork to avoid bash quoting issues
  • 7fe91e2 fix: address issues in OpenCode fork support (#121)
  • 4b4e8aa fix: persist session reorder across reloads (#119)
  • ec9855b fix: remove unnecessary time limit for OpenCode fork
  • 356d870 fix: resolve subgroups appearing under wrong parent group

Full Changelog: v0.8.98...v0.8.99

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.