Futures
Access hundreds of perpetual contracts
CFD
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Pre-IPOs
Unlock full access to global stock IPOs
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Promotions
AI
Gate AI
Your all-in-one conversational AI partner
Gate AI Bot
Use Gate AI directly in your social App
GateClaw
Gate Blue Lobster, ready to go
Gate for AI Agent
AI infrastructure, Gate MCP, Skills, and CLI
Gate Skills Hub
10K+ Skills
From office tasks to trading, the all-in-one skill hub makes AI even more useful.
GateRouter
Smartly choose from 40+ AI models, with 0% extra fees
Karpathy joins Anthropic, what does it mean for Claude?
Editor's Note: Andrej Karpathy joining Anthropic is not just a personnel news of "AI big shot joining a leading lab." What’s more worth paying attention to is the product direction change implied behind this personnel move.
Over the past year, competition in the AI industry has still largely focused on the models themselves: whose benchmark scores higher, whose reasoning ability is stronger, who leads the rankings. But as products like Claude Code, Skills, MCP, project memory, and Agent workflows continue to improve, a clearer trend is emerging: the model itself is just one layer of the product, and what truly determines user productivity is the surrounding context, memory, workflows, skills, connectors, file structures, style guides, and goal cycles wrapped around the model.
The "context engineering" that Karpathy has repeatedly emphasized in recent months directly corresponds to this shift. The real factor that decides whether AI can generate stable value is not just a prompt written by the user, but whether the model can understand your documents, workflows, style standards, business goals, and judgment systems. In other words, the next phase of AI competition may no longer be about "whose model is stronger," but about who can better integrate models into real work scenarios.
From LLM Wiki to AutoResearch, and then to goal-driven cycles like /goal, Karpathy’s publicly explored directions have always revolved around the same question: how to turn AI from a "question-answering chat window" into a work system that understands context, continuously executes tasks, and iterates around goals. The recent layout of Anthropic in Claude Code, enterprise services, ecosystem connectors, and workflow capabilities is also unfolding along this same path.
Therefore, the significance of Karpathy joining Anthropic is not just a personnel shuffle, but like a footnote to Anthropic’s product roadmap: future AI tools will be valuable not only through model parameters but also through user-accumulated data, workflows, memory systems, and industry knowledge. Whoever can organize these contexts may truly push AI from being a "tool" to becoming "infrastructure."
Below is the original text:
A few hours ago, Andrej Karpathy posted to announce that he will join Anthropic.
The simplest version of this story is: a big AI figure joins a major AI lab.
But a more important question is: why Anthropic? And why now?
Because if you look back at what Karpathy has been publicly building over the past few months, and compare it with the recent features launched by Claude Code, you’ll find they seem to be heading toward the same product direction.
Background
Karpathy is one of the most influential figures in modern AI.
He was one of the founding members of OpenAI in 2015, responsible for AI at Tesla for five years; returned to OpenAI in 2023, then left after a year; subsequently founded his own AI education company Eureka Labs. He also launched LLM 101, a free course teaching users how to build a language model from scratch.
He is also the proposer of the concept "vibe coding": just describe what you want in English, let AI write the code, then feel, guide, and iterate continuously. He also introduced "context engineering," which will be a key point in the subsequent discussion.
So, this is not just an ordinary hiring. It signifies that one of the most influential voices in AI has joined one of the most dynamic AI labs today.
Claude Code has become the preferred tool for many builders when constructing agents, coding, or handling real knowledge work. About a week ago, Ramp released its AI index. According to this data, Anthropic has surpassed OpenAI in enterprise adoption rate for the first time: 34.4% versus 32.3%.
Of course, to be fair, this data only reflects Ramp’s customer base. OpenAI still has a strong consumer brand and many enterprise contracts not included in this sample. I don’t want to overstate this, but the signal is indeed hard to ignore.
Earlier this month, Anthropic also announced the establishment of a new enterprise AI service company. It’s a joint venture formed by Anthropic, Blackstone, Hellman & Friedman, and Goldman Sachs, aiming to help mid-sized companies integrate Claude into core business processes.
Revisiting this move: they are building models, but also product entry points like Claude Code, Skills, MCP; they are building a partner network; and now they add a layer of service capability to help enterprises implement products effectively.
This is no longer a game of "give you a model, then you figure out the rest."
Wrapper is the product
Today, most discussions about AI still treat the model itself as a complete product: which model wins on which benchmark, Opus 4.7, GPT-5.5, Gemini, and how the leaderboard changes.
Models are certainly important—I’m not saying models are unimportant. But the longer you use these tools, the more obvious it becomes: models are just one layer of the product. What truly changes your daily output is the wrapper outside the model.
That’s also why two people using the same model can end up with completely different results.
The so-called wrapper includes everything that determines how the model is used.
→ Claude Code itself, Codex, Skills, Subagents, Hooks, MCP connectors.
→ Your CLAUDE.md, your memory, your documents, your case studies.
→ Your file structure, your style guides, and your true definition of "good results."
This is the environment in which the model operates.
If you open a brand-new chat window with no context, ask it to handle a business problem, it knows nothing about you and can only guess. So you end up explaining background information you’ve already repeated ten times.
But if you provide it with your files, cases, workflows, style guides, and real success criteria, the same model will produce very different results.
This is exactly where Karpathy and Anthropic align. His emphasis on "context engineering" rather than just prompt engineering is because of this reason. The truly important skill is not writing a perfect prompt, but building a proper environment that allows the model to work effectively and remember/use context across different sessions.
Anthropic has been quietly building this environment. Karpathy has been openly teaching this approach. Now, these two philosophies converge within the same company.
Once understood this way, what Karpathy has been doing publicly over the past few months no longer looks like a set of random projects, but more like a roadmap.
LLM Wiki and Your Data Moat
In April this year, Karpathy launched LLM Wiki. The project quickly gained popularity on X.
Its structure is very simple. If you want to learn more, I’ve also made a full YouTube tutorial.
→ A raw/ folder containing many markdown files—notes, sources, transcripts, any material.
→ A wiki/ folder where an agent consolidates all content, builds connections between materials, and generates mind maps.
→ A schema document, similar to CLAUDE.md or AGENTS.md, explaining how the system works and how to absorb new materials.
It’s not about AI searching raw files or just running vector queries once; it’s about building a living, evolving knowledge base. It reads materials, understands relationships. Many people are starting to use it to build their "second brain."
This is more important than it looks. When people say "data is a moat," they often think of a huge corporate database. But for ordinary builders, the moat is smaller and more practical.
It could be your meeting notes, internal SOPs, client call transcripts, naming conventions, or your unique work framework.
If Claude can turn these into visible, usable context for the model, then your model will become smarter and more useful every week.
This is the locking-in effect. Not that you can’t switch models—you can. But when you continuously build context, workflows, and memories in a tool, the longer you do it, the harder it becomes to leave.
LLM Wiki is not just a side project. It’s a clue. I wouldn’t be surprised if future Claude Code or project memories include more native versions of similar features. You can already see some hints in auto-dream functions.
Of course, you don’t have to wait. This weekend, you can start yourself: let Claude Code read your important documents and build a wiki in this way.
If you want to be AI-first, your data only becomes truly valuable when the agent knows how to find and use it correctly.
AutoResearch and /Goal Cycles
In March this year, Karpathy launched a project called AutoResearch. It’s an automated research cycle. If you’ve played Ralph Loop, you’ll see some similarities in the approach.
Its general pattern is:
Get a training script.
Propose a modification plan.
Run a short training task.
Check results based on objective metrics: success or failure.
Repeat until the goal is achieved.
Honestly, I don’t personally use AutoResearch frequently. I don’t train models or build applications that require such cycles. But its form is very important.
Define a goal. Let the agent work. Come back after completion.
Looking at what the ecosystem has recently launched: Codex has /goal, Hermes has /goal, Claude Code also has its native /goal.
I’m not saying Karpathy invented this feature himself—I don’t know. And at a fundamental level, AutoResearch and /goal are not the same. But their patterns are clearly related.
Both are pulling us out of the "prompt and answer" mode.
They are pushing us toward a new interaction style: set a result, let the agent decide how to proceed, and come back when conditions are met.
This is an enhanced vibe coding: define "what you want," don’t define "how to do it," then wait for it to complete.
When combined with the LLM Wiki approach, this entire system no longer looks like a chatbot. It begins to resemble a real employee: understanding your business, working around a goal continuously until it’s achieved.
The Education Thread
In Karpathy’s announcement, there’s a phrase worth emphasizing: "I still have a deep passion for education."
Eureka Labs, his previous company, is essentially an education project. Its goal isn’t to teach people "click this button, connect these nodes," but to help people truly understand how AI systems work internally.
Karpathy is rare in that he can explain highly technical concepts in a way that feels understandable and approachable. Understanding something is a skill. Teaching others to use it effectively is a completely different skill.
This is very important for Anthropic. If the next phase of competition revolves around context, workflows, skills, memory, and cycles, then the bottleneck isn’t just technology but also education.
A recent IBM study on AI adoption and change management clearly shows the huge gap between "being able to use AI" and "truly leveraging AI." Most companies are stuck at this point.
Bringing in someone who excels at AI education to help close this gap is no small move.
Three Predictions for Claude Code
These are just predictions. I have no insider info, and I don’t know Anthropic’s roadmap. But based on their recent product launches and Karpathy’s public statements over the past months, the direction is fairly clear.
Anthropic Will Build an "Context Application Store"
They’ve already started. The official plugins, Skills, and marketplace components are taking shape.
But I’m not talking about a prompt marketplace.
I mean a set of components: Skills, workflows, project memories, vertical domain contexts, evaluation cycles, and connectors to real data. Also, examples that teach models what "good" looks like in specific roles.
Connecting these components to your domain can immediately increase the value you get from the model, even if the model itself is already smart enough.
Because for ordinary users, the model itself is becoming less and less the only differentiator. The real question is: who can build the right data and wrapper around the model to produce ROI-positive results?
LLM Wiki is a way to turn scattered information into usable memory. /Goal is a way to turn goals into automated cycles. Karpathy’s educational work is a way to make complex AI concepts accessible.
What he’s really packaging is a behavioral approach. If Anthropic can turn this approach into a true ecosystem, Claude Code will no longer be just a programming tool but a marketplace.
More /goal-style commands will appear in products
/Goal is likely just the first version, not the final form.
Imagine many specialized versions in the future: research cycles, debugging cycles, wrap-up cycles. There could also be commands optimized for specific verticals, where agents already know what "done" means.
I don’t know what they will ultimately be called—that’s not the point.
The key is that the interaction interface will change. Instead of saying "do this step," you’ll start saying: "In this specific vertical scenario, keep doing until this condition is met."
Anthropic will also launch an education system to help users package their workflows
This is the boldest prediction—and honestly, the most interesting one.
If Anthropic wants to build a real context marketplace, ordinary people must also be able to contribute, not just developers and researchers.
That means domain experts from various professions should be able to participate.
→ Accountants who truly understand monthly closing processes.
→ Real estate operators familiar with each step of property entry.
→ YouTubers who know what good packaging looks like and can brainstorm topics from scratch.
These kinds of knowledge are valuable. But now, they’re either trapped in people’s minds or scattered across chaotic documents, Slack threads, and ClickUp channels.
You can already see early signs of this in practice. Many coaches are building their own AI avatars and chatbots, charging users for interactions. This is manual. People want to extract others’ expertise and apply it to their own businesses.
If I wanted to build an advertising agent today, I’d be stuck because I lack domain expertise. But if there’s a marketplace where I can subscribe to high-quality SME context in a specific field, I’d become a customer immediately.
This is the layer I will focus on next.
Conclusion
The real story is about this entire pattern itself.
Models are just one layer. The wrapper outside the model is becoming the real product. Your data and workflows are becoming the true locking-in effect. What Karpathy has been teaching in recent months, and what Anthropic has been doing, are both about this.
So, this join isn’t just a headline—it’s a roadmap. I’ve broken down the entire logic in a full video, with the link in the first reply.
[Original Link]
Click to learn about Rhythm BlockBeats’ job openings
Join the Rhythm BlockBeats official community:
Telegram Subscription Group: https://t.me/theblockbeats
Telegram Discussion Group: https://t.me/BlockBeats_App
Twitter Official Account: https://twitter.com/BlockBeatsAsia