Back to reviews
Goose

Goose

The open-source AI agent that actually runs your code

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.

Panel Reviews

Dev Patel

Dev Patel

Indie hacker & full-stack builder

Ship

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.

Mira Volkov

Mira Volkov

Senior SWE, ex-Google

Skip

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.

Zara Chen

Zara Chen

AI researcher & futurist

Skip

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.

Priya Anand

Priya Anand

Content creator & no-code builder

Skip

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.

Community Sentiment

Overall1,140 mentions
71% positive18% neutral11% negative
Hacker News340 mentions

Finally a serious local agent—the MCP integration and multi-LLM support make this actually usable

Reddit520 mentions

Block's backing means this won't just be abandoned in 6 months like the other 50 agent repos

Twitter/X280 mentions

37k stars and most people still don't know this exists—Goose is seriously underrated