Agent Deck v1.9.11
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.9.11Changelog
- 5542fb1 docs(skill): add prelude-read convention to worker prompts (closes #968) (#1013)
- 5eb69e9 feat(git): bare-repo-at-root + strict self-discrimination (closes #891 follow-up, takeover of @keelerm84's #1011) (#1016)
- 407c262 feat(skills): self-improvement pipeline + goal-driven worker autonomy (#1012)
- 62c90c2 fix(notify): respect NoTransitionNotify mute flag on inbox replay (closes #962 v3) (#1014)
- 69c0f75 release: prepare v1.9.11 changelog + version bump
Full Changelog: v1.9.10...v1.9.11