Skip to content

0.8.2 β€” 2026-05-12

Choose a tag to compare

@github-actions github-actions released this 12 May 09:39
56ceeb9

teamctl gets more grounded in your terminal this release.

🧰 Pick. Pick how you start: a guided conversation, the Essentials two-project layout (with a builder agent that owns your main team), or a blank scaffold. New teamctl init retires the solo template.

πŸ“Š Scan. The bottom of teamctl ui now carries a status bar. Team home on the left, live CPU% and RAM% on the right, a center slot reserved for per-agent surfaces.

🚦 Preview. Opt into per-agent claude rate-limit windows with TEAMCTL_UI_RATE_LIMIT_INDICATOR=1. The center slot fills with limit Xh Ym for the focused agent. Defaults off; preview-gated.

And a few quiet wins underneath:

  • πŸͺž Cleaner teamctl whatsnew: cargo-dist install tables no longer bleed into the curated release prose.
  • πŸ”„ teamctl update refreshes the TUI too: teamctl-ui was silently missing from the cargo-install path; now bundled with the others.
  • πŸ“ claude TUI tracks teamctl-ui resizes: the Detail pane reflows the focused agent's tmux pane in real time. Triptych only for now.
  • πŸ›‘οΈ macOS coverage in CI: a dedicated macos-latest cell plus a bash 3.2 parse-check, so the 0.8.0 class of macOS regression can't slip through silently.
  • πŸͺŸ TUI splash breathes: one blank line between the ASCII logo and the version line.

team-bot 0.8.2

Install team-bot 0.8.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Alireza29675/teamctl/releases/download/v0.8.2/team-bot-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install Alireza29675/teamctl/team-bot

Download team-bot 0.8.2

File Platform Checksum
team-bot-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
team-bot-x86_64-apple-darwin.tar.xz Intel macOS checksum
team-bot-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
team-bot-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

team-mcp 0.8.2

Install team-mcp 0.8.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Alireza29675/teamctl/releases/download/v0.8.2/team-mcp-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install Alireza29675/teamctl/team-mcp

Download team-mcp 0.8.2

File Platform Checksum
team-mcp-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
team-mcp-x86_64-apple-darwin.tar.xz Intel macOS checksum
team-mcp-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
team-mcp-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

teamctl 0.8.2

Install teamctl 0.8.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Alireza29675/teamctl/releases/download/v0.8.2/teamctl-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install Alireza29675/teamctl/teamctl

Download teamctl 0.8.2

File Platform Checksum
teamctl-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
teamctl-x86_64-apple-darwin.tar.xz Intel macOS checksum
teamctl-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
teamctl-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

teamctl-ui 0.8.2

Install teamctl-ui 0.8.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Alireza29675/teamctl/releases/download/v0.8.2/teamctl-ui-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install Alireza29675/teamctl/teamctl-ui

Download teamctl-ui 0.8.2

File Platform Checksum
teamctl-ui-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
teamctl-ui-x86_64-apple-darwin.tar.xz Intel macOS checksum
teamctl-ui-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
teamctl-ui-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum