Claude Code costs up to $200 a month. Goose does the same thing for free.
Key Takeaways
- Anthropic’s Claude Code, according to VentureBeat, prices its Pro plan at $20 a month ($17 a month with annual billing) and its Max plans at $100 and $200 a month, with usage tiers that cap how much developers can do before hitting rate limits.
- Goose, an open-source AI coding agent built by Block, offers similar autonomous coding capabilities for free and can run entirely on a developer’s own computer, per VentureBeat.
- VentureBeat reported that Goose has more than 44,000 stars on GitHub, with over 350 contributors and more than 70 releases at the time of its reporting, though GitHub metrics such as stars and contributor counts are known to shift quickly and can be reported differently depending on when they are checked.
Why Developers Are Pushing Back On Claude Code’s Price Tags
Claude Code is Anthropic’s terminal-based AI agent, capable of writing, debugging and deploying software with minimal human input. It has become one of the most talked-about tools in the coding world, but VentureBeat reports that its pricing structure has triggered mounting frustration among the developers it was built to serve.
According to VentureBeat, Anthropic’s free plan gives users no access to Claude Code at all. The Pro plan costs $17 a month when billed annually, or $20 a month otherwise, and restricts users to just 10 to 40 prompts every five hours — a ceiling that intensive coding sessions can burn through almost immediately. The higher-end Max plans, priced at $100 and $200 a month, allow 50 to 200 prompts and 200 to 800 prompts respectively, and unlock access to Anthropic’s Claude 4.5 Opus model.
VentureBeat notes that Anthropic introduced new weekly rate limits in late July. Under this system, Pro subscribers get 40 to 80 hours of Sonnet 4 usage per week, while $200-tier Max users receive 240 to 480 hours of Sonnet 4 plus 24 to 40 hours of Opus 4. Nearly five months on, VentureBeat says developer frustration has not eased, partly because those “hours” are not literal clock time — they are token-based allowances that shift depending on the size of the codebase, the length of the conversation, and how complex the requested code is.
VentureBeat cites independent analysis estimating the real-world caps at roughly 44,000 tokens for Pro users and 220,000 tokens on the $200 Max plan, figures that many developers say are difficult to translate into practical expectations.
VentureBeat reports that Anthropic has defended the changes, saying the limits affect fewer than five percent of users and are aimed at people running Claude Code continuously in the background around the clock. However, the company has reportedly not clarified whether that five percent refers to all users or only to Max subscribers — an ambiguity VentureBeat flags as significant given how differently those two groups experience the product.
Goose’s Pitch: Same Job, No Meter Running
Enter Goose, the open-source agent built by Block, the payments company formerly known as Square. VentureBeat describes Goose as functionally similar to Claude Code — it can autonomously build projects, write and run code, debug failures, coordinate work across multiple files, and interact with external APIs — but with a fundamentally different cost and privacy model. Rather than routing every request through a company’s cloud servers, Goose is designed to run on a developer’s own machine using open-source language models that the developer downloads and controls directly.
VentureBeat quotes software engineer Parth Sareen, who demonstrated the tool during a recent livestream, saying “your data stays with you, period.” That comment, according to VentureBeat, captures much of Goose’s appeal: developers retain full control of their workflow, including the ability to keep working without an internet connection, such as during a flight.
VentureBeat reports that Goose has grown quickly in popularity, pointing to GitHub figures showing the project has passed 44,000 stars, with contributor counts cited above 350 and a release history that some sources put beyond 70 versions since launch. VentureBeat also notes that the latest version, 1.20.1, shipped on January 19, 2026 — a release cadence the outlet describes as rivaling that of commercial products. As with most open-source projects, these figures can vary somewhat depending on the moment a snapshot is taken, since stars, contributors, and releases accumulate continuously.
For developers frustrated by Claude Code’s pricing structure and usage caps, VentureBeat frames Goose as something increasingly uncommon in the AI industry: a no-cost option positioned for serious, sustained use rather than casual experimentation.
Hype Check
- Claim: Goose is a free, feature-equivalent replacement for Claude Code that removes the need to pay $20–$200 a month.
- Reality: VentureBeat’s reporting indicates Goose offers comparable core functionality — writing, running, and debugging code autonomously — and runs locally without subscription fees. However, “nearly identical functionality” does not necessarily mean identical performance, model quality, or ecosystem support, and running Goose still requires developers to supply and manage their own underlying language models.
- Verdict: Partly supported. Goose appears to be a legitimate, actively developed free alternative according to VentureBeat’s coverage, but developers weighing a switch should judge the tool on their own workflows rather than assume a one-to-one substitution for Claude Code’s paid tiers. This is not financial advice.
Source
Researched with AI assistance, fact-checked and edited by a human. Not financial advice.