v1.9.68

tracel-ai/burnv1.9.68Jun 15, 2026by github-actions[bot]

AI Summary

A feature-rich release introducing a new 'Command Center' designed to provide a live, two-way fleet god-view.

Key Highlights

  • Command Center — live two-way fleet god-view tab.

New Features

  • Command Center (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