v1.9.68

Tencent/WeKnorav1.9.68Jun 15, 2026by github-actions[bot]

AI Summary

The latest Agent Deck release introduces a live two-way fleet management tab for better agent monitoring.

Key Highlights

  • Adds the 'Command Center' feature, allowing users to view the entire fleet in real-time

New Features

  • Live two-way fleet god-view tab

Full Release Notes

## Agent Deck v1.9.68

Terminal session manager for AI coding agents.

### Installation

**Homebrew (recommended):**
```bash
brew install asheshgoplani/tap/agent-deck
```

**Quick Install:**
```bash
curl -fsSL https://raw.githubusercontent.com/asheshgoplani/agent-deck/main/install.sh | bash
```

**Go Install:**
```bash
go install github.com/asheshgoplani/agent-deck/cmd/agent-deck@v1.9.68
```

## Changelog
* 666b2a1847944922dcbf45750e43dce7e35536af chore(release): v1.9.68
* 763a9249af3173aa98e1b5bb4fbea4aa269b9951 feat(web): Command Center — live two-way fleet god-view tab (v1) (#1462)

---

**Full Changelog**: https://github.com/asheshgoplani/agent-deck/compare/v1.9.67...v1.9.68