This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Affected surfaces
Summary
AI summaryUpdates Links, https://github.com/JMBattista, and https://github.com/asheshgoplani/agent-deck/pull/652 across a mixed release.
Full changelog
What's Changed
-
Mobile web terminal input (#652 by @JMBattista, shipped as #698): mobile clients (
pointer: coarse) no longer enforce an implicit read-only mode in the web UI. Keystrokes from phones/tablets now flow to the tmux session like any other client.To preserve the previous behavior, start the web server with
agent-deck web --read-only— the server-side flag now owns read-only enforcement for all devices.
Credits
Full credit to @JMBattista for the design, implementation, and accompanying test updates in #652. #698 is a pure rebuild of that PR onto current main after 9 intervening releases caused the original diff to conflict; authorship is preserved via a Co-Authored-By trailer on the merged commit.
Upgrade
agent-deck update
Links
- PR #698 (rebuild): https://github.com/asheshgoplani/agent-deck/pull/698
- Original PR #652: https://github.com/asheshgoplani/agent-deck/pull/652
- Full changelog: https://github.com/asheshgoplani/agent-deck/blob/main/CHANGELOG.md
- Diff: https://github.com/asheshgoplani/agent-deck/compare/v1.7.43...v1.7.44
Agent Deck v1.7.44
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
- 8ddb8e776814cd59a4b8fec52cda629774d98d17 feat(web-terminal): enable input on mobile devices (#652, v1.7.44)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.7.43...v1.7.44
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]