This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+11 more
Summary
AI summaryUpdates conductor, recommended, and agentpaths across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Adds MergeTree and CopyTree no-clobber primitives to agentpaths. Adds MergeTree and CopyTree no-clobber primitives to agentpaths. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Medium |
Adds MigrateConductorDir command and split‑brain detector to conductor. Adds MigrateConductorDir command and split‑brain detector to conductor. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Medium |
Supports overriding [conductor].dir for the conductor base directory. Supports overriding [conductor].dir for the conductor base directory. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Feature | Medium |
Wires `conductor migrate-dir` command and adds split‑brain warning. Wires `conductor migrate-dir` command and adds split‑brain warning. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Fixes two residual data‑loss blockers in migrate-dir command. Fixes two residual data‑loss blockers in migrate-dir command. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Ensures full agent‑deck invocation in stale‑daemon hint and deterministic bridge test env. Ensures full agent‑deck invocation in stale‑daemon hint and deterministic bridge test env. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Hardens conductor setup against clobbering edited files and corrects meta on re‑run. Hardens conductor setup against clobbering edited files and corrects meta on re‑run. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Makes migrate-dir transactional and conflict‑safe. Makes migrate-dir transactional and conflict‑safe. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Quotes systemd Environment= and ExecStart values for paths containing spaces. Quotes systemd Environment= and ExecStart values for paths containing spaces. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Medium |
Rejects per‑entry symlink aliases in migrate-dir operation. Rejects per‑entry symlink aliases in migrate-dir operation. Source: llm_adapter@2026-06-14 Confidence: high |
— |
| Bugfix | Low |
Surfaces Write and Close errors in writeFileIfAbsent function. Surfaces Write and Close errors in writeFileIfAbsent function. Source: granite4.1:30b@2026-06-14-audit Confidence: low |
— |
Full changelog
Agent Deck v1.9.63
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
- 3cd25ad72cbea65edc95561d7f2a9387c8487efb chore(release): v1.9.63
- 7263002682d6281974290c097b4848130c8e5acb feat(agentpaths): export MergeTree/CopyTree no-clobber primitives
- a6666acc6ba587e6434e0ef30f844ac9dcb2f431 feat(conductor): add MigrateConductorDir + split-brain detector
- 66dc2955a6b36821e1b62dd3d3eb0998858b42b9 feat(conductor): support [conductor].dir override for the conductor base directory
- 4baa3ce17f9c03dc2437212f2660c5d32777925a feat(conductor): wire
conductor migrate-dircommand + split-brain warning - f6bb794c772814a5411ff6b699b7dadf0bea5919 fix(conductor): close two residual migrate-dir data-loss blockers
- f4b17043ae5b3a9884206fc8e5059143bf64ae29 fix(conductor): full agent-deck invocation in stale-daemon hint + deterministic bridge test env
- e83591fb3e8c58b6af420da3bc29ea2e8b1abd10 fix(conductor): harden setup against clobbering edited files + meta on re-run
- 5d1d206908a4a66f230a3beadfe71767a4ab4c62 fix(conductor): honor [conductor].dir everywhere + correct the staleness docs
- daa3e7a28385a0a9810831405a9990da998f5518 fix(conductor): make migrate-dir transactional + conflict-safe
- 541b5750de1f1681f9a8aa2c5d8c51c45c8f749b fix(conductor): quote systemd Environment= and ExecStart for paths with spaces
- ec5302e6d82fd2a87f98dd1bed9359e3b9010a38 fix(conductor): reject per-entry symlink aliases in migrate-dir
- 44bb1de5a25f3471f7c222b30174a9d64d278304 fix(conductor): surface Write and Close errors in writeFileIfAbsent
- 3f259aa6dda6df0784c00f3e7722d2d0c4b9b29f test(conductor): cover migrate-dir, split-brain, and clobber-hardening
Full Changelog: https://github.com/asheshgoplani/agent-deck/compare/v1.9.62...v1.9.63
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]