nope, tools/harnessing is what is accounting for most of the recent progress. not scale. no way could you get a pure LLM to do what Claude Code does. that’s why they used the other stuff, too see eg https://
open.substack.com/pub/garymarcus
/p/how-o3-and-grok-4-accidentally-vindicated?r=8tdk6&utm_medium=ios
…
@garymarcus
-
Tools and Harnessing Drive Recent AI Progress Over Scale
By
–
-
Agent Loop Implementation Code Organization Best Practices
By
–
and yeah putting an agent loop in a file called print.ts is, um, ugly.
-
Symbolic Code Refactoring: Beyond Neural Networks
By
–
code is code; it’s not a neural network, it’s symbolic but yet it does sound like it needs a refactoring.
-

Agent Run Loop Source Code Available in Substack
By
–
if you have full source i would like to see it; this claims it contains the agent run loop etc; source in my substack
-

Claude’s Neurosymbolic Elements Revealed in print.ts Source Code
By
–
i don’t have the full source; print.ts is probably not the only neurosymbolic element, but here’s one account of what is in it via techtrenches.dev/p/the-snake…
→ View original post on X — @garymarcus, 2026-04-11 16:40 UTC
-
Angel Investor Calls for Violence Against AI Skeptic Gary Marcus
By
–
Angel investor calls for violence against AI skeptic.* *AI skeptic himself repeatedly decried violence, in favor of boycotts, despite multiple efforts to misportray him otherwise. britton winterrose (@Winterrose) nuke garry marcus — https://nitter.net/Winterrose/status/2043005049123803196#m
→ View original post on X — @garymarcus, 2026-04-11 16:38 UTC
-
Is Cursor Open Source and Neurosymbolic?
By
–
is Cursor open source? are you claiming it is not neurosymbolic?
-
Neurosymbolic AI: Beyond Simple Neural Network Wrappers
By
–
if the “dumb wrapper” or “harness” is symbolic around a neural network, that is in fact neurosymbolic. but i don’t think the Claude wrapper is harness (though it can be improved on)
-
Software Engineering Advances Essential for AI Development
By
–
agreed. hence the brief reference to the need for advances in software engineering.
-
Claude Code: Neurosymbolic AI’s Vindication Over Pure Deep Learning
By
–
Claude Code is not AGI, but it is the single biggest advance in AI since the LLM. But the thing is, Claude Code is NOT a pure LLM. And it’s not pure deep learning. Not even close. And that changes everything. The source code leak proves it. Tucked away at its center is a 3,167 line kernel called print.ts. print.ts is a pattern matching. And pattern matching is supposed to be the *strength* of LLMs. But Anthropic figured out that if you really need to get your patterns right, you can’t trust a pure LLM. They are too probabilistic. And too erratic. Instead, the way Anthropic built that kernel is straight out of classical symbolic AI. For example, it is in large part a big IF-THEN conditional, with 486 branch points and 12 levels of nesting — all inside a deterministic, symbolic loop that the real godfathers of AI, people like John McCarthy and Marvin Minsky and Herb Simon, would have instantly recognized.* Putting things differently, Anthropic, when push came to shove, went exactly where I long said the field needed to go (and where @geoffreyhinton said we didn’t need to go): to Neurosymbolic AI. That’s right, the biggest advance since the LLM was neurosymbolic. AlphaFold, AlphaEvolve, AlphaProof, and AlphaGeometry are all neurosymbolic, too; so is Code Interpreter; when you are calling code, you are asking symbolic AI do an important part of the work. Claude Code isn’t better because of scaling. It’s better because Anthropic accepted the importance of using classical AI techniques alongside neural networks — precisely marriage I have long advocated. It’s *massive* vindication for me (go see my 2019 debate with Bengio for context, or to my 2001 book, The Algebraic Mind), but it still ain’t perfect, or even close. What we really need to do to get trustworthy AI rather than the current unpredictable “jagged” mess, is to go in the knowledge-, reasoning-, and world-model driven direction I laid out in 2020, in an article called the Next Decade in AI, in which neurosymbolic AI is just the *starting point* in a longer journey.* Read that article if you want to know what else we need to do next. The first part has already come to pass. In time, other three will, too. Meanwhile, the implications for the allocation of capital are pretty massive: smartly adding in bits of symbolic AI can do a lot more than scaling alone, and even Anthropic as now discovered (though they won’t say) scaling is no longer the essence of innovation. The paradigm has changed. — *Claude Code is plainly neurosymbolic but the code part is a mess; as Ernie Davis and I argued in Rebooting AI in 2019, we also need major advances in software engineering. But that’s a story for another day.
→ View original post on X — @garymarcus, 2026-04-11 15:27 UTC