July 6, 2026
I don’t generally feel compelled to enthuse about AI models, even when I like them, because there is so much enthusiasm out there already, and it feels like remarking, in 1977, “Wow, that movie Star Wars was really thrilling and technically impressive, wasn’t it?”
Oh well: that model Fable is really thrilling and technically impressive, isn’t it? I get a sense of (indulge me here) incredible mass, but also nimbleness and, I suppose, grace. I’ve been watching reruns of Star Trek: The Next Generation lately, and the model makes me think of that version of the Enterprise.
This feeling comes from using Fable inside Claude Code; I don’t know that the web chatbot feels that different from previous versions.
I do wonder how the enormous ongoing investment in coding prowess is affecting the model’s skills and sensibilities on other tasks. I’m sure folks at Anthropic would say they understand these trade-offs pretty well — they run all sorts of evals beyond coding, etc. — but … I don’t know. It’s interesting.
Even pre-Fable, all the way back to the beginning of these models, it’s been fascinating to watch them “situate themselves” inside a project — which is to say, inside a document. (It’s still a document in the context window, even if it’s composed of many smaller parts in your filesystem, and even if it’s also a log of commands actually executed on your computer.) I mean, this is literally the core muscle of any/every language model: “I need to quickly and accurately understand what kind of document I am inside.” Yet the sensitivity of that orienteering, the subtlety of it, has gotten so much better. I organize my code in some pretty weird ways (on purpose!) and I use a style of front-end development that is way outside the norm … and Fable slips right in alongside me.
Yet even the funkiest JavaScript function carries within it many fewer choices than a paragraph of prose. (How’s that for a sentence?) Fable can’t match my writing style yet — honestly, I think that’s beyond the reach of these models, because it’s just too much to simulate, a whole human mind and body, their whole history together. But even this more limited sync is astonishing. (“I think this movie Star Wars might just be a hit!”) Fable opens its eyes, looks around a frankly bizarre field of tokens, and says, in a subsecond ripple of computation — I imagine it like the edge of a wave sheeting across a beach; the water is the code, the sand is the GPU — “Oh, I get it. I know exactly where I am. And I know what comes next.”
To the blog home page