This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryAdded auto‑sync of session titles from Claude Code and a session move CLI command.
Full changelog
What's changed
Added
- #572 — Auto-sync session title from Claude Code's
--name//rename. Titles now sync on the next hook event (SessionStart, UserPromptSubmit, Stop). - #414 —
agent-deck session move <id> <new-path> [--group] [--no-restart] [--copy]CLI. Migrates~/.claude/projects/<slug>/and updates the session path atomically.
Fixed
TestWatcherEventDedup-race flake:SaveWatcherEventretries on SQLITE_BUSY.
Binaries produced by the release workflow.
Agent Deck v1.7.28
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
- 4bf80e56411b6939fbd9cae688d964277c8f9a2f v1.7.28: auto-sync session title (#572) + session move CLI (#414) (#669)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.7.27...v1.7.28
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
Beta — feedback welcome: [email protected]