Agent Deck v1.7.70
Terminal session manager for AI coding agents.
Installation
Homebrew (recommended):
brew install asheshgoplani/tap/agent-deckQuick Install:
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bashGo Install:
go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.7.70Changelog
- 438f631 chore(release): v1.7.70 (#769)
- 2d88909 feat(tmux): vulnerable-version startup warning + docs note on socket isolation scope (#750)
- 8e15da9 feat(ui): edit session settings dialog with auto-restart (P/Shift+P) (#762)
- 44e48b3 fix(codex): gate
resume <sid>on rollout-file existence (#758) - cf9aa90 fix(scratch): gate worker-scratch CLAUDE_CONFIG_DIR on Telegram conductor presence (#759) (#760)
- 6450628 fix(session): honor TmuxSocketName on status-derive path (#755) (#764)
- 51a6e16 fix(ui): reset Start query field on dialog open (#741) (#749)
Full Changelog: v1.7.69...v1.7.70