v1.9.68

cloudflare/artifact-fsv1.9.68Jun 15, 2026by github-actions[bot]

AI Summary

Introduces a new live two-way fleet monitoring tab in the Command Center.

Key Highlights

  • Added a live two-way fleet god-view tab (v1) to the Command Center

New Features

  • Live two-way fleet god-view tab in Command Center

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