Andrej Karpathy Joins Anthropic's Pre-Training Team to Drive Recursive Self-Improvement Using Claude

Andrej Karpathy, one of the most respected AI researchers alive and creator of the YouTube lectures that taught half the developer community how neural networks work, has joined Anthropic's pre-training team. This marks the third senior OpenAI figure to defect to Anthropic in under two years, following Jan Leike (May 2024) and John Schulman (August 2024).
What Karpathy Will Do
Karpathy is joining the pre-training team under Nick Josef and building a new team focused on using Claude to accelerate pre-training research. This means Anthropic is betting that Claude can help make itself smarter — a recursive self-improvement loop — with one of the most capable researchers in the world leading it.
Timing and Implications
The announcement came the day after the Musk trial verdict ruled in Sam Altman's favor. The timing is either coincidental or the most savage talent acquisition move in tech history. Polymarket gives Anthropic a 67.5% chance of going public before OpenAI, and commentators expect Anthropic's IPO to be more successful than OpenAI's.
Ecosystem Growth
The ecosystem around Claude is strengthening monthly: connectors let Claude orchestrate professional creative tools natively, the API enables platforms like Magic Hour and Kling to plug video generation into Claude-powered pipelines, and finance templates allow entire industry workflows to run through Claude. Now, the guy who built Tesla's self-driving stack is improving pre-training.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code allegedly refuses requests or charges extra when commits mention 'OpenClaw'
A tweet by Theo claims Claude Code either refuses requests or charges extra if your git commits mention 'OpenClaw', sparking discussion on HN.

Claude Projects File Upload and Indexing Issues Documented
Claude Projects has multiple confirmed backend issues: files get stuck indexing, RAG search mode activates prematurely at ~13 files regardless of token count, and cached content persists even after deletion and re-upload.

Claude-Code v2.1.80 adds rate limit monitoring, plugin improvements, and memory optimizations
Claude-Code v2.1.80 introduces a rate_limits field for statusline scripts to display Claude.ai usage, adds source: 'settings' plugin marketplace support, and reduces memory usage by ~80 MB in large repositories. The release also fixes parallel tool result restoration, WebSocket failures, and various UI issues.

Claude Code v2.1.153 Ships Skip LFS, MCP Fixes, and Agent Autocomplete
Claude Code v2.1.153 adds skipLfs option for Git LFS avoidance, fixes MCP server reconnect-loops, and improves agent dispatch with native slash command autocomplete.