This release includes breaking changes for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+11 more
Affected surfaces
Summary
AI summaryUpdates e2e, recommended, and display across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds SLSA build provenance attestation with fail‑closed verification. Adds SLSA build provenance attestation with fail‑closed verification. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Adds include_cwd_prefix toggle to display configuration. Adds include_cwd_prefix toggle to display configuration. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Feature | Low |
Adds Claude Opus 4.8 to MODEL_ID_CATALOG. Adds Claude Opus 4.8 to MODEL_ID_CATALOG. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Gracefully degrades hook‑handler when PROJECT_DIR is missing instead of fatal error. Gracefully degrades hook‑handler when PROJECT_DIR is missing instead of fatal error. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Defaults instance to single‑instance per profile, preventing concurrent teardown. Defaults instance to single‑instance per profile, preventing concurrent teardown. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Adds tool‑aware post‑send verification to stop false‑negative drops for non‑Claude tools. Adds tool‑aware post‑send verification to stop false‑negative drops for non‑Claude tools. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Prevents iTerm2 ghost‑lines without regressing panel width measurement. Prevents iTerm2 ghost‑lines without regressing panel width measurement. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Bugfix | Medium |
Fixes authentication clean‑symlink credentials handling for multi‑session safety. Fixes authentication clean‑symlink credentials handling for multi‑session safety. Source: llm_adapter@2026-06-02 Confidence: low |
— |
| Refactor | Low |
Bumps all deprecated GitHub Actions, updating CI pipelines. Bumps all deprecated GitHub Actions, updating CI pipelines. Source: llm_adapter@2026-06-02 Confidence: high |
— |
| Other | Low |
Adds phone‑viewport applicability guards to desktop‑coupled e2e specs. Adds phone‑viewport applicability guards to desktop‑coupled e2e specs. Source: llm_adapter@2026-06-02 Confidence: low |
— |
Full changelog
Agent Deck v1.9.46
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
- 1420bb91c35ac1a08a5343f013c7b3bffc93ea99 chore(release): v1.9.46
- 13bf5b628d4036b382170e6d953e58a422c2c46b ci: bump all deprecated GitHub Actions (supersedes #991, covers perf-smoke + lighthouse-ci) (#1249)
- 41f7ff502831f566e044f386f7cb8fd1dd6f6801 feat(display): add include_cwd_prefix toggle (#1229)
- 3a8ab52f931e0aa3fb2e78e24165f1594a1aca2a feat(models): add Claude Opus 4.8 to MODEL_ID_CATALOG (closes #1241) (#1242)
- ab8244ca0ae44d8acf76ace73b2203b22e77bf6f feat(release): SLSA build provenance attestation with fail-closed artifact verification (supersedes #1159) (#1250)
- f448ca859b1f6c74555043efba9fb5ced12f22ee fix(auth): clean-symlink credentials (drop mtime-promote) + keep-warm refresh daemon — subscription-safe multi-session (no API key) (#1253)
- d14c53c782f5e7eb4d732ee8277d835a4b296586 fix(hook-handler): graceful degrade on missing PROJECT_DIR instead of FATAL-per-call (closes #1233) (#1243)
- 60e414b6093e3bdc01866ebd7e49b1dffee0880a fix(instance): default to single-instance per profile (allow_multiple=false) to stop concurrent tear-down (closes #1246) (#1247)
- c8248b031daad9d589888b7bcec7270ec7db4769 fix(send): tool-aware post-send verify — stop false-negative drops for non-Claude tools (closes #1238, #1205, #876) (#1245)
- f548343f198bf917f85cda9bf0130db95db3a53e fix(ui): prevent iTerm2 ghost-lines without regressing panel width-measurement (supersedes #1240) (#1252)
- e218df840bf2e45634dea20c4d4faafefa8a4752 test(e2e): add phone-viewport applicability guards to desktop-coupled specs (#1248)
- e64fa834330589fc38ff346b020293b2d679e667 test(e2e): fix broken Playwright tests on main (#1235 discovery) (#1236)
- d6eca8a73f13eff82dadf589e9fdc74283bc9f86 test(perf): Tier-1 WARM suite with correct warm measurement (supersedes #1234) (#1251)
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.45...v1.9.46
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]