This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates paths, recommended, and tui across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds XDG base directory support for paths (supersedes #1281) Adds XDG base directory support for paths (supersedes #1281) Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Feature | Medium |
Improves keyboard navigation in the new-session dialog TUI Improves keyboard navigation in the new-session dialog TUI Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Feature | Medium |
Adds optional lighter curated TUI footer (opt‑in [ui] footer) supersedes #1289 Adds optional lighter curated TUI footer (opt‑in [ui] footer) supersedes #1289 Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Fixes regression in per‑package shared‑home isolation for paths tests Fixes regression in per‑package shared‑home isolation for paths tests Source: llm_adapter@2026-06-07 Confidence: high |
— |
| Bugfix | Medium |
Fixes release‑gate failure by isolating HOME, XDG, and tmux in profile tests Fixes release‑gate failure by isolating HOME, XDG, and tmux in profile tests Source: llm_adapter@2026-06-07 Confidence: high |
— |
Full changelog
Agent Deck v1.9.49
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/[email protected]
Changelog
- b555774a0901c39d8f9d5b9ed8c671c2659ff44e chore(release): v1.9.49
- 9a4ebbbc6b4075b43959a421fc010c6eae40f8f6 feat(paths): XDG base directories, hardened — supersedes #1281 (#1294)
- 501f6c0b82d4e669d520e5cc45f0b9f42163f1ec feat(tui): smoother keyboard navigation in the new-session dialog (#1295)
- f294874fe5a96abb817d4aeadc8018d301daf276 feat(ui): lighter curated TUI footer (opt-in [ui] footer) — supersedes #1289 (#1300)
- 98730b2a535f4d6ffcb0c7c82570da5d2f9128b5 test(paths): fix per-package shared-home isolation regression from #1294
- fecee3fd1b6a6b4dfdde66b6be54495005257791 test(profile): isolate HOME+XDG+tmux in TestMain to fix release-gate failure
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.48...v1.9.49
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About agent-deck
Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.
Related context
Related tools
Earlier breaking changes
- v1.10.9 Stop global -p/--profile from shadowing a subcommand's -p flag
Beta — feedback welcome: [email protected]