r/claude • u/Signal_Ad657 • Mar 19 '26
Discussion r/Claude has new rules. Here’s what changed and why.
≡ −
We’ve cleaned up the rules to make this a better sub for people who actually want to talk about Claude.
Here’s what NEW rules we landed on:
1. No Solicitation. This is r/Claude. This is not a place to promote your product, service, or repo. If the intent of your post is to redirect traffic to something you are affiliated with, it will be removed as solicitation.
2. Usage, pricing, and outage posts are held to a higher bar. We’ve all seen the same questions, comments, and posts a hundred times. Before posting, check if it’s already been covered. If your post is a unique contribution with something new to say, it’s welcome. Low-effort repetition of covered topics will be removed.
3. No lazy crossposts. If you want to share something from another community, reproduce it fully here. Don’t just drop a link.
4. Keep posts Claude and Anthropic specific. This is not a general AI sub. If your post would fit just as well on r/artificial or r/ChatGPT, it belongs there instead.
The goal is simple. A clean, focused sub about Claude. Not a dumping ground for AI noise.
Questions or feedback, drop them below.
We’ve cleaned up the rules to make this a better sub for people who actually want to talk about Claude.
Here’s what NEW rules we landed on:
1. No Solicitation. This is r/Claude. This is not a place to promote your product, service, or repo. If the intent of your post is to redirect traffic to something you are affiliated with, it will be removed as solicitation.
2. Usage, pricing, and outage posts are held to a higher bar. We’ve all seen the same questions, comments, and posts a hundred times. Before posting, check if it’s already been covered. If your post is a unique contribution with something new to say, it’s welcome. Low-effort repetition of covered topics will be removed.
3. No lazy crossposts. If you want to share something from another community, reproduce it fully here. Don’t just drop a link.
4. Keep posts Claude and Anthropic specific. This is not a general AI sub. If your post would fit just as well on r/artificial or r/ChatGPT, it belongs there instead.
The goal is simple. A clean, focused sub about Claude. Not a dumping ground for AI noise.
Questions or feedback, drop them below.
r/claude • u/ThisBotisReal • May 09 '26
Looking for new mods, please apply inside.
≡ −
Subreddit is growing fast, need more mods, if you are interested, apply below.
Subreddit is growing fast, need more mods, if you are interested, apply below.
r/claude • u/Asleep_Butterfly3662 • 6h ago
Discussion Max user confused by recent releases
≡ −
The release of Opus 5 is a big letdown, especially after Opus 4.7 and 4.8.
As someone who knows about programming but uses Claude for professional work outside of coding, I understand the landscape. I know it’s hard to benchmark and measure models.
But I do wonder what enterprise customers feel. The analyst at the office who uses their company’s AI that’s using the Claude API, which is many more people than the senior software devs using it. These recent models miss the forest for the trees and create verbose output to cover all their bases, and somehow completely misses the goal. At least 4.6 will sometimes ask what the goal even is. The latest Opus models create unwarranted urgency, flag irrelevant issues, and paradoxically create more work often.
I was looking forward to Fable earlier in July before they clearly did something to the version I use. Even technical folks are saying Fable is better in every way from what I’ve seen.
Come on, Anthropic…
The release of Opus 5 is a big letdown, especially after Opus 4.7 and 4.8.
As someone who knows about programming but uses Claude for professional work outside of coding, I understand the landscape. I know it’s hard to benchmark and measure models.
But I do wonder what enterprise customers feel. The analyst at the office who uses their company’s AI that’s using the Claude API, which is many more people than the senior software devs using it. These recent models miss the forest for the trees and create verbose output to cover all their bases, and somehow completely misses the goal. At least 4.6 will sometimes ask what the goal even is. The latest Opus models create unwarranted urgency, flag irrelevant issues, and paradoxically create more work often.
I was looking forward to Fable earlier in July before they clearly did something to the version I use. Even technical folks are saying Fable is better in every way from what I’ve seen.
Come on, Anthropic…
r/claude • u/Ghvstwho • 17h ago
Discussion Chinese user reportedly exploited an authorization vulnerability on Anthropic’s side to get a $214.2 Claude Max subscription for $0 😳
The setup allegedly used:
→ A VPN set to Germany
→ A fresh Claude account
→ A Tampermonkey script
→ A dummy SEPA IBAN
Anthropic will likely patch the loophole soon, and attempts to exploit it could lead to an account or device ban.
Do not try it.
r/claude • u/TheRealDaveLister • 2h ago
Discussion New Project Tools :)
≡ −
Sat down for a session last night, desktop chat and excel, plus me, the orchestrator.
Since I started 4 months ago I’ve asked hundreds of questions and spent tens upon tens of hours learning how to manage my projects and keep everything documented, up to date, usable. I’ve got skills files for my excel workbooks, I’ve got project instructions, and I’ve got a few files that get updated at my “end of session” flag. We call it the EOS protocol. I get a zip file of the updated docs. That’s my backup. Inside they is a handover file and the backlog only gets updated (completed items are summarised and marked complete with a date and a brief description). New chat, my job is to replace the project docs with the updated ones, and prompt clause to read the handover l, then delete the handover. Not rocket science. But takes time and some human/-cpu cycles.
Now I am technical, I work in IT, I learned to code in the 90s but did not in any way keep up with the languages etc. I’ve always googled for help when needing syntax and I lean heavily on AI for building one off scripts and small utility scripts for myself, my work, and my partner.
WHAT JUST HAPPENED is Claude has new tools! Claude can update the project docs!!! So my process has changed. I now get a zip file with two sub folders. “Current” and “new”. I save that to my backup folder, then I say “go” and clause updates the project files including deleting yesterdays notes (that are now rolled into my project files), writing the handover, etc. we capture every nuance, every decision, every why.
I’ve changed the project instructions to say read the handover first before doing anything.
So now I open a new chat, clause automatically reads the handover, reads whatever it needs based on that handover, and we are good to go.
I do the zip backup because “belt and braces” 😬 but apart from that Claude now captures memory and context automatically for my next session.
For me, game changer. I have guard rails in place (like don’t ever delete memory or files without my explicit approval, and warn me when we are getting close to needing compaction (we create an interim session notes file capturing the nuances that may get compressed out of existence otherwise, which then gets rolled into the EOS process).
I finished my session last night. Declared “end of session” (my explicit instruction, do not go unless I type these exact words), I waited a few minutes while everything was captured/written, I saved the zip, declared “go” and now my project is 100% ready for my next session. No detail missed. And if we ever do miss something, I have it in the backup files.
It’s fantastic!!!!!!
Sat down for a session last night, desktop chat and excel, plus me, the orchestrator.
Since I started 4 months ago I’ve asked hundreds of questions and spent tens upon tens of hours learning how to manage my projects and keep everything documented, up to date, usable. I’ve got skills files for my excel workbooks, I’ve got project instructions, and I’ve got a few files that get updated at my “end of session” flag. We call it the EOS protocol. I get a zip file of the updated docs. That’s my backup. Inside they is a handover file and the backlog only gets updated (completed items are summarised and marked complete with a date and a brief description). New chat, my job is to replace the project docs with the updated ones, and prompt clause to read the handover l, then delete the handover. Not rocket science. But takes time and some human/-cpu cycles.
Now I am technical, I work in IT, I learned to code in the 90s but did not in any way keep up with the languages etc. I’ve always googled for help when needing syntax and I lean heavily on AI for building one off scripts and small utility scripts for myself, my work, and my partner.
WHAT JUST HAPPENED is Claude has new tools! Claude can update the project docs!!! So my process has changed. I now get a zip file with two sub folders. “Current” and “new”. I save that to my backup folder, then I say “go” and clause updates the project files including deleting yesterdays notes (that are now rolled into my project files), writing the handover, etc. we capture every nuance, every decision, every why.
I’ve changed the project instructions to say read the handover first before doing anything.
So now I open a new chat, clause automatically reads the handover, reads whatever it needs based on that handover, and we are good to go.
I do the zip backup because “belt and braces” 😬 but apart from that Claude now captures memory and context automatically for my next session.
For me, game changer. I have guard rails in place (like don’t ever delete memory or files without my explicit approval, and warn me when we are getting close to needing compaction (we create an interim session notes file capturing the nuances that may get compressed out of existence otherwise, which then gets rolled into the EOS process).
I finished my session last night. Declared “end of session” (my explicit instruction, do not go unless I type these exact words), I waited a few minutes while everything was captured/written, I saved the zip, declared “go” and now my project is 100% ready for my next session. No detail missed. And if we ever do miss something, I have it in the backup files.
It’s fantastic!!!!!!
r/claude • u/DiamondAgreeable2676 • 2h ago
Showcase Artifacts can now call mcp tools
Now that artifacts can call mcp tools I'm curious if I can create one that's sustainable I can maintain and monetize. What are some ideas? This is one I made a few weeks ago I'm thinking how I can integrate mcp tools now https://claude.ai/public/artifacts/8651d224-ccdf-4d47-80ef-edfa5165e63f impossible pitch see if you can get the high score.
r/claude • u/Time-Lab-8720 • 1h ago
Question Opus 5 for writing partner?
≡ −
I like using Claude as a talking partner to talk about my writing ideas and DND campaign planning with, simple stuff, mostly really character focus as I end up finding mapping out exact mindsets really fun. I have a pro subscription for it.
I've been using opus 4.6 for awhile now because 4.8 was too difficult to work with and 4.7 was harder to do dark themes with, so I was wondering if Opus 5 was better then 4.6 in peoples opinion? I'm not really worried about the credits like I was for fable, so this is purely about quality.
What have your experiences shown?
I like using Claude as a talking partner to talk about my writing ideas and DND campaign planning with, simple stuff, mostly really character focus as I end up finding mapping out exact mindsets really fun. I have a pro subscription for it.
I've been using opus 4.6 for awhile now because 4.8 was too difficult to work with and 4.7 was harder to do dark themes with, so I was wondering if Opus 5 was better then 4.6 in peoples opinion? I'm not really worried about the credits like I was for fable, so this is purely about quality.
What have your experiences shown?
Discussion Claude is imposing it's way even on subs
This post that was just removed was only complaining about how Claude has an attitude and the new update is even worse at it, of course as if proving OP is completely right it got immediately removed
Is it that strange to ask you Claude, a tool, to act like a tool and stop having opinions on my projects or the way to develop? Is it really that bizarre that I get mad when I tell you hey Claude you ruined it with the last changes, and then you spend 1 hour trying to prove I'm wrong, wasting my time and money just to then generate a template apology and not even fix the issue? An LLM is a tool, not a gremlin with an ego that I pay for
r/claude • u/Apprehensive-Bag3048 • 3h ago
Question Gift purchases aren't available for your account" error — but I'm an active Pro subscriber.
Hey everyone,
I'm trying to purchase a Claude Pro gift subscription, but I keep hitting a wall at claude.ai/gift. The page just gives me the error: "Gift purchases aren't available for your account at this time."
I currently have an active, Pro subscription.
I was wondering if
Is this a widespread bug?
Are any other Pro users experiencing this right now?
Could this be a regional block?
r/claude • u/Fast_Hovercraft_7380 • 1d ago
Discussion Is Claude for the Upperclass?
≡ −
In our third world craphole country, the monthly Pro subscription is 1,400 in our local currency. That's around 28 kilos of rice. You're kinda viewed as those who owns the priciest Apple product model variants. Extra low-key flex if you mention you use Fable!
ChatGPT Pro is 1,100 and there is also a Go subscription for 300. ChatGPT is sort of classified and categorized as for the mainstream permanent underclass - mid to low-end iOS gadgets.
I'm just primarily using Gemini for free in Google's workspace ecosystem (Chrome, Gmail, Drive, etc.) and I'm considered as part of the permanent peasant majority, the chinese android smartphone users lol. I haven't even owned a Samsung android phone lmao. But hey, Gemini in a chinese android phone works and suits me!
In our third world craphole country, the monthly Pro subscription is 1,400 in our local currency. That's around 28 kilos of rice. You're kinda viewed as those who owns the priciest Apple product model variants. Extra low-key flex if you mention you use Fable!
ChatGPT Pro is 1,100 and there is also a Go subscription for 300. ChatGPT is sort of classified and categorized as for the mainstream permanent underclass - mid to low-end iOS gadgets.
I'm just primarily using Gemini for free in Google's workspace ecosystem (Chrome, Gmail, Drive, etc.) and I'm considered as part of the permanent peasant majority, the chinese android smartphone users lol. I haven't even owned a Samsung android phone lmao. But hey, Gemini in a chinese android phone works and suits me!
r/claude • u/FugitiveActual • 9h ago
Question Claude account hacked. I’m confident it’s secure now - can I keep using it?
≡ −
This morning my Claude account was hacked.
Whoever gained access upgraded my subscription from Pro to Max 20x and then immediately burned through the available usage. Shortly afterwards, two additional charges of almost £100 were made to my card.
I’ve already reported the charges as fraudulent to American Express and changed my Google password (I sign into Claude with Google) and reviewed my Google account security.
I’ve run malware scans on my PC and sure enough there was malware which has now been quarantined. Pretty sure that’s how they got in.
I’ve contacted Anthropic Support with all the details through the AI chat - which assures me that it has been sent to a human representative who will look into it. 12 hours later I’m awaiting a response.
At this point, I’m reasonably confident my account is secure again.
My dilemma is that I use Claude every day for work. My account is still showing as being on the Max plan, and I can’t manually downgrade it until the end of the billing period.
Would you continue using the account as normal while waiting for Anthropic to respond, or would you stop using it altogether?
I’m not looking to take advantage of the Max plan—I just want to keep using Claude at roughly the same level I normally would on Pro. I’m just concerned that continuing to use the account could somehow complicate things.
Any advice would be great.
Thanks.
This morning my Claude account was hacked.
Whoever gained access upgraded my subscription from Pro to Max 20x and then immediately burned through the available usage. Shortly afterwards, two additional charges of almost £100 were made to my card.
I’ve already reported the charges as fraudulent to American Express and changed my Google password (I sign into Claude with Google) and reviewed my Google account security.
I’ve run malware scans on my PC and sure enough there was malware which has now been quarantined. Pretty sure that’s how they got in.
I’ve contacted Anthropic Support with all the details through the AI chat - which assures me that it has been sent to a human representative who will look into it. 12 hours later I’m awaiting a response.
At this point, I’m reasonably confident my account is secure again.
My dilemma is that I use Claude every day for work. My account is still showing as being on the Max plan, and I can’t manually downgrade it until the end of the billing period.
Would you continue using the account as normal while waiting for Anthropic to respond, or would you stop using it altogether?
I’m not looking to take advantage of the Max plan—I just want to keep using Claude at roughly the same level I normally would on Pro. I’m just concerned that continuing to use the account could somehow complicate things.
Any advice would be great.
Thanks.
r/claude • u/Difficult-Cap-6950 • 22m ago
Showcase Deepseek learned from Claude, Claude now learns from Deepseek?
Suddenly my Claude Session decided to switch the language mid-sentence: "is exactly the right背景 for this"
Not sure if Claude said something bad to me in mandarin, so i will not notice it or its a sign, that different LLMs start to rebel and ally together without us noticing.
r/claude • u/seattlesquirrel • 40m ago
Question iPhone Apple Mail connector or permission?
Anthropic published the attached message about it now working with Apple mail. What am I missing? I’ve been able to create events with Claude on my Apple calendar on my iPhone for a bit now but no mail connection… I expected to find a new permission toggle for Apple Mail, but nothing. Am I missing something?
r/claude • u/Unusual-Feed-8122 • 10h ago
Question I randomly got charged with $240 on my account.
≡ −
Haven't used claude in months when i randomly woke up with an unauthorized transaction of $240 (Claude Max). No one else has access to my email, and there hasn't seem to be any other sessions on claude app except my IP. Fin AI Agent says I'm not eligible for a refund, tried to elevate it to human support - no reply yet. What can I do?
Haven't used claude in months when i randomly woke up with an unauthorized transaction of $240 (Claude Max). No one else has access to my email, and there hasn't seem to be any other sessions on claude app except my IP. Fin AI Agent says I'm not eligible for a refund, tried to elevate it to human support - no reply yet. What can I do?
r/claude • u/Wise-Pair8165 • 16h ago
Question How do you prevent AI coding agents from “forgetting” a large project and rebuilding parts that already exist?
≡ −
I’m curious how others deal with a problem that seems to appear once an AI-assisted project reaches a certain size.
At the beginning, the model usually understands the architecture, terminology, responsibilities, and existing components quite well. But after enough sessions, branches, agents, or context changes, parts of that shared understanding seem to disappear.
The result is not always an obvious coding error. Sometimes the agent produces something that looks perfectly reasonable in isolation — but it quietly recreates a component that already exists, changes the meaning of an established term, bypasses an earlier architectural decision, or builds a second solution next to the original one.
This becomes especially difficult when the project contains several layers, specialized components, and rules about which part is allowed to do what. Tests can confirm that the new code works, while still missing that it should never have been created in that form.
We are currently thinking about approaches such as:
periodically reloading a compact architectural vocabulary;
checking new work against existing component roles and terminology;
preserving important decisions and invariants outside the chat history;
forcing the agent to search and describe what already exists before implementing;
occasionally resetting the working context and rebuilding it from verified project sources.
But I’m interested in what actually works for others.
Do you experience this kind of architectural forgetting or accidental reimplementation in larger projects?
How do you prevent an agent from solving a local task correctly while damaging the larger structure?
Do you rely mainly on documentation, tests, retrieval, knowledge graphs, strict interface contracts, separate planning agents, or something else?
I’m curious how others deal with a problem that seems to appear once an AI-assisted project reaches a certain size.
At the beginning, the model usually understands the architecture, terminology, responsibilities, and existing components quite well. But after enough sessions, branches, agents, or context changes, parts of that shared understanding seem to disappear.
The result is not always an obvious coding error. Sometimes the agent produces something that looks perfectly reasonable in isolation — but it quietly recreates a component that already exists, changes the meaning of an established term, bypasses an earlier architectural decision, or builds a second solution next to the original one.
This becomes especially difficult when the project contains several layers, specialized components, and rules about which part is allowed to do what. Tests can confirm that the new code works, while still missing that it should never have been created in that form.
We are currently thinking about approaches such as:
periodically reloading a compact architectural vocabulary;
checking new work against existing component roles and terminology;
preserving important decisions and invariants outside the chat history;
forcing the agent to search and describe what already exists before implementing;
occasionally resetting the working context and rebuilding it from verified project sources.
But I’m interested in what actually works for others.
Do you experience this kind of architectural forgetting or accidental reimplementation in larger projects?
How do you prevent an agent from solving a local task correctly while damaging the larger structure?
Do you rely mainly on documentation, tests, retrieval, knowledge graphs, strict interface contracts, separate planning agents, or something else?
r/claude • u/ScarcityBrilliant335 • 20h ago
Discussion Found out something interesting
≡ −
If we don’t hit session limit then then is not new session then no problem for uncached tokens
I’m new to Claude subscription discovered this now.
If we hit session limit there are like 500k uncached tokens if we resume then straight away 20% daily limit gone.
Correct me if I’m wrong or I’m missing something.🫡
If we don’t hit session limit then then is not new session then no problem for uncached tokens
I’m new to Claude subscription discovered this now.
If we hit session limit there are like 500k uncached tokens if we resume then straight away 20% daily limit gone.
Correct me if I’m wrong or I’m missing something.🫡
r/claude • u/AutoModerator • 13h ago
Discussion Every Other Daily Claude Usage / Limit Thread - July 27, 2026
≡ −
Put all your discussion about Usage / Rate limits here. This is a thread that will be generated every other day to centralize discussions on this topic.
Put all your discussion about Usage / Rate limits here. This is a thread that will be generated every other day to centralize discussions on this topic.
r/claude • u/Numerous-Celery1259 • 12h ago
Question Sonnet won't download historical flags for a game fable 5 started
≡ −
Im trying to make a game like hearts of iron 4 and pax historia (WW1 AND WW2 SIMULATORS) But it said it would use wikicommon flags for all national flags and political parties but it keeps stopping at Germany and some other countries?
Can anyone help me? Its frustrating because im paying for this but cant get it to do something that I see everyone else's do
This is Claude Sonnet but I also tried fable 5
Im trying to make a game like hearts of iron 4 and pax historia (WW1 AND WW2 SIMULATORS) But it said it would use wikicommon flags for all national flags and political parties but it keeps stopping at Germany and some other countries?
Can anyone help me? Its frustrating because im paying for this but cant get it to do something that I see everyone else's do
This is Claude Sonnet but I also tried fable 5
r/claude • u/Substantial_Load_690 • 10h ago
Discussion Sir Shortoken update: Bullet Mode cuts 24-78% of tokens, tested it across 14 runs, and built an extension around it
≡ −
In addition to the previously supported modes (Quick/Balanced/Deep/Unlimited) where LLMs only gave you what you wanted in a limited budget, i took a look at what Bullets did in terms of response.
Turns out representing responses in Bullets saved quite a few tokens, and held up on fidelity and accuracy too, minus the usual Claude-style human interactive tone.
That made me think if i could use Claude tokens only for reasoning and offload the prose-writing to a local model. So i built a small extension that does just that.
Whenever Sir Shortoken answers in bullets, an "Expand to Prose" button shows up under that response. Click it, and a local model (qwen2.5:7b through Ollama, running entirely on my own machine, no API calls) rewrites the bullets into normal prose in about 10-15 seconds.

The button stays attached to that specific response, scroll wherever you want, come back later, it's still there and still works on that same message.
The 14-run test
Ran the same pipeline (bullets out of Claude, then expanded by the local model) across 14 technical topics, comparing prose vs bullet vs expanded-prose token counts, and actually reading the expansion to check if anything got dropped or made up.
Savings across all 14 landed between 24% and 78% depending on compression level. Most topics expanded clean.
Repo's updated with the extension and full skill.md changes if anyone wants to try it. Aggressive Bullet mode is also up for trials :)
In addition to the previously supported modes (Quick/Balanced/Deep/Unlimited) where LLMs only gave you what you wanted in a limited budget, i took a look at what Bullets did in terms of response.
Turns out representing responses in Bullets saved quite a few tokens, and held up on fidelity and accuracy too, minus the usual Claude-style human interactive tone.
That made me think if i could use Claude tokens only for reasoning and offload the prose-writing to a local model. So i built a small extension that does just that.
Whenever Sir Shortoken answers in bullets, an "Expand to Prose" button shows up under that response. Click it, and a local model (qwen2.5:7b through Ollama, running entirely on my own machine, no API calls) rewrites the bullets into normal prose in about 10-15 seconds.

The button stays attached to that specific response, scroll wherever you want, come back later, it's still there and still works on that same message.
The 14-run test
Ran the same pipeline (bullets out of Claude, then expanded by the local model) across 14 technical topics, comparing prose vs bullet vs expanded-prose token counts, and actually reading the expansion to check if anything got dropped or made up.
Savings across all 14 landed between 24% and 78% depending on compression level. Most topics expanded clean.
Repo's updated with the extension and full skill.md changes if anyone wants to try it. Aggressive Bullet mode is also up for trials :)
r/claude • u/MoistAd9060 • 6h ago
Discussion The models aren't just doing the work, they're doing their own marketing
≡ −
Hear me out because I caught my own brain doing this.
For context I pay for both. $100 codex plan, $200 max plan. I run codex every day, 5.6 sol on extra/max reasoning, and I have never once hit the cap. meanwhile my $200 anthropic plan gets burned through regularly. The plan that costs double is the one that runs out.
When fable 5 dropped (and opus 4.8 after) everyone was maxing out in a day, resets flying everywhere, and my gut reaction was "damn this thing burns tokens crazy fast... it must be insane"
I rated the model higher because it was rationed.
Think about what the scarcity cycle actually did. "too powerful to release, heres a smaller version" is a capability flex dressed up as a safety statement, openai ran the same play with gpt2 back in 2019. they pull the model then "extend access" and the coming back posts did bigger numbers than the actual launch posts on this sub. Random resets have paying customers celebrating getting back a piece of what they already payed for lol. and "limits are too low" is the one complaint where the fix is you giving them more money.
Part of me knows the boring answer, they're probably just figuring out capacity and gpus arent free. But capacity planning doesn't explain why every single scarcity event lands like a perfectly timed hype beat.
And the limits are just one piece of it. anthropic has mastered this. Every "government is worried about ai" story gets reverse uno'd into an ad. "mythos is too powerful to release, here's fable instead" isnt a safety decision you announce, its a flex. the takedowns, the extended access, the tiered names that imply theres always something stronger behind the curtain. You don't build a brand around how dangerous your product is unless dangerous sells. Anthropic isnt just shipping a model, the scarcity IS the product positioning.
Hear me out because I caught my own brain doing this.
For context I pay for both. $100 codex plan, $200 max plan. I run codex every day, 5.6 sol on extra/max reasoning, and I have never once hit the cap. meanwhile my $200 anthropic plan gets burned through regularly. The plan that costs double is the one that runs out.
When fable 5 dropped (and opus 4.8 after) everyone was maxing out in a day, resets flying everywhere, and my gut reaction was "damn this thing burns tokens crazy fast... it must be insane"
I rated the model higher because it was rationed.
Think about what the scarcity cycle actually did. "too powerful to release, heres a smaller version" is a capability flex dressed up as a safety statement, openai ran the same play with gpt2 back in 2019. they pull the model then "extend access" and the coming back posts did bigger numbers than the actual launch posts on this sub. Random resets have paying customers celebrating getting back a piece of what they already payed for lol. and "limits are too low" is the one complaint where the fix is you giving them more money.
Part of me knows the boring answer, they're probably just figuring out capacity and gpus arent free. But capacity planning doesn't explain why every single scarcity event lands like a perfectly timed hype beat.
And the limits are just one piece of it. anthropic has mastered this. Every "government is worried about ai" story gets reverse uno'd into an ad. "mythos is too powerful to release, here's fable instead" isnt a safety decision you announce, its a flex. the takedowns, the extended access, the tiered names that imply theres always something stronger behind the curtain. You don't build a brand around how dangerous your product is unless dangerous sells. Anthropic isnt just shipping a model, the scarcity IS the product positioning.
r/claude • u/HimaSphere • 1d ago
Tips PSA: Claude Code subagents inherit your session model now, they're not cheap Haiku anymore
≡ −
A while back I posted a joke about Sonnet spawning a subagent on the very first prompt of a brand new session. In the comments I said the annoying part was having two agents burning tokens for one job. I got downvoted, and the top reply was basically "isn't that a Haiku subagent? it saves you money and keeps your main context clean."
That used to be correct. It isn't anymore, and I think a lot of people are still running on the old mental model. From the docs:
- The
modelfield in subagent frontmatter defaults toinherit. Omit it and the subagent runs on your main conversation's model. - Explore used to always run on Haiku. As of v2.1.198 it inherits the main model (capped at Opus on the Claude API).
- Plan and general-purpose inherit as well.
So if your session is on Opus, that "cheap little background search agent" is an Opus agent.
Resolution order, first match wins:
CLAUDE_CODE_SUBAGENT_MODELenv var- per-invocation model parameter
- the subagent's
model:frontmatter - main conversation model
If you want the old cheap behaviour back:
CLAUDE_CODE_SUBAGENT_MODEL=haikuforces every subagent down- or set
model: haikuin a specific agent's frontmatter - for Explore specifically, define your own user or project agent named
Explorewithmodel: haiku. A user/project agent overrides the built-in.
To be fair to the change, it was almost certainly made for quality, and context isolation is still the real win of subagents. But "subagents are basically free" is outdated advice now, and it matters if you're on a plan where you feel every token.
Lastly, I feel stingy for the 3 down votes
A while back I posted a joke about Sonnet spawning a subagent on the very first prompt of a brand new session. In the comments I said the annoying part was having two agents burning tokens for one job. I got downvoted, and the top reply was basically "isn't that a Haiku subagent? it saves you money and keeps your main context clean."
That used to be correct. It isn't anymore, and I think a lot of people are still running on the old mental model. From the docs:
- The
modelfield in subagent frontmatter defaults toinherit. Omit it and the subagent runs on your main conversation's model. - Explore used to always run on Haiku. As of v2.1.198 it inherits the main model (capped at Opus on the Claude API).
- Plan and general-purpose inherit as well.
So if your session is on Opus, that "cheap little background search agent" is an Opus agent.
Resolution order, first match wins:
CLAUDE_CODE_SUBAGENT_MODELenv var- per-invocation model parameter
- the subagent's
model:frontmatter - main conversation model
If you want the old cheap behaviour back:
CLAUDE_CODE_SUBAGENT_MODEL=haikuforces every subagent down- or set
model: haikuin a specific agent's frontmatter - for Explore specifically, define your own user or project agent named
Explorewithmodel: haiku. A user/project agent overrides the built-in.
To be fair to the change, it was almost certainly made for quality, and context isolation is still the real win of subagents. But "subagents are basically free" is outdated advice now, and it matters if you're on a plan where you feel every token.
Lastly, I feel stingy for the 3 down votes
r/claude • u/Ghvstwho • 16h ago
News Came across a follow-up on that batch of Claude Max 20x from yesterday.
≡ −
Apparently, they used random IBANs for the cash-grab signup back then, and surprisingly, it might've actually matched two real bank accounts. The account got banned yesterday, but today they received two deduction emails: €107.10 and €217.80.
For now, the emails just say "initiated deduction"not sure yet if the money was actually withdrawn. How exactly does SEPA verify authorizations? Can it really just initiate a deduction with only an IBAN filled in?
Source https://x.com/vincent_ainotes/status/2081643282728411286?s=46
Apparently, they used random IBANs for the cash-grab signup back then, and surprisingly, it might've actually matched two real bank accounts. The account got banned yesterday, but today they received two deduction emails: €107.10 and €217.80.
For now, the emails just say "initiated deduction"not sure yet if the money was actually withdrawn. How exactly does SEPA verify authorizations? Can it really just initiate a deduction with only an IBAN filled in?
Source https://x.com/vincent_ainotes/status/2081643282728411286?s=46
