Skip to content
🎓 Find your path Subscribe

Issue #4 — Karpathy switches sides + the week Google bet on agents

Sent May 22, 2026 to AgentTree Army subscribers.

Subscribe to get the next one →


AgentTree Army — Karpathy switches sides + the week Google bet on agents May 22, 2026

Section titled “AgentTree Army — Karpathy switches sides + the week Google bet on agents May 22, 2026”

NEWS SPOTLIGHT: Karpathy joins Anthropic

Andrej Karpathy — the guy who wrote the OpenAI training playbook — left for Anthropic on May 19. He didn’t sit on a beach. He didn’t start something new. He picked a side. Talent flow is the leading indicator on these companies. Money chases models; talent chases conviction. ML researchers have been getting louder about “OpenAI lost the plot” for a year. Karpathy is the loudest signal yet that the bet has flipped.

VERDICT: Stack-pick implication: the people who built it matter more than the press release that shipped it.


SIX MORE SIGNALS FROM THE PAST 2 WEEKS

  1. Google I/O 2026 — agents in every product (May 19-20). Gemini Spark (proactive assistant that does the searching FOR you), the Antigravity platform for agent-native development, Universal Cart, smart glasses, biggest Search update ever. Sundar said “vibe coding” on stage with a straight face. Pick: live inside Google’s surface area or stay outside and stay portable. Pick deliberately.

  2. Anthropic ships Managed Agents + Claude Design. Code with Claude 2026 launched autonomous workflows that run without you babysitting them, plus Claude Design for visual outputs. Claude Code weekly limits bumped +50% through July 13 — analysts called it the “anti-Codex move.” If you’re going from “AI as autocomplete” to “AI as employee,” autonomous run-time is the platform you build on.

  3. Bristol Myers Squibb deploys Claude to 30,000 employees (May 20). First Fortune 100 pharma to go all-in on a single AI vendor — and they picked Anthropic. Enterprise pattern firming up: pick one model provider, integrate deep, train internal champions.

  4. Meta lays off 8,000 — 10% of workforce — in “AI era” pivot (May 20). Zuckerberg memo: “Success isn’t a given in the AI era.” Even Meta — with $50B of GPUs lying around — is admitting it’s a model-consumer, not a model-leader. Solo builders: you don’t need a Meta-sized treasury to ship a real product. You need taste and shipping discipline. Ratio over headcount.

  5. OpenAI launches ChatGPT for personal finance (May 15). Connect your bank, brokerage, credit cards → dashboard, portfolio analysis, subscription audit. Inside one chat thread. Any B2C product that’s “ChatGPT but for X” just got eaten. B2B opportunity moved sideways: ChatGPT can’t see inside your company’s data without explicit integrations. The integrations are the moat. Build there.

  6. Singapore inks $234M deal with Google + OpenAI (May 20). Sovereign AI is going to be every country’s next move. Build localization + data residency into the architecture now — EU, India, and Brazil are queueing up their own variants.


BUILD OF THE WEEK: Browser Agent: More Competent Than a Human

Every agent in my system that needs the authenticated web — banking, CRM, brokerage, course enrollment, supplier onboarding, refund disputes — stayed gated on my hands. Read-only fetch worked fine. “Log into Fidelity, find this position, screenshot the cost basis” — that was permanently human-blocked. 2FA codes. Captchas. Passkeys. Session expiration.

I shipped agents.agent_browser on Wednesday. One primitive: browse(site, intent, params). Under the hood, in priority order: Bitwarden bridge (saved creds, unlocked once per session, audit-logged), persistent profile (last good cookies survive restarts), 2FA dispatcher (parallel-polls iMessage + Fastmail JMAP + Gmail + TOTP — first one wins), 2Captcha solver (v2/v3/Turnstile/hCaptcha, async + sync, cost ledger), action loop with triple-check on every send/post/submit/delete. If it gets stuck, screenshot → Telegram → I unblock from my phone in 30 seconds, agent resumes exactly where it stopped.

Live proof: solved a Google reCAPTCHA in 41.7 seconds for $0.003, token validated by the demo form. Cold login to demo.testfire.net → 2 cookies persisted → re-login from saved profile bypasses the login screen entirely. Every previously-blocked project on my workplan just got unblocked.

Read more: https://github.com/JDDavenport/browser-agent-superhuman


Spread the signal: https://agenttree.army

Reply with [unsubscribe] to opt out.


← Back to archive