Skip to content

0.8.5 β€” 2026-05-16

Choose a tag to compare

@github-actions github-actions released this 16 May 09:28
8dcc3dc

Mostly fixes and polish, plus an early teamctl adjust.

πŸ”§ teamctl adjust is out, early. Evolve a team by conversation instead of editing YAML. v1; more coming.

🐧 teamctl installs on mainstream Linux again. The GLIBC_2.39 wall on Debian 12 / Ubuntu 22.04 / Proxmox / current LTS is gone.

🧭 teamctl init grew guard rails: dependency checks, a bow-out to adjust if a team exists, and a pick-how-it-works mode.

🚦 Approvals aren't just yes/no anymore. request_approval can show multiple labeled options plus Cancel as Telegram buttons.

πŸ› Fixes: headless agents can't strand on prompts, clearer errors for oversized messages and missing STT, multi-manager bot setup, and the Claude Code plugin auto-updates correctly again.

πŸ™ Thanks to @hamifthi for the headless-agent prompt-strand fix (#189).