Continue the conversation — chat opens pre-seeded with the current signal, caps, and movement.
Goose is Block's open-source (Apache 2.0) AI agent that runs locally with any of 25+ LLM providers. Anchor project of the Linux Foundation's Agentic AI Foundation (AAIF), alongside Anthropic's MCP and OpenAI's AGENTS.md. Built in Rust as a native desktop app and CLI. Deployed internally to Block's 12,000 engineers with reported 40% productivity improvement. Differentiators: completely free, model-agnostic, local-first data sovereignty, YAML Recipes for composable workflow automation, and headless mode for CI/CD. 46K+ GitHub stars, 474+ contributors, 136 releases. Positioned for teams prioritizing data sovereignty, model flexibility, and cost; competes with OpenCode, Aider, Cline, and OpenHands in the open-source autonomous-agent tier.
Adoption & Proof Points
- 46K+ GitHub stars, 474+ contributors, 136 releases (May 2026). Discord community ~5,900 members. Block internal: deployed to 12,000 engineers, 8-10 hours/week saved, 40% more code shipped per person (Block CFO, Fortune interview). Linux Foundation AAIF anchor project (Dec 2025, co-founded with Anthropic and OpenAI), now 146+ member orgs with a governing-board chair (David Nalley, AWS). AAIF Platinum members: AWS, Anthropic, Block, Bloomberg, Cloudflare, Google, Microsoft, OpenAI; recent Gold members include JPMorgan Chase, American Express, ServiceNow, Red Hat, Autodesk, Lenovo. Goose Grant Program for ecosystem development. No external named Fortune 500 production deployment of Goose itself documented.
Risks & Limitations
- Block's 40% workforce reduction (4,000+ jobs, Feb 2026) creates perception risk -- Block's CFO attributes cuts to AI automation including Goose, which is both a validation and a controversy; offset by Block's record Q1 2026 results. No enterprise compliance infrastructure for the agent (SOC 2, SSO, RBAC, audit logs); a third-party-review claim of a SOC 2 Type II hosted instance is uncited and unconfirmed by official sources. No paid support tier or SLA -- sustainability depends on Block/AAIF continued investment. No independent SWE-bench validation (community request open since #895). Persistent reliability complaints: 15s latency on simple prompts (#1463), agent gets stuck on non-blocking requests (#4513), infinite loops from dropped reasoning state on some local models (#7363), stream timeout at hardcoded 30s (#8437), summarize/auto-compact crashes over 100k tokens (#5253). No native codebase semantic indexing (competitors Aider and OpenCode have repomaps/LSP). Web interface removed for security reasons (v1.25.0).
Capabilities & Integration
Fully autonomous agent: installs packages, edits files, executes shell commands, runs tests. YAML Recipes capture portable workflow configs with sub-recipes for composable multi-stage automation. Headless mode (goose run -t) for CI/CD integration. 'goose serve' (v1.30.0) for background service mode. v1.36.0 (May 27, 2026) added a '/goal' self-evaluation step before task completion, a local 'goose review' code-analysis command, deep linking (goose://resume, goose://new-session), and a TUI command interface + diff viewer. v1.35.0 (May 22) added the Hooks system for customizable agent behavior with pre/post tool-execution denial, ACP slash commands (built-in/skill/recipe), unified thinking-effort control across providers, and proactive OAuth token refresh; v1.34.0 added Agents CRUD and a standalone goose-tui binary. Desktop app with Extensions Manager. MCP ecosystem (70+ extensions; 3,000+ servers) for extensibility. Smart context management with auto-compaction at 80% threshold — no native codebase semantic indexing. Memory extension for cross-session persistence. Egress logging inspector for security monitoring. 'goose doctor' for configuration diagnostics. 25+ LLM providers including Anthropic, OpenAI, Google, Ollama, Bedrock, Azure, plus newer NEAR AI Cloud, Scaleway, and Vercel AI Gateway.