github asheshgoplani/agent-deck v0.24.0

latest releases: v1.10.11, v1.10.10, v1.10.9...
4 months ago

Agent Deck v0.24.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.24.0

Changelog

  • bda7954 docs(07-01): complete send verification consolidation plan
  • 6a17224 docs(07-02): complete send reliability integration tests plan
  • 1a75f4e docs(07-send-reliability): create phase plan
  • 970bebe docs(08): add research and validation strategy
  • df6a728 docs(08): research phase domain
  • db465b8 docs(08-01): complete heartbeat fixes plan
  • 7792052 docs(08-02): complete CLI fixes plan
  • 212f765 docs(08-heartbeat-cli-fixes): create phase plan
  • 5171a84 docs(09): create phase plan for process stability investigation
  • ed33188 docs(09-01): complete exit 137 investigation plan
  • 7b7f622 docs(09-01): investigate exit 137 SIGKILL root cause
  • 6e80904 docs(09-02): complete exit 137 mitigation documentation plan
  • f9a651a docs(10): create phase plan for learnings promotion
  • cb58365 docs(10): research learnings promotion domain
  • caecfb7 docs(10-01): complete learnings promotion plan
  • b3af1dc docs(10-02): complete LEARNINGS.md cleanup and milestone v1.2
  • 3934f95 docs(phase-07): add research and validation strategy
  • 84ea11a docs(phase-07): complete phase execution
  • 87c43f8 docs(phase-07): research send reliability domain
  • 8399821 docs(phase-08): complete phase execution
  • 9c154c2 docs(phase-09): complete phase execution
  • 59b96d0 docs(phase-10): add research and validation strategy
  • 34ca963 docs(phase-10): complete phase execution
  • 6e1ccef feat(07-01): consolidate send verification into internal/send package
  • 9b6d96a feat(08-01): fix heartbeat group scoping, interval=0 semantics, and setup guard
  • e248698 feat(08-02): add session death detection to waitForCompletion
  • 3bada75 feat(08-02): improve help text for --no-parent, -c, and set-parent
  • 0b04b82 fix(07-01): harden Enter retry loop and add Codex readiness detection
  • fc1af3e test(07-02): add send reliability integration tests for real tmux
  • 4f961c2 test(08-01): add failing tests for heartbeat group scoping and interval semantics
  • ccf45d9 test(08-02): add failing test for session death detection

Full Changelog: v0.23.0...v0.24.0

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.