Agent Deck v0.26.2
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@v0.26.2Changelog
- 3a5ca67 Fix Codex light theme rendering in tmux sessions
- a8d2990 Revert "feat: support discord image attachments"
- f59b4c9 docs(17): create phase plan
- 9a13b29 docs(17-01): update summary with self-check and metadata commit reference
- 6f32af2 docs(17-02): complete Slack markdown converter plan
- 5dac94b docs(18): create phase plan
- 150dc5b docs(18-01): complete Wayland key input compatibility plan
- 17613da docs(phase-17): complete phase execution
- e022b0a docs(phase-18): complete phase execution
- 4a28b76 feat(17-01): add post-release asset validation to CI workflow
- ed13ad8 feat(17-02): add GFM-to-Slack-mrkdwn converter in conductor bridge template
- 1007fb3 feat(18-01): add Kitty keyboard protocol compatibility layer
- 6b6792c feat(18-01): disable Kitty keyboard protocol at TUI startup
- 768a72f feat(cli): add group reorder command
- 48a1fae feat(perf): add performance observability for lag and stuck diagnosis
- df1f04a feat: add discord bridge message filters
- 6ae032c feat: add multi-repo agent sessions
- 818567f feat: support discord image attachments
- 78a7160 feat: support discord image attachments
- b838ce9 fix(17-01): improve install.sh error handling for empty or missing releases
- 3b76d6b fix(lint): use type conversion instead of struct literal in migrate.go (S1016)
- e545b81 fix(release): add CI workflow to prevent empty releases (#332)
- 8cc0c9a fix(test): gate flaky tmux integration test behind AGENT_DECK_INTEGRATION_TESTS env
- ff021f5 fix(test): skip plist tests when agent-deck not in PATH (CI environment)
- 33d579a fix: race condition in renderPreviewPane and flaky E2E test gating
- 26d8399 fix: render markdown bold/italic/code in Telegram messages
- 334b158 fix: retry full message in session send when TUI input is not ready
- 9a13e7c fix: use model-aware context window size for analytics percent calculation
- 76952bc merge: integrate upstream/main (v0.26.0)
- f2ecdf1 merge: resolve conflicts with upstream/main
- bfbc332 refactor: use persistent parent dir for multi-repo worktrees
- 0cf9e9d test(17): complete UAT - 8 passed, 0 issues
- 5550476 test(18): complete UAT - 4 passed, 0 issues
Full Changelog: v0.26.0...v0.26.2