We just shipped Squad CLI v0.9.4-insider.1 — and it's a big one. 🚀
Squad is an open-source CLI that turns your GitHub repos into AI-powered teams. You define agents with charters, give them skills, and let them work alongside you using GitHub Copilot.
Here's what's new in the insider build:
🔄 Watch Next-Gen — Complete rewrite with a plugin architecture. Health monitoring, auth-aware polling, graceful shutdown, and full Copilot context injection for every issue.
⚡ /fleet — Broadcast mode for your AI team. One prompt, every agent, simultaneous execution, unified results.
🌐 Multi-Machine Dispatch — Run your squad across multiple machines with fleet, task, or hybrid routing. GPU node for heavy lifting, lightweight node for triage.
🔁 Loop — Continuous prompt execution for monitoring, repetitive tasks, and always-on workflows. This is the foundation for some exciting things we're building next.
🔍 Built-in Fact-Checker (Q) — A devil's advocate agent that challenges assumptions and stress-tests proposals before they ship.
🛠️ 8 Built-in Skills — New squads start production-ready: GitHub operations, approvals, error recovery, secrets management, and more.
📁 Scratch Directory — Agents get dedicated temp space for drafts and experiments. Path-traversal protected, auto-cleaned.
💾 External State Storage — Squad state can live outside the repo. Great for monorepos and shared infra.
⬆️ Self-Upgrade — squad upgrade --self detects your package manager, upgrades, and verifies. --insider flag for pre-release builds.
🏥 Health Monitoring & 🔐 Auth-Aware Polling — Built for enterprise environments where uptime and identity management matter.
Try it today:
npm i -g @bradygaster/squad-cli@insider
Huge thanks to Tamir Dresher and Dina Berry for driving these features, and to everyone providing feedback and inspiration along the way.
#GitHubCopilot #AI #DevTools #OpenSource #Squad
Really impressive rollout Jacob! How'd your team keep business users in the loop as the dev team accelerates? Does faster delivery change how you capture requirements on the front end? Seeing this across healthcare, and wanted to hear your thoughts