Agent Deck v1.8.3
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.8.3Changelog
- 62c2c88 chore(release): v1.8.3 (#889)
- eae7d6a feat(conductor): add --heartbeat-rules-md flag for per-conductor rules override (#887)
- 807e5fa feat(conductor): inject HEARTBEAT_RULES.md in OS heartbeat (parity with bridge.py) (#886)
- 99bea90 fix(ui): preserve inline pane title across stale-cache snapshot rebuilds (#877)
Full Changelog: v1.8.2...v1.8.3