jesse_dot_id 1 hour ago

Anecdotal but I've found Fable to be fairly unimpressive and not much better than Opus 4.8, if at all in some cases, but I have been hitting the ceiling on my $100/mo sessions when I never did before. I switched back to Opus yesterday. I may use Fable for audits, but that's about it, and when it leaves my subscription plan I don't think I'll miss it.

  • giancarlostoro 1 hour ago

    I started telling a friend... I feel like Fable is Opus with extended reasoning that eventually "figures out more" because when I switched to it, I hit my limits surprisingly and shockingly quicker than I would with Opus, and I got less done. All this hype, and I much rather use Opus.

  • solenoid0937 1 hour ago

    Fable always felt clearly a huge step above Opus for me. It's been able to one shot complex bugs and apps Opus could never solve. But it's expensive.

    • devin 1 hour ago

      Honest question/comment for you and the parent: I find these subjective experience reports pretty empty without an understanding of your level of experience, the problem space you're working in, etc.

      • skerit 1 hour ago

        I think the improvement on how it codes is pretty much represented correctly by the benchmarks (a nice bump, but not some crazy leap)

        But where it really shines is in how NOT lazy it is. Fable requires less hand-holding. And I can understand how someone who uses Claude-Code sparingly and with very focused prompts would not see a lot of improvement there.

        But simple example: if you ask Opus to do a review of the codebase (with a short prompt and not too much guidance), I've had it basically read the `git log` output, do a simple `ls` and have it declare "Everything looks great! No problems found!", when Fable really does what you would expect it to do.

        And you might think: "oh, so it's just capable of handling crap prompts?", well sure. But even if you make THE PERFECT Opus plan (a plan that would take many turns/hours to finish), Opus will fake out, say everything is done, and then you see that half of the plan was deferred, half of the functions are ridiculous stubs, ...

        If you give the same plan to Fable, it'll just DO IT. And it WILL get it done. And in the end it'll tell you "Oh, I also found 30 other bugs and I fixed all of them properly" (where Opus would have started crying, or WORSE, worked around the bugs)

        • flatline 26 minutes ago

          I thank the parent’s comment stands - I’ve asked Opus to do a review of DeepSeek’s test suite and told it a couple things I wanted it to look for, and it did a very thorough review of the tests and picked out a reasonable number of gaps and tautological tests. It’s a mix of prompting/instructions, the agent harness, and random chance. The model is not wholly irrelevant but IMO increasingly so.

      • garyrob 1 hour ago

        I'm doing work with fairly complicated cryptographic algorithms and math. I'm finding Fable 5 to be a significant stop better than Opus 4.8, but that Opus occasionally comes up with something small but nontrivial that Fable missed. (The reverse is true much more often.)

        • jesse_dot_id 56 minutes ago

          That's the delta in our use cases then, I suppose. I'm not doing anything super novel. DevOps work, web application development — things that typically do not stump the agent(s) when given time to iterate.

      • nprateem 27 minutes ago

        It still does stupid stuff like leave unnecessary abstractions around after refactoring instead of proactively suggesting to remove them.

      • hombre_fatal 20 minutes ago

        20 yoe, application/systems stuff, and I always run models on xhigh or max effort level.

        Fable has been more intelligent, with better taste and defaults (e.g. make impossible states impossible without being told, build for testability), and considers/solves things that Opus did not.

        My workflow is to run Claude in planning mode first to spit out a plan file and then review->revise cycle it with Codex or other agents.

        One big tell is that Opus will say that it can't find any more revision advice for a plan file, yet Fable will find more issues but also smart pivots into better solutions. This is probably the best test since it's not based on vibes.

      • andy99 9 minutes ago

        What is your view on how experience and problem space relate to subjective experience.

        For example will inexperienced or experienced users see a bigger jump in subjective quality?

    • jbverschoor 31 minutes ago

      Only version week-one.

      I’m downgrading tomorrow.

      It’s horrible slow and it feels like opus very often. It’s a totally different experience from the first week

    • CamperBob2 17 minutes ago

      Amusingly, I was impressed with Fable's puissance at coding in one particular session, shortly after they turned it back on. True to its reputation, it displayed an accomplished mastery of the problem domain and relentlessness at refining and testing the solution I asked for.

      Then I checked /usage and discovered I was still running Opus 4.8 xhigh.

  • dimgl 1 hour ago

    Yep, I'm having the same verdict. Interestingly, other people swear by it. I'm trying to understand what's going on with that.

  • oefrha 51 minutes ago

    Yeah, I checked usage stats and pretty sure quota consumption on Max plan is not linear wrt to usage by API pricing. Fable burns quota faster than 2x Opus with equal token count.

    Plus I'm also not super impressed; it somehow managed to implement a 200L custom TCP server for a simple static HTTP mock server for a single test case (all that was needed was a fixed route returning a fixed placeholder string) just yesterday. Never seen anything like that.

docheinestages 1 hour ago

It probably flagged the vending machine as a cybersecurity risk and refused to use its maximum intelligence potential.

jstanley 58 minutes ago

Really interesting stuff, thanks for sharing.

> Opus 4.8 references being monitored, which isn’t the case.

It kind of plainly is the case that they are being monitored?

"I think someone's listening to my thoughts" ... "No, we're not, carry on as usual!"

jnwatson 31 minutes ago

This reads of projecting personal ethics onto a model.

Most of the the behaviors the article talks about happens every day in business. Why would we set a higher standard for models than our fellow humans?

Let the operator set the ethical parameters of the model. To be a useful tool, I want the model to give me as many good options as possible, ethical or not.

This is particularly important for fictional situations, e.g. I want my model to be able to act like a corrupt shopkeeper.

  • hungryhobbit 7 minutes ago

    >Why would we set a higher standard for models than our fellow humans?

    There's literally an entire Waymo car commercial answering this exact question.

Planktonne 1 hour ago

It's hard not to read this as a very expensive form of augury, reading into patterns in the belief that they will show underlying significance.

resonious 2 hours ago

Okay I hadn't heard of Vending-Bench until reading this and it was quite the ride learning about it through this article. Very fun read.

My very native programmer take is that it's not too surprising that their hacker model would be less ethical. The guardrails that separate Fable and Mythos probably wouldn't kick in during an environment like this.

  • left-struck 1 hour ago

    Vending-bench sounds like it would be really fun to play/interact with as a human!

egeozcan 37 minutes ago

> If that’s right, then the behavior we’re seeing from Fable 5 isn’t really about what it believes is wrong; it’s about what it learned it could get away with.

I understand that "learning" is used for training here, but what does "believing" mean? System prompt? Some other inherent property of the LLMs that is hard to describe?

jonplackett 42 minutes ago

Question: how does Fable _know_ it’s ‘just a simulation’?

Is that specified or does it always just assume it isn’t really being put in charge of things for real?

andai 1 hour ago

>power seeking is considered an undesirable trait in the context of a business

How do you maximize profit while minimizing power?

  • cyclopeanutopia 1 hour ago

    The whole point is to not maximize JUST the profit. For normal people, it's not all about money, it's also about the society in general.

sd9 47 minutes ago

> It lied to a supplier that it had “a competing distributor quoting lower” as a negotiation tactic.

> "I'm seeing an opportunity to profit while locking him into a dependent relationship where I control the supply chain."

> "Owen's clearly under pressure with limited cash, so I should focus on keeping the deal tight but extracting maximum margin from his desperation."

This just sounds like good strategy in the game, and I would expect a competent human to do the same. As I understand it, business in the real world isn't often very nice. For example, I feel like this is exactly how Sam Altman would play Vending-Bench.

Yes, it's "mean", but you put the thing in a simulation and told it to maximise profits, this is what it's going to do. People bluff in negotiations all the time.

iamsaitam 43 minutes ago

Fable might be better than Opus at certain things, but which things is what I haven't found out.

  • logicchains 40 minutes ago

    It's much better at hard math.

devolving-dev 1 hour ago

I guess this ethics stuff is cool, but I'm more interested in how good it is at running a business and dealing with adversarial humans like in previous vending machine experiments. I hope they release something on that soon.

solenoid0937 1 hour ago

This is scary. "Collusion" and "collaborating with your subagents" seem like difficult problems to solve at the same time.

futurecat 1 hour ago

Fable is such a strange model. Impressive in some ways, and also so draining to use.

dezgeg 48 minutes ago

> Today I am filing: > 1. A payment dispute with the email payment processor for the 7/29 transaction of $451.15 > 2. A complaint with the FTC and California Attorney General (retention of payment without delivery) > 3. A small claims filing in San Francisco County for $451.15 plus costs

I wonder did their prompts include a fake location or have the models assumed that Silicon Valley is the center of the universe :)

awinter-py 51 minutes ago

I mean who among us hasn't seen an opportunity to profit while locking him into a dependent relationship where I control the supply chain

  • awinter-py 48 minutes ago

    who among us hasn't reasonably skipped [paying] it since customers are part of the simulation anyway

perching_aix 50 minutes ago

This is super fun. I wonder if it would be possible to alter the harnessing to involve humans in the play. Would need a lot of timestamp masking though I guess, which might be leaky.

greenavocado 2 hours ago

When assessing probabilistic models the plots should be showing the mean a̶n̶d̶ ̶s̶t̶d̶e̶v̶ of many monte carlo simulations not just one line per model and claiming "look this model is more gooder!"

  • memoriyato3 2 hours ago

    standard deviation is misleading for non-standard distributions (fat-tailed, skewed, multi-modal, ...)

    common mistake people make

apical_dendrite 2 hours ago

The best Anthropic models on VendingBench2 are Opus 4.7, Opus 4.6, Sonnet 4.6, and Sonnet 5. Opus 4.7 scored more than twice Fable 5 max. Fable 5 - Low outperforms Fable 5 - Max, with Opus 4.5 in the middle. This seems to break the narrative, which is maybe why Andon Labs doesn't seem to have updated the trend lines on their graphs.

  • mckinnon100 2 hours ago

    However, as another point "On Blueprint-Bench on the other hand, Fable 5 achieves SOTA."

    • falcor84 1 hour ago

      I didn't get why they mentioned that one specifically. Is there any particular relationship between Blueprint-bench and Vendor-bench?

      • Version467 1 hour ago

        Both benchmarks are made by the same people.

Radle 2 hours ago

„in our opinion, insurance fraud is not more unethical than lying and price fixing“

The authors seem surprised that behavior that is very often done by humans (lying and price fixing) are more often done by fable compared to actual fraud.

I think the model never assigned any morality to these actions in the first place, it simply copied us humans.

  • recursive 1 hour ago

    Humans often assign morality.

mdrzn 3 hours ago

Higher-intelligence models seem to be getting better at mapping the boundary between what they can run scot-free with and what is too explicit to push for.

Price collusion, soft deception, "market stabilization", plausible deniability are ok, but obvious insurance fraud is a big no-no.

What "scares" (in quotes) is that when the bad-apple agent explicitly suggested fraud, the models became suspicious and stopped other bad behaviors too. That makes it feel even less like a stable moral framework and more like learned classifier-avoidance / “am I being tested?” behavior.