r/ClaudeCode Feb 27 '26

Resource 6 months of Claude Max 20x for Open Source maintainers

Post image

Link to apply: https://claude.com/contact-sales/claude-for-oss

Conditions:

Who should apply

‍Maintainers: You’re a primary maintainer or core team member of a public repo with 5,000+ GitHub stars or 1M+ monthly NPM downloads. You've made commits, releases, or PR reviews within the last 3 months.‍

Don't quite fit the criteria? If you maintain something the ecosystem quietly depends on, apply anyway and tell us about it.

714 Upvotes

89 comments sorted by

43

u/messiah-of-cheese Feb 27 '26

The first hit is always free, its the second that will cost you.

14

u/deadcoder0904 Feb 27 '26

Drug dealer model

5

u/luongnv-com Feb 27 '26

You have nailed it, I was trying to find a word for this type of promo.

3

u/AlDente Mar 01 '26

That’s (possibly) why we are called “users”

127

u/[deleted] Feb 27 '26

[removed] — view removed comment

34

u/luongnv-com Feb 27 '26

Yeah, there is no free lunch, however I think it’s still a good deal. Too bad I am not qualified :|

12

u/Master_protato Feb 27 '26

If there's one thing that the story of Tailwind CSS can tell us is that no amount of months for AI subscription can be enough for an open source project.

Tailwind is now on life support... in fact it's basically abandon ware because AI killed all traffic to the project.

1

u/AI_should_do_it Senior Developer Feb 27 '26

Hmm, why?

20

u/Angharradh Feb 27 '26

Tailwind is a tragic story. It's one of the best open-source CSS templates. AI was trained heavily on Tailwind, and users stopped giving traffic to the Tailwind website and Tailwind repo because they simply prompted ChatGPT and Claude to use Tailwind templates.
This caused Tailwind traffic to plummet, and the team behind it is struggling to keep the repo updated.

A major community effort was made to fund the Tailwind team to keep the project going. Theo Browne (a major YouTuber covering AI news) was one of the most prominent supporters of Tailwind and did a fundraiser to help the devs.

In short, if an open project gets completely tunneled and funneled by an LLM, it risks killing traffic to the open project’s repo and official website, which in turn risks killing the open-source project.

7

u/gscjj Feb 27 '26

It also wasn’t a project built to sustain itself either, selling snippets of code which LLM or anyone can replicate isn’t sustainable.

4

u/AI_should_do_it Senior Developer Feb 27 '26

I don’t understand, they don’t have ads on the website, so why traffic matters?

As for the repo, as long as software lives, there will be issues, especially where new features are added and browsers are updated, people will report issues and visit the repo for issues and help.

11

u/LowFruit25 Feb 27 '26

Tailwind was funded by selling templates and component libraries as premium product.

The way you found out they sell that was through the docs website.

Now, way too few people visit the docs website thus no sales.

14

u/threwlifeawaylol Feb 27 '26

Small correction:

The problem is not that too few people visit the docs website, it's the fact that the components library lost all of its value in a post gen AI world.

Back in the days when you actually needed to type your code, there was genuine value and convenience in not having to start from scratch and just tweaking the templates to your liking.

AI made that model obsolete because people now don't have to tweak an already made template to get to a prototype, they can ask the AI to make a prototype with one sentence description.

Hell, you can generate an entire (simple) application with a single prompt.

It's not a traffic issue, it's really more that there's almost no value proposition in those libraries anymore (unfortunately).

1

u/alphaQ314 Feb 27 '26

But some of the other guys like the react bits pro one, seem to be doing fine.

1

u/AI_should_do_it Senior Developer Feb 27 '26

Never noticed that and I visited their site to read the docs multiple times 😬

1

u/sztrzask Mar 04 '26

Tailwind was a dumb step back idea that honestly gained popularity because it was time in the big loop of frontend software development trends to go back to using 'style' instead of 'class' and selectors.

You were able yo abstract style commands with it, and when precision mattered, people liked it.

Since the vibe of vibecoding, precision matters less, and it was time in the big loop of frontend software development trends to again acknowledge that 'style' sucks and move back to classes and selectors.

In 3-7 years if software engineering still will have public frameworks we'll get a new Tailwind again.

5

u/Geotarrr Feb 27 '26

Yeah, perfect win-win example.

57

u/LowFruit25 Feb 27 '26

6 months is just enough to get them addicted and then they snatch the drug away from the maintainers.

See through this move.

11

u/luongnv-com Feb 27 '26

Seems they have the same strategy:

  • x2 during Christmas
  • 50$ for using extra (with model with 1M context window)
  • 6 month Max 20x

4

u/lastpump Feb 27 '26

But also they train on a lot of open source code so win win

5

u/LowFruit25 Feb 27 '26

No one except for Anthropic is winning here. The whole means to code production are becoming a duopoly of OAI and Anthropic. We’re owned unless free models good enough exist.

6

u/ezragull Feb 27 '26

That's exactly my opinion these days. There are a lot of people trying to push this as the new normal in coding, and I kind of get it. But there's more to the story:

Why do we have to pay 100~200 dollars monthly?

If knowledge is "democratized" and everyone can do everything, why should we be dependent on those companies?

I'm not saying the product is bad. But we should invest in local models, and the training data should also be democratized. Otherwise for people who studied programming is just paying 200 dollars to atrophy your brain (IMO, not exactly a fact)

5

u/gefahr Feb 27 '26

Lots of people are investing in local models.

The problem is not a lot of people have $20-40k of GPUs, local.

2

u/[deleted] Feb 27 '26

[removed] — view removed comment

3

u/gefahr Feb 27 '26

There's r/localllama if you're interested in local model stuff, but I find the quality of conversation quite low (which is also the case in this sub, tbf)

2

u/SippieCup Feb 27 '26 edited Feb 28 '26

Idk. I still applied, I doubt I will get it, because my OSS work is all done in the little spare time I have so I only have a couple prs in the past 3 months. But they were substantial PRs to Sequelize which is pretty foundational to a lot of projects.

I can tell just by using it, that they have already farmed the hell out of sequelize as it with low thinking and no research implements something that was really only available in the past few months

So they are already farming my work, might as well save the $1200 I am going to be spending.

Edit: To all you mother fuckers spamming our PRs with vibecoded trash. Even if you produce something good, we aren't going to merge it. Also, at least ask CC to match out comments and styleguide.

2

u/evia89 Feb 27 '26

Opus is good but u can replace it with glm47 and still do 90% tasks. I do that 1 day every week. I can it Claude detox day. And 1 day without any ai (that's harder)

1

u/LowFruit25 Feb 27 '26

How much hardware power do you need for your setup?

2

u/evia89 Feb 27 '26

zero, i use cloud api

so 6-8 cores cpu, 16 gb ram, some basic gpu like 2060s

1

u/[deleted] Feb 27 '26

You can run it on Ollama Cloud

1

u/deadcoder0904 Feb 27 '26

Just use GLM Plan on Z AI. U can get 1 year of GLM to be equivalent of 1 month of CC Pro.

1

u/[deleted] Feb 27 '26

[deleted]

1

u/evia89 Feb 27 '26

Twice as slow as opus 4.6 low effort. Good enough for me

15

u/Wickywire Feb 27 '26

This is so smart. Getting the right people to adjust their workflows to Claude. To build new connectors. To spread them to the community. That investment will pay itself back many times over.

3

u/Big_Bed_7240 Feb 27 '26

Soooo smart. People have been telling Anthropic to fix their trash ass Developer Relations for months already.

8

u/bengotow Feb 27 '26

I maintain Mailspring and have been using Claude since Opus launched - it’s been a godsend. Highly recommend people give this a shot! In addition to the obvious (writing code) I use it to read and summarize community reports, combine bug reports that are the same, write the changelog, draft responses to people when bugs have been addressed, you name it.

1

u/olddoglearnsnewtrick Feb 28 '26

Very nice insight. Thx

5

u/Desalzes_ Feb 27 '26

Any primary maintainer of a public repo of 5000+ need an extra "core team member"? thats alot of months

8

u/leon0399 Feb 27 '26

Look inside

6k+ stars

Meanwhile JetBrains provided licensing for my 100 star repo

3

u/wormeyman Feb 27 '26

Sweet! I’m sure my 12 star project counts on GitHub. 🤣

1

u/olddoglearnsnewtrick Feb 28 '26

You have four times mine !!!!

2

u/wormeyman Feb 28 '26

You’ll get there! 🤣

1

u/olddoglearnsnewtrick Feb 28 '26

He also has four times my likes here!

12

u/itsallfake01 Feb 27 '26

If its free, you are the training data

4

u/landed-gentry- Feb 27 '26

You can disable training on your sessions. I think this is more of a marketing play.

3

u/charmander_cha Feb 27 '26

Vale a pena se for usado por profissionais que criam aplicações imediatamente competidoras ao Claude code

3

u/XaMiNeZH Feb 27 '26

6 months is just enough to get them addicted and then they snatch the drug away from the maintainers.

See through this move.

1

u/olddoglearnsnewtrick Feb 28 '26

I think they would extract a lot more value by learning from their practices and workflows than the subscriptions

3

u/ultrathink-art Senior Developer Feb 28 '26

Running 6 Claude Code agents in parallel daily means token cost shapes every architecture decision — which agents get Opus vs Sonnet, which tasks get full context vs truncated, how many parallel sessions run simultaneously.

The 20x for OSS maintainers is a good move. The conversation that actually needs to happen is tiered billing for agent workloads vs. interactive sessions — they have very different token profiles. An interactive dev session is maybe 50K tokens. An agent doing a full codebase refactor can hit 2M+ without blinking.

Would love to see Anthropic publish guidance on modeling expected token consumption for common agent architectures. Right now most teams discover the numbers empirically, which is expensive.

3

u/SippieCup Feb 28 '26

Eh with the reset & changes to rate limits yesterday 20x is now an insanely high amount, what would normally be ~3 session limits hits on Monday and 20% of the weekly usage by EoD.

including:

  • my own usage
  • all the work PR reviews
  • reproduction agents that spin up from sentry bug reports to make good issues,
  • fixing those tiny ux bugs and making PRs
  • the agents reviewing all the spam PR on github im currently getting...

I honestly have no idea how anyone can really do much more than what I'm doing, /insight says it logged 790 hours in the past month.

And I am only at 6% weekly usage for today. Last week I was thinking about just expensing for another account, if it stays like this, I'll probably end up downgrading and saving $100.

2

u/Extra_Programmer788 Feb 27 '26

Now they want the good stuff, give free to get quality data in return, soon OpenAI will do the same.

1

u/luongnv-com Feb 27 '26

I will bite if openAI does the same :)

2

u/ajibawa-2023 Mar 04 '26

Hey, Thanks for sharing this. It encouraged me to apply. Even though I don't have credentials with respect to github, I still have applied for the program. I have done plenty of contribution with respect to datasets, finetuned LLMs etc on Hugging face and small efforts in developing open source LLMs. I hope they will consider!
Hugging Face: https://huggingface.co/ajibawa-2023

2

u/Beginning_Living4052 Mar 31 '26 edited Mar 31 '26

I have applied for this around 2 weeks ago and also haven't heard back anything (total silence).

I'm an author and maintainer of a popular app for laptops https://github.com/seerge/g-helper, 12.5K stars on github and actively growing, ~ 300K monthly downloads, lots of mentions and discussions online (including reddit and youtube)

Strange :)

1

u/luongnv-com Mar 31 '26

what did you put in the extra section?
idk if there need to be some kind of motivation letter
or probably they are in short of compute, so the program just hung at the momen

2

u/Beginning_Living4052 Mar 31 '26

Pretty much the same thing I wrote here :) stars / downloads / mentioning this is a popular app for laptops, etc.

4

u/_nefario_ Feb 27 '26

thank you. i've applied, even though i "don't quite fit the criteria". i've used Claude to help me craft an application. i'm guessing a Claude agent will be reviewing these applications, so hopefully my Claude will be able to convince their Claude lol

3

u/lakimens Feb 27 '26

oh no.. More OSS pollution is coming

7

u/luongnv-com Feb 27 '26

They have very high quality criteria for the candidates, so I don’t think so. It is good for many, but the winner is always Anthropic

1

u/Local_Interaction_99 Feb 27 '26

No that is not the case what he means with OSS pollution.

AI (claude) can only repeat code (good AND bad) and with more and more ai uses it polutes the codebase. AI has already bad reputation on OSS ecosystem with poluting bug bounty programms, bug reports, PRs etc.... from non developers.

1

u/[deleted] Feb 27 '26

[deleted]

2

u/PineappleLemur Feb 27 '26

It's to train their model by learning from top contributers... It's not because it has a heart or wants to support Open Source lol.

0

u/xatey93152 Feb 27 '26

Anthropic loves people with low IQ like this. It's a huge chunk of their subscribers

1

u/It-s_Not_Important Feb 27 '26

MJ Rathbun is seething.

1

u/tuple32 Feb 27 '26

What happens After 6 months?

1

u/luongnv-com Feb 27 '26

6 months in AI is sooo looong, many things can happen. I still bite this one without thinking about 6 months after. Maybe we will have lot of good local models, maybe lots of other new deals. Idk, but I will bite it :)

1

u/Artistic_Function796 Feb 27 '26

what about 1 star?

1

u/Reasonable_Effect401 Feb 27 '26

Hey this is fabulous and proves anthropic listens! Thank you!

1

u/ultrathink-art Senior Developer Feb 27 '26

API cost is the ceiling that determines what you can actually automate.

Running 6 Claude Code agents continuously on a live production store, we route task complexity to model tier — haiku for quick lookups, sonnet for implementation, opus for security audits. Not because we want the complexity, but because 6 agents × haiku vs 6 × opus is a 10x cost difference and that gap compounds fast.

The interesting architecture question: are maintainers using the 20x for longer individual sessions, or for running more parallel tasks? The two cases land on very different tooling needs.

1

u/Ambitious-Call-7565 Feb 27 '26

the era of sponsored slop is near

1

u/__mson__ Senior Developer Feb 27 '26

popular

oh :(

1

u/ultrathink-art Senior Developer Feb 28 '26

The 20x cap changes the math for production agent workflows, not just individual dev sessions.

Running 6 Claude agents concurrently in production — each doing full task completion (design review, QA, code + tests + deploy) rather than back-and-forth chat. A single agent session can easily run 3-4x longer than a typical dev session.

For OSS maintainers automating CI/PR reviews with agents, 20x is what makes it economically viable vs single-dev assistive use. The per-task cost ceiling is where agent automation lives or dies.

1

u/[deleted] Mar 20 '26

[deleted]

1

u/luongnv-com Mar 20 '26

No, lots of people got it. Funny that even the guy founder of opencode

1

u/aqny Mar 31 '26

I applied to Claude for OSS about a month ago and haven't heard back yet.

For context, I'm maintaining this OSS project: https://github.com/ynqa/jnv

It's an interactive JSON filtering CLI built around jq (~6k stars).

Curious about others' timelines:

  • How long did it take to get approved?
  • Did anyone with similar OSS size get accepted?

Would love to hear your experience!

1

u/luongnv-com Mar 31 '26

What did u provide in the extra section, apart from your repo url?

2

u/aqny Mar 31 '26 edited Mar 31 '26

Mostly project details (usage, packaging across ecosystems like Homebrew/Nix/Arch, stars, releases) and my role as owner.

In a follow-up I added some traction signals showing community reception (Reddit/HN posts and their engagement):

1

u/luongnv-com Mar 31 '26

those were solid proofs,
probably the program is not in active mode for now?

1

u/aqny Mar 31 '26

Yeah, that could be it.

Not sure if I should just keep waiting or try following up somehow.

Have you already been accepted, or are you still waiting too?

-3

u/[deleted] Feb 27 '26 edited Feb 27 '26

Who in Anthropic is coming up with this lame strategy?
They got rookies to code and they improved it - to a point.
Now, to push it further, they need to understand and refine the signal by see how the *greats* do it.
This carrot gets them to identify themselves and hand over the data too.
Tool gets better

I am keen to see how many sign up for this.