33K developers just switched to a free Claude Code alternative
Block's open-source AI agent Goose does what Claude Code does — for free. 33K GitHub stars, works with any AI model, and runs entirely on your machine.
Claude Code costs up to $200 a month. Goose — built by Block, the company behind Cash App and Square — does the same job for $0. And 33,400 developers on GitHub have already made the switch.
Goose is an AI coding agent that runs entirely on your computer. It doesn't just suggest code — it builds entire projects from scratch, debugs problems, runs tests, and deploys apps. All without a subscription, usage cap, or cloud dependency.
Why developers are leaving paid tools behind
Claude Code's rate limits have become a common frustration. Developers hit usage caps mid-project, get locked out for hours, and end up paying more to keep working. Goose eliminates all of that — it's open source under the Apache 2.0 license, meaning anyone can use it, modify it, or build on top of it.
The key difference: Goose lets you choose any AI model you want. You can plug in Claude, GPT, Gemini, Mistral, or even a free local model running on your own machine. That means you can use the smartest AI for complex tasks and a free local one for simple edits — mixing and matching as you go.
Goose vs Claude Code — at a glance
Price: Goose = free forever | Claude Code = $20–$200/month
AI models: Goose = any model you choose | Claude Code = Claude only
Rate limits: Goose = none (you control the API key) | Claude Code = strict caps
Privacy: Goose = runs locally on your machine | Claude Code = cloud-based
Extensibility: Goose = MCP plugins + custom extensions | Claude Code = Anthropic ecosystem
What Goose actually does
Think of Goose as a virtual developer sitting inside your terminal. You describe what you want in plain English, and it figures out the rest:
• Build entire apps — "Create a tic-tac-toe game in JavaScript" → Goose writes, runs, and opens it in your browser
• Debug problems — paste an error message and Goose traces it through your code to find the fix
• Automate repetitive work — bulk-rename files, update translations, refactor components across an entire project
• Control your computer — with the Computer Controller extension, Goose can browse the web, fill forms, and scrape data
Engineers who've tried it report completing tasks that used to take hours in 30 minutes to an hour — things like constructing test data, writing automation scripts, and migrating between frameworks.
A serious company, not a side project
Block isn't a scrappy startup — it's the $40 billion company behind Square payment terminals and Cash App. With 426 contributors and 124 releases, Goose has the engineering muscle of a company that processes billions in payments every year.
The latest release (v1.28.0, March 18) added support for Claude's adaptive thinking, built-in protection against accidentally leaking sensitive information, and integrations with new AI providers including MiniMax and Tensorix.
Try it yourself — takes 30 seconds
Goose works on Mac, Windows, and Linux. The fastest way to get started:
Mac (Homebrew):
brew install --cask block-goose
Mac/Linux/Windows (one-line install):
curl -fsSL https://github.com/block/goose/releases/download/stable/download_cli.sh | bash
After installing, run goose configure to pick your AI model. New users get $10 in free credits through the built-in Tetrate Agent Router — enough to test-drive Goose with multiple AI models before deciding which one to use long-term.
You can also download the desktop app if you prefer a visual interface over the terminal.
The bigger picture: AI coding is going free
Goose isn't the only sign that paid AI coding tools are under pressure. OpenCode crossed 127K GitHub stars with a similar pitch, and even Cursor — the most popular AI code editor — recently built its own cheaper AI model to cut costs.
The pattern is clear: the best AI coding tools are becoming free. If you're paying $200/month for Claude Code and hitting rate limits, Goose just became the most compelling reason to stop.
Related Content — Get Started with Easy Claude Code | Free Learning Guides | More AI News
Stay updated on AI news
Simple explanations of the latest AI developments