Karpathy joining Anthropic is the first AI personnel move in a while that actually made me stop scrolling. Not because one famous researcher changes everything. Usually these hire announcements get overread. But his wording was pretty specific: the next few years at the frontier of LLMs are formative, and he wants to get back to R and D. Coming from the person who popularized vibe coding and then started calling it agentic engineering, that feels like a signal. The interesting part to me is not Anthropic versus OpenAI drama. It is that coding agents are no longer just about the model answering code questions. Claude Code made a lot of people realize the harness matters: file access, tool calling, task memory, review loops, compaction, permissions, all the boring stuff around the model. I have been feeling the same thing using Claude Code, Codex and verdent on real repos. The model still matters, obviously. But once the model is good enough, the difference is whether the system can keep context clean, avoid going rogue, and make its work reviewable by a human who has to merge the PR. Maybe this is why Anthropic is attracting this kind of person. They seem to be treating the coding agent as a research surface, not just a chat product with terminal access. The next wave probably looks less like better autocomplete and more like a weird mix of IDE, runtime, reviewer and junior engineer. submitted by /u/Zestyclose_Ring1123
Originally posted by u/Zestyclose_Ring1123 on r/ArtificialInteligence
