github asheshgoplani/agent-deck v0.9.2

latest releases: v1.16.4, v1.16.3, v1.16.2...
7 months ago

Agent Deck v0.9.2

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/agent-deck@v0.9.2

Changelog

  • 9d3e138 feat: add --json/--quiet flags to remove and profile commands, UI render helpers, pattern override config
  • 718acf0 fix: acceptConnections tight spin loop causing 492% CPU
  • 67fd6b9 fix: detect multi-word spinner status in Claude Code 2.1.25+
  • 71e3588 fix: detect user feedback prompts as waiting state (#114)
  • 082db33 fix: remove unused syncNotifications/updateTmuxNotifications (lint)
  • a4df131 perf: fix 492% CPU - JSONL tail-read, dedup notification sync, env cache, skip idle sessions
  • 595705c perf: optimize global search tiers

Full Changelog: v0.9.1...v0.9.2

Don't miss a new agent-deck release

NewReleases is sending notifications on new releases.