Fable 5 Is Back

152 points | by mfiguiere an hour ago

106 comments

  • maldev 28 minutes ago

    It won't even review a cyber security blog post I wrote. Absolutely worthless and pitiful guardrails.

      InsideOutSanta 19 minutes ago

      I'm having it review a project Opus 4.8 created. No security review, just "look for general issues, performance problems, missing features, etc." It spawned about twenty background tasks. It's still going, but so far, one has completed, and four have failed with guardrail messages. Nothing special, just stuff like reviewing the API:

      Fable 5's safeguards flagged this message (https://www.anthropic.com/legal/aup). They may flag safe, normal content as well. These measures let us bring you Mythos-level capabilities sooner, and we're working to refine them. Claude Code can't respond to this request with Fable 5.

      Try rephrasing the request in a new session or change your model.

      This is incredibly stupid, particularly because I didn't write the request in the first place. Fable wrote it when it spawned the background task. How am I supposed to rephrase it?

      Fable probably told itself to do a security review, and then failed itself for trying to do a security review, and now it's telling me not to tell it to do a security review.

        ritzaco 12 minutes ago

        yeah I'm also getting this for standard dev work, anything with kubernetes etc

        completely nerfs the model because you can't let it do stuff over a few hours unattended because 90% it's going to switch to opus in first 10 minutes anyway

        so seems best thing now is to have it write plans and then default to using opus for work anyway?

        trunnell 15 minutes ago

        Blame Amazon and the White House

        ignoramous 14 minutes ago

        > Fable wrote it when it spawned the background task. How am I supposed to rephrase it?

        Can the harness to auto-rephrase? I imagine, doing so will burn through tokens though.

          aliasxneo 8 minutes ago

          > I imagine, doing so will burn through tokens though.

          What a surprisingly beneficial consequence for Anthropic.

          qurren 9 minutes ago

          Maybe set up Codex to rephrase stuff and remote control the Claude Code terminal?

  • stavarotti 30 minutes ago

    I'll be using it tonight but grudgingly so. Grudgingly because after July 7th, I'm not going to all of a sudden, start paying API prices (and maybe that's the problem) when I'm used to a subscription that gives me multiples in comparative value. Perhaps this is the fabled "token economics will come for everyone this year" that I've been reading about? In any case, I'll use the hell out of it to extract as much as I can, then back to the trusted partners Opus 4.6 and Sonnet 4.6 (for however long they remain available).

      matltc 5 minutes ago

      I locked my default model to opus 4.6 around the time of the nerfs. Such better results compared to 4.7+

      That's enshittification for ya I guess

  • petra an hour ago

    Maybe, for some projects, instead of generating code with it, it would be useful to generate a plan and the loop(tests/formal verification),because those take much less tokens than a full project, and than use the loop using the older models ?

      meco 31 minutes ago

      This is the goal behind Devin Fusion, pretty good results so far I think.

      https://cognition.com/blog/devin-fusion

        iririririr a minute ago

        so, pretty much undo the "magic" that the harness is for

      giancarlostoro 20 minutes ago

      I think that's the idea, I saw some outrage on reddit about Fable using Opus to do code writing, another comment said exactly my reaction, why do you want to pay double for tool calling when Opus is just fine for the task?

      Congeec an hour ago

      Yes, I've been using Opus to write a plan and fanout sonnet subagents to implement it. Cheaper and faster

        hirvi74 4 minutes ago

        What about quality? Being cheaper and faster, while great and all, is less valuable than quality to me.

      nonethewiser an hour ago

      Isn't that the kind thing its best at as well? Art least comparatively with other models. The more agentic stuff. Planning, tool orchestration, etc.

      sajithdilshan 35 minutes ago

      But wouldn't that still result in higher token usage to scan the code base and figure out the changes and generate the plan? In my experience sometimes Opus launchs a Haiku sub-agent to explore the code base, but it's not gaurenteed.

      beastman82 44 minutes ago
        yieldcrv 27 minutes ago

        Article has a section about context window size settings

        I love not getting compacted so often, but 1M context is trash right now, the degradation in speed and quality is too great above ~600k context

        Not different than what everyone knows, but the 1M context is masqueraded as an innovation the same way 64k context used to be to 8k context

      Marha01 40 minutes ago

      Yes, I do this all the time in Cline. It supports automatic model change when switching from Plan mode to Act (implementation) mode. Opus for planning and Sonnet for implementation. It works great.

      conartist6 34 minutes ago

      My god, pure genuius. There was never any way to focus your time and energy before AI, so it really saved humanity's ass on this one. Genius! Genius! Genius!

  • anotheraccount9 10 minutes ago

    Not exactly. Every time I ask something using Fable, it switches to Opus. The subjects (and I tried many) seem to be irrelevant.

    Basically, I can't use Fable.

      LoganDark 7 minutes ago

      Check your CLAUDE.md, etc. for any of the banned topics or anything adjacent. Also check your recent Git commit history, if you're running the agent in a repository, as well. The classifier trips on anything anywhere in context, so those could be sources of rejections.

  • aliasxneo an hour ago

    > Until July 7, you can use up to 50% of your plan's weekly usage limit on Fable 5. If you hit your limit, you can continue on Fable 5 with usage credits. Fable 5 draws down usage faster than Opus 4.8.

    This is what I see in my Claude Code terminal. I don't feel like that 50% rule was there before?

      matheusmoreira an hour ago

      They didn't reset the usage either! Good luck!

        aroman an hour ago

        This makes me think they really are quite capacity constrained at the moment.

        I had assumed they were primarily limiting it to entice people to upgrade, but I feel like these limits are so low and so temporary (especially over July 4th weekend in the US) that people will barely get a chance to get "used to it" and then think: "man, I can't live without this, I'll pay for API pricing".

          timpera 38 minutes ago

          That's strange, because they were seemingly way less capacity constrained lately, raised limits and removed the peak hours usage. It's crazy to think that even spending $1.25 billion a month to rent GPUs from SpaceX didn't do much to improve the situation.

          echelon 36 minutes ago

          If it's API pricing, I'm going to ditch Claude Code and switch to a harness that can jump between GLM and Claude Code.

          Cheap pricing is why I use Claude Code. The minute they fumble that, I'm using Chinese models for 90% of the work.

            matheusmoreira 13 minutes ago

            Yeah. Their cheap subscriptions are the only reason to keep using them. If they ruin the plans there's nothing holding us back anymore.

            holoduke 4 minutes ago

            I dont believe they can afford to switch to API pricing. Everyone will leave. I am easily spending the equivalent of 1000 dollars a day on tokens with two max subscriptions. that about 400 dollars a month. Thats acceptable for my position. But thats like 30k per month. Totally not viable.

      hagbarth an hour ago

      It was not.

  • NoboruWataya an hour ago

    I am only a casual Clause (Pro) user and I am confused by the messaging, maybe I'm missing something obvious.

    > Until July 7, you can use up to 50% of your plan's weekly usage limit on Fable 5.

    Does this mean that being able to use Fable on my subscription is a time-limited promotion? I have a subscription, why can't I just... use the model? Is it the case that going forward a subscription will only give you access to older models and newer ones will require additional payment?

      InsideOutSanta an hour ago

      Yes:

      > After July 7, 2026, Claude Fable 5 is no longer included in your plan’s weekly usage limits. You can keep using Claude Fable 5 through usage credits, which let you pay for usage beyond what your plan includes. Learn more about using usage credits.

      I'm not sure what this means in the long run. Either Fable 5 might become part of the subscription again once stronger models become available or Anthropic's compute capacity increases, or this is the start of the subscription being phased out. It doesn't really make sense to pay for a subscription that's stuck on Opus 4.8 when other providers are continually pushing out better models.

        thewebguyd 44 minutes ago

        If it's the end of the subsidized subscriptions, that's going to cause problems for a lot of not so heavily capitalized companies that want to make use of frontier AI models.

        It also would mean I stop being an Anthropic customer outside of whatever my employer is willing to pay. I prefer it for now to GPT/Codex but if GPT5.6 is as good as or close to Fable, and its included in the subscription, I'll switch the moment its available.

        sroussey 44 minutes ago

        There will be an Opus 5 though.

          bel8 15 minutes ago

          If Opus 5 is capable enough, it will have the same guardrails with blocks/downgrades as Fable.

          So now we are supposed to cheer for Opus 5 to be just a mild improvement at best?

          InsideOutSanta 36 minutes ago

          That's fair.

          echelon 34 minutes ago

          If Fable becomes "API priced", I'm going to switch from Claude Code to some other harness.

          My loop will switch from "100% Anthropic subscription" to "10% occasional Anthropic API credits + 90% Chinese models".

          This is the moment American models sink or swim. If they switch to API pricing, I'm adding Chinese models into the mix.

            InsideOutSanta 33 minutes ago

            I think "Fable 5 makes a detailed plan, GLM 5.2 implements it" is an absolute killer combo.

      espeed 31 minutes ago

      That didn't take long...

        Dynamic workflow "Multi-lens review of docs/membership-and-friends-model.md with adversarial verification" completed · 25m 59s
      
        You've reached your Fable 5 limit
      
        You've used your included Fable 5 usage for this week. Continuing on Fable 5 uses usage credits
        sscaryterry 9 minutes ago

        Wow, practically totally useless.

      mwigdahl an hour ago

      During the initial release, they indicated you'd be able to use Fable 5 as part of your subscription for a limited period of time, and then it would require usage credits. They also did say at that time that they hoped to make it a part of the subscription plans again at some point after that.

      For this return, they've extended the usage period to July 7, but limited you to 50% of your usage quota, and have not restated the desire to make it permanently part of the subscription plans at some point.

      I still have hope, but it's not moving in the right direction to be sure.

        robot_jesus 39 minutes ago

        Personal prediction: I do think the market will essentially force their hand to include it in subscriptions before too long. OpenAI, local models, Chinese models will continue to improve.

        But, there are also harsh realities of compute volume and cost to run all of these will be fighting against.

        What I do expect is a multi-tiered rollout of future models. You want the latest SOTA release? Usage credits.

        Subscription plans will end up getting models on a lagging interval of a few months.

        BoorishBears 43 minutes ago

        > After July 7, 2026, Claude Fable 5 is no longer included in your plan’s weekly usage limits. You can keep using Claude Fable 5 through usage credits, which let you pay for usage beyond what your plan includes.

        They stated the desire not to bring it to the subscription.

      hagbarth an hour ago

      No you will still get access to newer models on the subscription. You should have access to Sonnet 5, which is new. It's just Mythos class models that are API only.

      For now... You never know with these companies.

      internet2000 an hour ago

      Fable is more expensive to run, and they haven't figured out the GTM strategy just yet. I imagine they'll see how much people actually use to see if it's still worth subsidizing on the Max/Pro plans, or if they make an extra tier above.

  • bushido an hour ago

    The loss of trust in using US based model's is unlikely to come back though.

    Anthropic with it's hyped doomsday messaging, and the administration falling for it (at best), has eroded a lot of trust and has triggered an arms race of sorts.

      sajithdilshan 28 minutes ago

      If you've built a product based on AI, then diversify or make an abstraction layer so your product is model agnostic and you can plug and play any model. If you're an end user like a software engineer, just use another model or like Gemini or ChatGPT. That is more productive than complaining about a trust which wasn't there in the first place to begin with.

      Anthropic provides a service and they can stop offering it regardless of export ban or not, same goes for any other AI company in any country. If you really wants a trusted LLM, then run your own open weight model.

      matheusmoreira 44 minutes ago

      Here's to OpenAI and a chinese firms bringing some much needed competition.

        logancbrown 22 minutes ago

        Amusing to see OpenAI being the "good guy" in the end

      dghlsakjg 39 minutes ago

      OTOH: “our product is so good it was banned for being too good” is the best advertising possible. OpenAI would kill to get that.

      I’m not falling over myself to test out Sonnet 5, but I am very interested in Fable.

  • Jweb_Guru 13 minutes ago

    Not super impressed, but I doubt my requests are getting routed to Opus -- it just doesn't seem to be as good at mathematics as it is at code (I found this to be the case last time it was released as well).

  • JoshGlazebrook an hour ago

    I really hope they reconsider adding Fable access back to the subscription plans, at least the 20x plan. I know it was the original intention when the 14 day (I think) time frame was originally announced, and they were working to keep it on subscription plans. But no word if thats even a thing anymore?

      Schiendelman 29 minutes ago

      The market will force them to bring it back. They're probably capacity constrained right now, or need to figure out whether they need another pricing tier for it to "fit in a subscription". What they don't want is for someone to code for 4 days of the week and cap out every week.

      ceejayoz an hour ago

      Only for the next week.

      > Fable 5 will be included for up to 50% of weekly usage limits through July 7, after which it will be available via usage credits.

        JoshGlazebrook an hour ago

        Right, but originally they announced a period of time it was included in plans, and then they were "working hard" to extend the period and eventually make it a permanent fixture of the plans.

          gregw134 an hour ago

          I'd imagine they want to do price segmentation. Sell the best model for $50k a year to corporations willing to pay full price, keep the rest of us on a lower tier. Gotta pay for that infra somehow.

            skerit 26 minutes ago

            I just don't really understand the entire strategy behind this. Or their horrible, horrible communication.

            Because right now it's as if Fable/Mythos 5 is "the end of the line". It's as if this is the best their models are ever going to be. So what the hell are we going to get next? All of their models will forever inch closer to Fable, but never reach it? That doesn't make any sense.

            It all seems so dramatic. Instead of just saying honestly "Look, this model is a beast to run, but we're striving to reach the same quality in a cheaper model down the line" all we get is "Oh my god, it's so big and scary, and it costs so much to run, woe is me!"

          ceejayoz an hour ago

          I'd imagine that depends on how it winds up being used.

  • trunnell 5 minutes ago

    Their post detailing the timeline and their actions since reinforce my belief that Anthropic is among the most trustworthy AI companies.

    https://www.anthropic.com/news/redeploying-fable-5

  • mlitwiniuk an hour ago

    I have to admit that when it was blocked, I canceled my max plan and asked for a refund. It felt like someone took away my previous toy. So I'm happy it's back again; I upgraded to max again. Coding aside, but Claude Design is phenomenal - for both new designs and redesigning existing UIs. So my customers will face a new wave of refreshed screens all over the place in coming days ;)

      coneonthefloor an hour ago

      > So my customers will face a new wave of refreshed screens all over the place in coming days

      How do you determine the changes to make?

      Do you A/B test?

      How do you measure success?

      What is your product?

      How many customers do you have?

        mlitwiniuk an hour ago

        My product is AuditBadger.com - it's an AI-assisted compliance management platform (ISO27001 & SOC2) that guides you through the whole process (with everything a small business might want from such software). Having a few dozen customers allows me to still care about them personally and do onboarding for each and every one of them. During those onboardings, catch-ups, or weekly calls, I see where they struggle. This is how I determine what to work on next. There's no clear measurement of success beyond user satisfaction, though they every now and then praise me a little for UI/UX improvements. With Claude Design, I've got my design system set up (also by Claude scanning the repo); I upload a screenshot of the area I'm not happy with, prompt with some additional remarks, and after a couple of iterations, I get a proposal, which is always better than what I come up with in the first place.

          coneonthefloor 32 minutes ago

          Site does look great. I’ve not used Claude Design. How much do you feel like you were able to give your own personal touch to it?

          I ask as I see many vibe coded products that look well but are very generic. It signals vapourware to me. But honestly your site looks a cut above. Do you have a design background?

          Also is the design system you mentioned public?

  • throwaw12 30 minutes ago

    I keep getting this error mid agent loop: "Error: claude-fable-5 is temporarily unavailable"

    Planning went well, started working on the code, reading the code - all went fine

    But when it started writing the code or executing the bash, sarted tetting lots of these errors

  • donaldstuck an hour ago

    Coding is solved once again!

      bombcar an hour ago

      Hyped! Time to start boiling lakes!

      In the few minutes I had with it I didn’t notice any impressive differences beyond it complaining loudly that I can’t talk about excel cells with “yellow backgrounds”.

  • kodefreeze an hour ago

    It's time for gpt 5.6 to come out too now.

      michelb 35 minutes ago

      That’s also going to be limited most likely. I don’t like governments deciding who can have the best products. I can’t shake the feeling there is money changing hands for getting on the access list as well with this administration.

        jiggawatts 10 minutes ago

        Look, even if in this one instance Trump isn’t simply asking get his beak wet, that is the unbelievable, unlikely scenario.

        When “not cartoonishly corrupt” becomes hard to believe due to firmly established character and endless precedent, then it almost doesn’t matter if everything is on the level in this one matter.

        The trust has been lost, undermining the ability to govern.

        The fact that he’s still in power with firm support from everyone else that matters is all you need to know about how rotten to the core things are in your country.

        America is no longer the greatest, or the best.

        Except at grift…

  • jw1224 an hour ago

    > When Claude Fable 5 declines a request, the Messages API returns stop_reason: "refusal" as a successful HTTP 200 response, not an error

    This is precisely what comes to mind when I think “successful”.

      speedgoose 40 minutes ago

      A missed opportunity to use the HTTP 451 status code.

      https://en.wikipedia.org/wiki/HTTP_451

        xpct 29 minutes ago

        5 years ago, we may have expected that robots would write APIs that utilized every HTTP code, what we got was a json with a stringified error field..

      apitman 12 minutes ago

      Is refusal something that can happen mid-stream, after status and headers have been received? I haven't looked at the API

  • ismailmaj 21 minutes ago

    I'm not getting the Opus 4.8 switch for coding, supposedly given how fast I reached the usage limit, which is kind of nice.

  • brucejackson 28 minutes ago

    Happy to see that Fable is back, was sad to see it go after getting to use it for only 1.5 days before. Add on top sonnet 5 availability and coding is looking fine again.

  • himata4113 an hour ago

    I believe they will keep fable available, but either reduce the usage to 25% or even 10% otherwise I don't think they would have put that much effort into flushing out a system like that.

  • hmokiguess 29 minutes ago

    > There's an issue with the selected model (claude-fable-5[1m]). It may not exist or you may not have access to it. Run /model to pick a different model.

  • levkk 40 minutes ago

    I cancelled Claude. The harness is kinda broken, GPT 5.5 is good, and GLM 5.2/Deepseek is good too (with pi, especially). Just not worth the trouble. And I'm not going to pay two subscriptions.

      throwaway8388 36 minutes ago

      Haven’t played with alternative harnesses. What’s broken in your opinion and what benefit brings pi for you?

      tuwtuwtuwtuw 35 minutes ago

      How is the harness broken?

        krystofee 32 minutes ago

        its bloated, try /radio

  • recursive an hour ago

    This is getting served with a certificate Firefox says was created by an unknown issuer. It's possible I'm getting hit by a corporate middle-box, but then I'd expect to get this on every single host name.

      cevn an hour ago

      twitter? are u sure it's not ur corporate?

        recursive an hour ago

        Update: It is my company's middleware box. I'm not sure why I'm not seeing this flagged on other sites.

          fuomag9 an hour ago

          Maybe they are blocking just Claude?

          kube-system an hour ago

          those MITM firewalls can have different configurations for different sites

  • andsoitis an hour ago

    What’s the fable of this story?

  • BoorishBears an hour ago

    > After July 7, 2026, Claude Fable 5 is no longer included in your plan’s weekly usage limits. You can keep using Claude Fable 5 through usage credits, which let you pay for usage beyond what your plan includes.

    This is the real story.

  • moralestapia an hour ago

    Definitely NOT a marketing ploy.

      Human-Cabbage 41 minutes ago

      Yes, just like New Coke back in the 80s. Genius 4D marketing strategy.

  • biffles an hour ago

    I applaud the engineers that work at Anthropic, who have created both amazing products and uniquely intelligent models -- but I really shake my head at some of their business decisions and public comms which have done a lot to damage their trustworthiness in the business and developer community.

    In just the past month: they decided to silently downgrade (instead of simply refusing) responses related to machine learning and other 'competitive' topics [1]. Then, they were caught fingerprinting certain request environments in a hidden way [2]. And now, once Fable is re-released after much frustration among its customers, they are providing it for a shorter period than promised (mostly over a major holiday period), with more stringent safety classifiers and a 50% haircut to usage limits.

    It's hard to not view the organization as bizarrely adversarial to its customers. I was incredibly supportive of Anthropic during the supply chain debacle, as I viewed it as the capricious actions of a corrupt admin. But now I am wondering if it was just a response to the ineptness of their business leaders.

    [1] https://news.ycombinator.com/item?id=48467896 [2] https://news.ycombinator.com/item?id=48734373

      A_D_E_P_T an hour ago

      I'm with you there. The way they treat their customers is high-handed and disdainful.

      I'm gradually moving to GLM 5.2 on Opencode. It's the barest fraction of the price, and it's surprisingly capable. I notice very little difference vs. Opus 4.8.

      joshuamorton an hour ago

      This is exceedingly easy to explain: demand is way too high, and the pro/max plans are loss leaders. I've paid a total of $20 and in 10 days, my cost, according to Claude code's cost tracker is like $400, which actually doesn't include all the use I've done.

      Which is to say, if I continue my current usage over the month, I'll be getting $1000 of Claude for $20. It's difficult to be mad at someone selling me a $20 for two quarters, even if they're putting a bunch of restrictions on how and when I can do that.

      rvz 44 minutes ago

      > It's hard to not view the organization as bizarrely adversarial to its customers. I was incredibly supportive of Anthropic during the supply chain debacle, as I viewed it as the capricious actions of a corrupt admin. But now I am wondering if it was just a response to the ineptness of their business leaders.

      From the start Anthropic have been hostile to its own customers, and also trained on pirated books and had to settle north of $1.5B avoiding a $100B+ worth of damages if found liable.

      Then they attempted and are still pursing against powerful open weight models by asking governments for regulatory changes that effectively ban the release of them - because it undermines their own moat (lol) and business model.

      Now not only they were caught silently fingerprinting their customers requests, they are now placing ID verification for using their own powerful models, which could apply to everyone else for using powerful LLMs.

      There just is no point in defending this company at all. Anthropic are NOT your friends.

  • echelon an hour ago

    Here we go!

    Might need a few more Claude subscriptions.

  • mccoyb an hour ago

    By the gods! The next 20 minutes will be the most consequential of my life ...

  • maipen 6 minutes ago

    If the future of SOTA is handicaped models, then what's the point?

    Writing code is already okay for current open models like GLM, QWEN.

    I only need SOTA models for slop reviews, clean-ups and helping me with things I am not good at.

    I have been extremelly happy with the results of cheaper models recently.

    Composer 2.5 is a beast, fast and cheap. The upcoming Grok will probably be even better, since cursor helped trainning it.

    Anthropic will lose market share quickly if they can't do better than this fable shit show...

  • SilverElfin 39 minutes ago

    Did they remove that policy that forces retention of data for fable, even if you use it on AWS or elsewhere

  • throw1234567891 an hour ago

    For how long?

  • CommanderData 18 minutes ago

    Anthropics marketing dept were a tad overzealous with how they positioned this model, now it's biting them back.

    If this was just another model without the hype doom marketing, I don't think we'd be where we are.

  • rvz an hour ago

    They also announced a promotional offer in here: [0]

    > For a limited time, you can use our newest model—Claude Fable 5—at no extra cost as part of your subscription plan.

    > During the promotional period, you can use up to 50% of your weekly subscription limits on Claude Fable 5 at no extra cost.

    So it lasts for a week until July 7, 2026 at 11:59:59 PM PT. Then they will pull the plug on that.

    So it sounds like a great time to roll the dice, pull that lever, spin that roulette wheel and spend as many tokens as possible, at no extra cost at the Anthropic casino's latest upgraded slot machine called Fable 5.

    Available to gamblers while capacity and availability lasts. Most importantly have fun and don't blow up your budget.

    [0] https://support.claude.com/en/articles/15424964-claude-fable...

  • fishgoesblub an hour ago

    Was confused, thinking I somehow missed the release of the game Fable 4, only to be disappointed when I saw this is about Claude LLM crap.

      recursive an hour ago

      It's kind of like that time "crypto" changed it's meaning to cryptocurrencies and NFTs.