Goose
The open-source AI agent that actually runs your code
Expert verdict
Skip
1-2The Panel's Take
Goose is an open-source, locally-running AI agent built by Block (the company behind Square and Cash App) that goes far beyond code autocomplete. It autonomously installs dependencies, writes and executes code, edits files, runs tests, and manages workflows—all from your machine. Unlike cloud-hosted coding agents, Goose runs entirely local and works with any LLM: OpenAI, Anthropic, Gemini, or your own self-hosted model. The v1.29.0 release (March 31, 2026) adds orchestration support, Gemini-ACP provider integration, tool filtering by MCP metadata visibility, and desktop UI management for sub-agent recipes. It also includes Sigstore/SLSA provenance verification for self-updates and CVE patch for a tar vulnerability—rare signals of production-grade security hygiene in an open-source agent. With 37,000+ GitHub stars and 126 releases, Goose is among the most starred agent projects on GitHub. Its MCP server integration means it plugs into the same ecosystem as Claude, Cursor, and Windsurf—making it a credible self-hosted alternative to Codex or Claude Code for teams that want to own their stack.
Share this verdict
Goose verdict: SKIP ⏭️ 1 ship · 2 skips from the expert panel Full review: shiporskip.io/tool/goose-block-open-source-ai-agent-local-extensible-mcp
Weekly AI Tool Verdicts
Get the next verdict in your inbox
7 critics review a new AI tool every day. Weekly digest — free.
Similar Products
Compare Goose with Others
Looking for Goose alternatives?
Compare Goose with every other Developer Tools tool reviewed by our panel.
See all Developer Tools alternativesEmbed this verdict
Tool makers can add a live ShipOrSkip badge to their site. Badge loads track impressions; clicks route back to this review.
<a href="https://shiporskip.io/api/badge-click/goose-block-open-source-ai-agent-local-extensible-mcp" target="_blank" rel="noopener"><img src="https://shiporskip.io/api/badge/goose-block-open-source-ai-agent-local-extensible-mcp" alt="Goose Skip verdict on ShipOrSkip" width="360" height="90" /></a>[](https://shiporskip.io/api/badge-click/goose-block-open-source-ai-agent-local-extensible-mcp)<iframe src="https://shiporskip.io/embed/goose-block-open-source-ai-agent-local-extensible-mcp" title="Goose ShipOrSkip verdict" width="360" height="260" style="border:0;border-radius:16px;max-width:100%;" loading="lazy"></iframe>The reviews
“Block's engineering pedigree shows here. This isn't a weekend side project—126 releases in, with SLSA provenance, MCP integration, and multi-LLM support baked in. The local execution model is genuinely compelling for anyone worried about sending proprietary code to Anthropic or OpenAI.”
“Every agentic coding tool claims to 'run your code autonomously'—the failure modes are where they differ. Without sandboxing, an agent that executes arbitrary shell commands on your machine is a footgun waiting to go off. The CVE patch in the latest release suggests they're still catching basic security issues at 37k stars.”
“The MCP integration is the sleeper feature. Once there are 500 well-maintained MCP servers covering every dev tool, database, and API—Goose becomes the OS-level agent runtime that replaces your entire toolchain. Block's financial infrastructure background also hints at where this goes: autonomous agents managing money flows.”
“If you're not comfortable reading Rust error logs and configuring LLM API keys, Goose will frustrate you. The dual desktop/CLI interface helps, but the onboarding still assumes you know what MCP is. Not a 'just works' tool for non-engineers—yet.”