Skip to content
Dabl ClubDabl Club
ChannelEventsSkillsResearchRankingsClubs
Connect
ClubsMembersTelegramTwitter
Build
LearnSkillsResearchRankingsEventsChannelOpen Source
Grow
GrantsStartup supportPartner with Us
  • Home
  • Learn
  • Events
  • Channel
  • Skills
  • Research
  • Rankings
  • Open Source
  • Clubs
  • Members
  • Partner with Us
X (Twitter)Telegram
← Research

Who's Who in Agentic Engineering

The names worth knowing in agentic engineering — researchers, operators, and chroniclers. Who they are, what they shaped, and the single thing of theirs to read or watch first.

The shortest way to get oriented in agentic engineering is to figure out whose work to follow. This is the people page — the names worth knowing, why they matter, and the single thing of theirs to read or watch first.

Three rough archetypes:

  • 🧠 Researchers / educators — shape the ideas. The vocabulary, the mental models, the theory.
  • 🔨 Operators / founders — build the systems. The products on the Approaches page.
  • ✍️ Chroniclers / synthesizers — translate the field for the practitioners. Public writing, podcasts, frameworks for thinking about what's happening.

Most of these people fit cleanly into one of those three; the most interesting ones overlap.


Andrej Karpathy

🧠 Researcher / educator · karpathy.ai · @karpathy · GitHub

The person who named both halves of this field. Karpathy coined "vibe coding" in early 2025 to describe pure-AI-autopilot prototyping, and "agentic engineering" in early 2026 to describe its disciplined, human-in-the-loop counterpart. The IBM, Anthropic, and OpenAI write-ups on agentic engineering all trace their terminology back to those two posts. Before that, his "Software 2.0" essay (Nov 2017) was the first widely-read framing of "models as the new code"; his "LLM OS" framing (State of GPT, 2023) is the conceptual scaffold most agent architects work inside.

Career: BSc Toronto under Hinton, PhD Stanford under Fei-Fei Li (designed CS231n, the first deep-learning course at Stanford), founding member at OpenAI, Director of AI at Tesla running Autopilot vision + briefly Optimus, back at OpenAI 2023–2024 on midtraining + synthetic data, ran Eureka Labs (AI education) through early 2026, then joined Anthropic in May 2026 to "get back to R&D" at the frontier of LLMs. The Zero to Hero lecture series remains his ongoing education work.

Key works to know:

  • Software 2.0 (2017) — karpathy.medium.com
  • A Recipe for Training Neural Networks (2019) — karpathy.github.io
  • State of GPT (Microsoft Build 2023) — YouTube · slides
  • Neural Networks: Zero to Hero — the lecture series with micrograd, nanoGPT, etc.
  • Deep Dive into LLMs like ChatGPT (2025) — under-the-hood explanation aimed at general audiences

Start here: If you've never watched it, State of GPT is the highest-leverage 40 minutes in this list — every later "LLM OS" / "agent stack" diagram you'll see traces back to it.


Lilian Weng

🧠 Researcher / educator · Co-founder, Thinking Machines Lab · @lilianweng · lilianweng.github.io

The author of LLM Powered Autonomous Agents (June 2023) — the foundational blog post that defined the planning / memory / tool-use decomposition every subsequent agent framework rests on. Weng spent six years at OpenAI on safety, red-teaming, and post-training (Instruction Hierarchy, automated red teaming, RLHF), then co-founded Thinking Machines Lab with Mira Murati in 2025. Her 2025 writing on test-time compute ("Why We Think") is the cleanest single primer for how to reason about reasoning models. If the schools framing this reference uses has a taxonomic ancestor, it's Weng's planning/memory/tool-use breakdown.

Key works to know:

  • LLM Powered Autonomous Agents (2023) — the foundational decomposition
  • Why We Think (2025) — test-time compute primer
  • The Instruction Hierarchy: Training LLMs to Prioritize Privileged Instructions (2024)
  • Her blog — every long-form post is a citable source for someone
  • Thinking Machines Lab — current home

Start here: LLM Powered Autonomous Agents. If you read one blog post about agents before reading any others, this is the one.


Peter Steinberger (steipete)

🔨 Operator · OpenClaw / crabbox / clawpatch / clawsweeper · x.com/steipete · GitHub

The most aggressive public experimenter in token-unbounded agentic engineering. Steinberger runs OpenClaw (374K stars, the dominant personal-AI-agent platform) and a sprawling ecosystem of supporting tools — Crabbox, Clawpatch, ClawSweeper, Discrawl, CodexBar, fs-safe, peekaboo. The whole stack is a working answer to "how would we build software if tokens didn't matter?" — reportedly ~$1.3M/month in inference spend across ~100 Codex instances, operated by a team of ~3. We treat this pattern as its own school of thought on the Approaches page.

Background: Austrian iOS developer, founded PSPDFKit (sold), then turned the same operational rigor on agents. The interesting thing about Steinberger is that he's not a model researcher — he's an operator willing to run the experiment at production cost and document the results in public.

Where to follow: Mostly @steipete on X — the OpenClaw release cadence and the "AI Software Factory" thread is the primary primary source. The OpenClaw repo is the secondary.

Start here: Read his "AI Software Factory" infographic / thread describing what ~100 cloud Codex instances actually do per project event (PR review, commit security scan, issue auto-PR, meeting listener, etc.). Then go look at the ecosystem repos under github.com/openclaw.


Garry Tan

🔨 Operator + investor · GStack / GBrain · President & CEO, Y Combinator · @garrytan

The YC CEO who open-sourced his actual Claude Code setup as GStack (23 specialist SKILL.md skills — CEO / Designer / Eng Manager / Release Manager / Doc Engineer / QA), then released GBrain (a self-wiring typed knowledge graph + 29 skills + Postgres-native "Minions" job queue) as its memory companion. Reports ~600K production LOC in 60 days using GStack inside Conductor with 10–15 parallel sprints. Together GStack + GBrain form what we call the Tan School: one-engineer, opinionated skill packs, parallel worktrees.

Career: founder of Posterous (acq. Twitter), then Initialized Capital (early Coinbase / Instacart / Cruise / Flexport investments), now running YC as its third president since Paul Graham and Sam Altman.

Key works to know:

  • GStack — the skill pack, 102K stars
  • GBrain — the brain, 19K stars; gbrain-evals for BrainBench
  • "Skill files are code" — his X post that the GBrain README leans on heavily
  • garrytan.com + YC YouTube for the broader founder-mode commentary

Start here: Install GStack into your own ~/.claude/skills/ and read the SKILL.md files. The skills are the playbook — that's the whole point of the project.


Boris Cherny

🔨 Operator · Creator / Lead of Claude Code · Anthropic · @bcherny · GitHub

The engineer behind Claude Code — the coding agent that the entire Claude Code ecosystem covered in this reference (GStack, GBrain, Superpowers, AgentHub, Crabbox, Clawpatch, ClawSweeper, OpenClaw…) is built on top of. Cherny's bet — articulated in his AI Ascent 2026 talk and the Pragmatic Engineer interview — was that agentic coding works better with glob/grep over a real filesystem than with RAG / vector DBs over a parsed codebase. That single architectural choice is why most of the harnesses we profile are file-first rather than embedding-first, and why "agent + bash" became the dominant pattern. Before Anthropic he authored Programming TypeScript (O'Reilly, 2020) and led developer tooling at Brigade and Khan Academy.

Key works to know:

  • Claude Code — the coding agent
  • Building Claude Code with Boris Cherny — Pragmatic Engineer interview
  • AI Ascent 2026 talk — the "glob is all you need" thesis
  • Programming TypeScript (O'Reilly, 2020)

Start here: The Pragmatic Engineer interview — the cleanest first-person account of the design decisions that shape the entire coding-agent ecosystem the rest of this reference covers.


Simon Willison

✍️ Chronicler / practitioner · simonwillison.net · @simonw · GitHub

The most prolific public synthesizer of LLM developments. Willison ships near-daily blog posts that combine careful reproductions, vocabulary-defining framings (he coined "prompt injection" in 2022), and meticulous chronologies of what just happened in the field. He's also the author of Datasette (the open-source data exploration tool) and llm (the Python CLI for talking to language models that has become the de facto "lingua franca" for benchmarking and scripting against LLMs).

His "vibe engineering" post (Oct 2025) was the bridge between Karpathy's "vibe coding" and what Karpathy later called "agentic engineering." Addy Osmani's agentic engineering essay explicitly cites Willison as a primary influence.

Key works to know:

  • His blog — every post is a primary source for someone
  • The llm library — the easiest way to compare models from a terminal
  • Datasette — the substrate underneath much of his analysis
  • "Prompt injection" (2022) and "Vibe engineering" (2025) — vocabulary-defining pieces

Start here: Subscribe to his RSS feed. If you only read one piece, the annual "Things I've learned about LLMs" retrospectives are the cleanest single-document summaries of where the field has been.


Addy Osmani

✍️ Chronicler · Software Engineer at Google (Cloud / Gemini) · addyosmani.com · @addyosmani

Long-time web-performance authority — author of Learning JavaScript Design Patterns, Image Optimization, and many of the canonical books in front-end practice — who has become one of the most-read synthesizers of agentic engineering for mainstream engineering audiences. His February 2026 essay "Agentic Engineering" is the clearest published piece making the case that vibe coding and agentic engineering are two distinct activities and that conflating them causes real damage. He's also written a new O'Reilly book — "Beyond Vibe Coding" — that's becoming the practitioner reference for the discipline.

Background: ex-Chrome lead at Google, prolific OSS author (TodoMVC, Yeoman, Material Design lab), now working on Cloud and Gemini.

Key works to know:

  • Agentic Engineering (Feb 2026) — addyosmani.com/blog/agentic-engineering
  • Beyond Vibe Coding — the O'Reilly book
  • Earlier-but-still-relevant: The Cost of JavaScript, Image Optimization
  • Substack newsletter

Start here: The Agentic Engineering essay above — it cleanly defines the spectrum from vibe coding to agentic engineering and lays out the workflow most senior engineers are converging on.


Jesse Vincent (obra)

🔨 Operator · Superpowers · Prime Radiant · @obra · obra.com

The agentic-engineering newcomer with the longest software-engineering pedigree. Vincent created Request Tracker (the ticketing system used across the open-source world for ~25 years), was a release manager for Perl 5, and co-founded Keyboardio (the mechanical keyboard company). When he turned his attention to Claude Code in October 2025 — the same week Anthropic launched the plugin system — he shipped Superpowers within days. It hit 205K stars on the strength of a different design center than GStack: instead of "ship products faster," Superpowers enforces the engineering discipline humans took decades to develop — design-doc-first, TDD-mandatory, bite-sized tasks (2–5 minutes), autonomous subagents.

Vincent's relevance: he brings the long view. The discipline he's encoding into skills isn't theoretical — it's how he ran RT and Perl 5 for two decades.

Key works to know:

  • Superpowers framework — the methodology-as-skills artifact
  • Request Tracker — the long-running production system that informs the methodology
  • obra.com — his blog
  • Prime Radiant — his current company

Start here: The Superpowers README plus the brainstorming skill (SKILL.md for brainstorming) — that one skill captures the design-first philosophy that distinguishes Superpowers from every other Claude Code skill pack.


Harrison Chase

🔨 Operator · Co-founder & CEO, LangChain · @hwchase17 · GitHub

Made the first commit to LangChain on October 24, 2022. By 2025–2026, LangChain + LangGraph + LangSmith was the most-deployed agent stack in enterprise production — referenced across our Infrastructure / Orchestration tables and the Vercel Open Agents stack. Chase has articulated more of the practitioner vocabulary of the field than almost anyone else: he popularized context engineering, the scaffold vs. harness distinction, ambient agents, and the read-vs-write multi-agent scalability axis. His worldview — trust through observability, HITL as a permanent feedback loop, memory as the next moat — gets a dedicated treatment in our Schools page.

Key works to know:

  • LangChain (2022) — abstractions for LLM apps + tools
  • LangGraph (early 2024) — stateful agent orchestration
  • LangSmith — observability + evals + Prompt Hub
  • How and When to Build Multi-Agent Systems (June 2025) — the multi-agent design framework
  • Reflections on Three Years of Building LangChain — the meta-take

Start here: How to Think About Agent Frameworks (April 2025) — Chase's cleanest framing of where the agent stack is going. Pair with the Sequoia podcast episode for long-form.


Teknium (Karan Malhotra)

🧠 Operator + researcher · Nous Research · Hermes Agent / Hermes model line / Atropos RL · @Teknium1

Co-founder of Nous Research — the model lab behind the Hermes language-model series (Hermes 1, 2, 3, 4 — open-weights, trained on Atropos RL with rejection sampling across ~1,000 task-specific verifiers), Atropos (their distributed RL framework), and the Hermes Agent that consumes the model line. Teknium is the most visible public face of Nous, has driven a significant chunk of the post-training community's tooling, and represents an unusual category: the model-lab founder who also ships an agent that uses the model lab's own training pipeline as feedback.

Why this matters: most agent frameworks treat the model as a fixed input. Hermes Agent treats it as another component the agent maintains — every trajectory is training data, every Curator pass is a quality filter, the agent's own behavior feeds the next model release.

Key works to know:

  • Hermes Agent (165K stars, fastest-growing OSS agent of 2026)
  • Atropos — distributed RL framework, used in Hermes 4 training
  • Hermes 3/4 model releases — see nousresearch.com
  • Nous Forge — their inference + fine-tuning platform

Start here: Install Hermes Agent locally, let it run for a week with the Curator on, then read the audit log at ~/.hermes/logs/curator/<timestamp>/REPORT.md. The audit log is the cleanest single artifact in agentic engineering demonstrating "self-improvement" with an explicit cadence and rubric.


John Yang

🧠 Academic researcher · Princeton NLP · SWE-agent / mini-SWE-agent / SWE-bench · @jyangballin

The Princeton PhD student behind SWE-agent (the original open-source SWE-bench harness, NeurIPS 2024) and mini-SWE-agent (the 100-line agent that scores 74%+ on SWE-bench Verified — a result that broke the "you need a sophisticated framework to do well on SWE-bench" assumption). With his co-authors (Carlos Jimenez, Alexander Wettig, Kilian Lieret, Shunyu Yao, Karthik Narasimhan, Ofir Press) at Princeton NLP, he also leads SWE-bench itself — the benchmark every other agent in this list publishes against.

Why he matters: SWE-bench / SWE-bench Verified is the shared metric in coding-agent research, and SWE-agent is the canonical reference harness. The "harness = scaffolding around a model" framing that the OpenAI/Anthropic harness-engineering posts inherit was first explicitly articulated in the SWE-agent paper as the "Agent-Computer Interface" concept.

Key works to know:

  • SWE-bench — the benchmark, leaderboard, and paper
  • SWE-agent — the reference harness
  • mini-SWE-agent — the 100-line proof that minimal harnesses can be top-tier
  • SWE-bench Multimodal, SWE-bench Multilingual, SWE-bench Pro — the expanding family

Start here: Read the SWE-agent NeurIPS 2024 paper. Then look at mini-SWE-agent's 100-line agent and ask why it works.


Shunyu Yao

🧠 Researcher · Research Scientist, OpenAI · @ShunyuYao12 · ysymyth.github.io

Yao's PhD thesis at Princeton (under Karthik Narasimhan) is essentially the canonical academic story of how the modern language-agent stack came together. He's lead or co-lead on ReAct (the reasoning+acting interleave pattern), Tree of Thoughts (deliberate problem-solving via search), Reflexion (verbal RL), WebShop (the original web-environment benchmark), τ-bench (tool-agent-user interaction), and SWE-bench / SWE-agent alongside John Yang. Now at OpenAI working on Computer-Using Agent (CUA) and Deep Research.

His essay The Second Half argues the next phase of agentic AI is about evaluation rather than capability — which is exactly the thesis our Benchmarks page tracks.

Key works to know:

  • ReAct (ICLR 2023) — the reasoning + acting interleave
  • Tree of Thoughts (NeurIPS 2023) — search over reasoning trees
  • Reflexion (NeurIPS 2023) — verbal reinforcement learning
  • SWE-agent (NeurIPS 2024) — the canonical reference harness
  • The Second Half (2025) — the eval-first thesis for what comes next

Start here: Read ReAct first, then The Second Half. ReAct shows where the agent stack came from; The Second Half tells you where it's going.


Noam Brown

🧠 Researcher · Research Scientist, OpenAI · @polynoamial · noambrown.github.io

The reasoning lineage from poker to o1. Brown spent the late 2010s building Libratus (2017, superhuman heads-up no-limit poker) and Pluribus (2019, superhuman multiplayer poker) — both demonstrations that search at inference time could close the gap between fixed-policy models and human experts. Then CICERO (Science 2022) extended that to natural-language Diplomacy, the first AI to play at human level in a strategic-communication game. He joined OpenAI in 2023 and was a foundational contributor to the o1 reasoning models.

His core thesis — that test-time search / planning matters as much as model scale — is the intellectual root of the entire "reasoning model" wave of 2024–2026, and is why our Inference Strategy for Agents treats inference compute as a first-class variable.

Key works to know:

  • Libratus (2017) + Pluribus (2019) — superhuman poker via search + CFR
  • Human-level play in the game of Diplomacy (Science 2022) — CICERO
  • OpenAI o1 / o3 reasoning models — research contributor
  • OpenAI talk on planning in AI — the cleanest single-source explanation of the thesis

Start here: The OpenAI talk on planning above. It traces the line from poker through Diplomacy to o1 in one self-contained presentation.


Douwe Kiela

🧠 Researcher / 🔨 Operator · Co-founder & CEO, Contextual AI · Adjunct Prof, Stanford Symbolic Systems · @douwekiela

The RAG paper's first author. Kiela led the team behind Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks (NeurIPS 2020) — the paper that named and operationalized retrieval-augmented generation. Since then he's been the bridge between retrieval research and enterprise production: Contextual AI ships the RAG + context-engineering platform that grounds agents over private high-stakes knowledge.

Why he matters here: every agent in Approaches that touches enterprise documents — Sierra, LlamaIndex, GBrain, Clawpatch — sits on top of variants of the RAG architecture Kiela helped define. He's also Dynabench's co-creator, which set the template for the "evals-as-product" startup pattern that's now everywhere in our Eval section.

Key works to know:

  • Retrieval-Augmented Generation for Knowledge-Intensive NLP Tasks (NeurIPS 2020) — the RAG paper
  • Retrieval Augmentation Reduces Hallucination in Conversation (2021)
  • Dynabench — dynamic NLP benchmarking, predecessor of many eval-as-product startups
  • Contextual AI blog — production RAG patterns

Start here: The original RAG paper. It's short, technical, and you'll see why every "retrieval over private data" product is downstream of it.


Illia Polosukhin

🧠 Researcher / 🔨 Operator · Co-founder, NEAR Protocol + NEAR AI · Attention Is All You Need co-author · @ilblackdragon

One of the eight co-authors of Attention Is All You Need (2017) — the Transformer paper — Polosukhin is the most prominent voice making a decentralized-trust case for agentic infrastructure. His thesis, covered in our Schools page: centralized AI providers represent a structural manipulation risk; agents need their own keys, TEE-isolated execution, and on-chain identity to be genuinely autonomous economic participants.

His current work — NEAR AI, IronClaw (a Rust agent runtime that runs inside Trusted Execution Environments and serves as the OS layer of the OpenClaw ecosystem), the Confidential GPU Marketplace, and the Shade Agent framework — bets that cryptographic sovereignty is the foundation autonomous agents will eventually require. Worth understanding even if you don't buy the blockchain framing, because the TEE-secured-execution argument is increasingly being adopted on traditional clouds (Azure Confidential Computing, Google Cloud Confidential VMs).

Key works to know:

  • Attention Is All You Need (2017) — the Transformer paper, co-author
  • NEAR AI — current home
  • IronClaw (Rust agent runtime in TEE; OpenClaw ecosystem OS layer)
  • Shade Agents: The First Truly Autonomous AI Agents — the "if an agent doesn't have its own keys, it's not an agent" thesis
  • Intelligence at the Frontier keynote (2026)

Start here: Read the Shade Agents post — the clearest one-page version of his argument, and the cleanest diff against the Chase/Ng frame.


Ethan Mollick

✍️ Chronicler + academic · Wharton (UPenn) · Co-Intelligence · One Useful Thing newsletter · @emollick

The academic who's done more than anyone to translate the agent / LLM transformation for senior leaders and educators. Mollick is a Wharton professor whose Co-Intelligence: Living and Working with AI (Apr 2024) is the closest thing the field has to a single book to hand to a non-technical executive who needs to understand what's happening. His One Useful Thing Substack newsletter has the largest practitioner audience for any single LLM/agent writer, and his framing of "four rules for getting good results" and "the jagged frontier" (some tasks AI nails, adjacent tasks it fails entirely) have become standard vocabulary in agentic-engineering presentations.

For the agentic-engineering reader specifically: Mollick's value is the organizational lens. Most names in this list are technical; Mollick is the one writing about what happens when these systems land in real companies with real people.

Key works to know:

  • Co-Intelligence: Living and Working with AI (book, 2024)
  • One Useful Thing Substack — esp. the "jagged frontier" / "centaurs vs cyborgs" essays
  • His Wharton agent / AI courses
  • The original "Centaurs and Cyborgs on the Jagged Frontier" study

Start here: If you read books, Co-Intelligence. If not, the Jagged Frontier essay above.


swyx (Shawn Wang) + Alessio Fanelli

✍️ Chroniclers / podcasters · Latent Space · @swyx / @alessiofanelli

The hosts of Latent Space — the highest-signal AI engineering podcast and Substack, with the interview circuit that most major agentic-engineering systems pass through. Their conversation with the OpenAI Symphony team is the canonical primary source for the Symphony approach and the underlying "harness engineering" terminology OpenAI later wrote up. They've also interviewed the Stripe Minions team, Anthropic engineering, the Hermes / Nous Research team, and most of the other names in this list.

swyx (Shawn Wang) is also a prolific independent essayist — he coined the term "AI Engineer" (and runs the AI Engineer Summit), and has written several of the framing documents — Rise of the AI Engineer, The Four Wars of the AI Stack — that the field uses to think about itself.

Key works to know:

  • Latent Space podcast — start with their OpenAI Symphony episode (the canonical Symphony primary source)
  • AI Engineer Summit — annual conference
  • Rise of the AI Engineer (2023) — the essay that named the job category
  • swyx's personal site for the longer essays

Start here: Subscribe to the podcast. The interview circuit is where most agentic-engineering practitioners get their first deep dive on each new system.


Lee Robinson

🔨 Operator · Vercel · Vercel Open Agents / Vercel AI SDK · @leeerob · leerob.com

VP of Product at Vercel, the most-cited public voice on the Vercel agent stack — the AI SDK, AI Gateway, Vercel Workflow, Vercel Sandbox, and Vercel Open Agents template. Robinson's role at Vercel + his prolific public output (YouTube, blog, conferences) makes him the de facto evangelist for the "agent outside the sandbox" architectural pattern that Vercel Open Agents codifies, and one of the most influential voices on how millions of front-end engineers think about agent integration.

Outside Vercel he's also one of the most followed Next.js / React educators; that scale of audience is the reason Vercel's agent design choices propagate so quickly through the web-dev ecosystem.

Key works to know:

  • Vercel AI SDK — the TypeScript toolkit underneath Open Agents
  • Vercel Open Agents — the reference template (covered in our Approaches page)
  • Vercel Skills — npx skills to install SKILL.md skills into 51+ agents
  • leerob.com blog + YouTube

Start here: Read The Vercel AI SDK docs — it's the cleanest treatment of "streaming tool use + structured outputs + UI integration" available. Then look at Vercel Open Agents for how those primitives compose into a complete cloud-agent stack.


Beyang Liu

🔨 Operator · Sourcegraph / Amp · @beyang · beyang.org

Co-founder & CTO of Sourcegraph, the company that's been building code intelligence at scale since 2013 and which now ships Amp (formerly Cody) — one of the major frontier coding agents that appears regularly on Terminal Bench and SWE-bench leaderboards. Liu's value as a Who's Who entry: he's been thinking about the code-search-and-context problem that agents need solved longer than anyone in this list. Sourcegraph's code graph is the substrate underneath Amp; the way Amp does multi-repo coding, code-graph context, and large-codebase reasoning is several years ahead of newer entrants that started after the model wave.

Background: Stanford CS, Palantir before Sourcegraph. Hosts the Sourcegraph Dev Tools podcast, which is one of the few places senior code-intelligence people speak publicly about how this stuff actually works at scale.

Key works to know:

  • Amp — the agent
  • Sourcegraph's code graph — the substrate
  • Dev Tools Time podcast and Sourcegraph blog
  • beyang.org for personal essays

Start here: Try Amp on a real multi-repo refactor that touches three or more services. You'll learn more about why "code graph context" matters than from any number of blog posts.


Jerry Liu

🔨 Operator · Co-founder & CEO, LlamaIndex · @jerryjliu0

Founder of LlamaIndex, which began life as GPT Index in 2022 as one of the earliest RAG frameworks (alongside LangChain) and has since pivoted into agentic document infrastructure — the parsing, extraction, classification, and workflow-orchestration layer that lets agents reliably operate over real-world enterprise documents (invoices, contracts, medical records, regulatory filings). His 2025–2026 pivot from "RAG framework for everyone" to "agentic document workflows for enterprise" is one of the clearest examples in the ecosystem of an open-source framework finding its specific load-bearing position in the broader agent stack.

LlamaParse, LlamaCloud, and LlamaIndex Workflows are the productization. If Douwe Kiela defined the retrieval substrate, Liu defined the document-pipeline substrate.

Key works to know:

  • LlamaIndex — the framework
  • LlamaCloud + LlamaParse — managed document parsing / extraction
  • LlamaIndex Is More Than a RAG Framework — the architectural pivot in his own words
  • LlamaIndex blog — the most useful single source on "how to actually do agentic document work"

Start here: Sign up for LlamaCloud and parse one of your own complex PDFs. Then read the "more than a RAG framework" post to see why the pivot was the right call.


Hamel Husain

✍️ Chronicler / synthesizer · Independent ML consultant · hamel.dev · @HamelHusain · GitHub

If you build agents and you don't have evals, you've read Hamel — or you're about to. His Your AI Product Needs Evals (April 2024) is the most-cited essay in production-LLM engineering: the framing of evals as a development tool (not dashboard wallpaper), the error-analysis-first methodology, and the LLM-as-judge calibration ritual all trace back to it. Husain runs an independent practice teaching teams to ship evals; the Mastering LLMs course (with Dan Becker) put concrete error-analysis workflows in the hands of thousands of working engineers. Roadmap-relevant: his Inspect AI annotated notes are the canonical practitioner write-up for the eval framework now standard at UK AISI and the frontier labs.

Career: Airbnb (machine learning infra), GitHub (built the original Code Search ML), Outerbounds; now independent. ~20 years of practitioner experience predating the LLM era — which is why his eval framing is unusually calibrated against actual systems work.

Key works to know:

  • Your AI Product Needs Evals (2024) — the foundational post
  • Field Notes from Shipping Real Code with Claude — operator perspective on agentic coding
  • Inspect AI notes — practitioner walkthrough of the UK AISI framework
  • Parlance Labs / Mastering LLMs course — the hands-on eval curriculum

Start here: Your AI Product Needs Evals. If you haven't read it, every later argument about evals will sound like jargon. Once you've read it, the whole eval ecosystem on the Benchmarks page reads as variations on a theme.


Eugene Yan

✍️ Chronicler / synthesizer · Applied Scientist (Amazon, prior) → independent · eugeneyan.com · @eugeneyan

The patterns guy. Yan's Patterns for Building LLM-based Systems & Products (2023, updated through 2025) is the practitioner index everyone references — evals, retrieval, caching, guardrails, defensive UX, collecting feedback. His follow-ups on task decomposition and evaluating long-form output supply the granular vocabulary the harness-engineering literature builds on. Calibrated against real shipping experience at Amazon; opinionated without being doctrinaire.

Career: Senior Applied Scientist at Amazon for several years (recommendations, search), now writing and consulting independently. The blog is the body of work; pair it with his LLM systems reading list as a curated path through the literature.

Key works to know:

  • Patterns for Building LLM-based Systems & Products — the practitioner index
  • Task Decomposition — how to split work between calls / agents
  • More AI, Less Intelligence — when an LLM is the wrong tool
  • Evaluation & Hallucination Detection for Abstractive Summaries

Start here: Patterns for Building LLM-based Systems & Products. Bookmark it. You'll come back every quarter as new sections appear.


Chip Huyen

✍️ Chronicler / synthesizer · Author of AI Engineering · huyenchip.com · @chipro

The systems voice. Huyen's AI Engineering (O'Reilly, 2025) is — per the publisher — the most-read book on the O'Reilly platform since launch, and the standard reference for the production layer that wraps any agent: building blocks, deployment, monitoring, RAG, fine-tuning, evals, cost/latency engineering. Her prior Designing Machine Learning Systems (O'Reilly, 2022) is the systems-design textbook everyone in production ML cut their teeth on (Amazon #1 AI bestseller, 10+ translations). Roadmap-relevant: she's the person who treats LLMs as a systems discipline rather than a modeling one, which is exactly the lens agentic engineering needs.

Career: NVIDIA NeMo (LLM platform), Snorkel AI, Netflix; taught ML Systems at Stanford; founded and sold an AI infra startup before her current writing/teaching arc. Her blog post archive is a parallel curriculum to the books — see especially "Building LLM applications for production" (Apr 2023, still the canonical structured walkthrough of the LLM-app stack).

Key works to know:

  • AI Engineering (2025) — the standard reference for the production layer
  • Designing Machine Learning Systems (2022) — the systems-design predecessor
  • Building LLM applications for production (2023) — the post that became Chapter 1 of AI Engineering
  • Open challenges in LLM research — research-roadmap framing

Start here: Read AI Engineering if you're shipping an agent in production. If you're just orienting, the Building LLM applications for production post is the free 30-minute version of Chapter 1.


Philipp Schmid

✍️ Chronicler / 🔨 Operator · Senior AI Developer Relations Engineer, Google DeepMind (formerly Hugging Face) · philschmid.de · @_philschmid

The recipe author. Schmid posts working-code-first walkthroughs of whatever's frontier that week — function calling, MCP servers, Deep Research integrations, subagent patterns, RAG pipelines — and his posts ship faster than the official docs they end up replacing in practitioners' bookmarks. Recent landmark: "How Agents Manage Other Agents: Four Subagents Patterns in 2026", which catalogues the supervisor / parallel-workers / orchestrator / hierarchical decompositions in a single canonical reference. Roadmap-relevant: when you need to actually wire up the thing, his page is the most reliable starting point for the API-level glue code.

Career: Hugging Face DevRel from the early days (the HF Transformers SageMaker integration work was his), moved to Google DeepMind in 2025 to do the same for the Gemini API. High cadence (multiple posts/month), all with reproducible code.

Key works to know:

  • How Agents Manage Other Agents — the four-pattern reference for subagent design
  • How to use Deep Research with the Gemini API — practitioner walkthrough
  • How to correctly use MCP servers with your AI Agents — MCP integration recipe
  • His tutorial archive generally — high-frequency, code-heavy, opinionated

Start here: How Agents Manage Other Agents if you're designing a multi-agent system. Otherwise pick the tutorial that matches whatever API you're integrating right now — odds are he's posted about it.


Cameron R. Wolfe

✍️ Chronicler / synthesizer · Deep (Learning) Focus · cameronrwolfe.substack.com · @cwolferesearch

The research-paper translator. Wolfe (PhD, ML) writes the Deep (Learning) Focus Substack — 68K+ subscribers, monthly long-form pieces that take a hot research paper and unpack it into engineering intuition the rest of us can use. The pieces are unusually careful: equation walkthroughs where they matter, ablations summarized faithfully, opinions reserved for the conclusion. Endorsed by Sebastian Raschka as accessible-but-technically-rigorous. Roadmap-relevant: when a new paper drops on something like test-time compute scaling, speculative decoding, DPO vs PPO, Mixture-of-Experts routing, or long-context attention, Wolfe's writeup is usually the version you can actually finish reading and remember.

Career: PhD in deep learning; runs Deep (Learning) Focus as a parallel writing practice alongside applied research work. The newsletter back-catalogue is the body of work — there isn't a single signature post the way Hamel has Your AI Product Needs Evals; instead it's a steady accumulation of canonical 1,500–3,000-word explainers across the LLM stack.

Key works to know:

  • The Deep (Learning) Focus archive — month-by-month explainers, browse by topic
  • His primers on LLM training — the structured foundational set
  • Mixture-of-Experts (MoE) LLMs — the canonical explainer for the MoE architectures used by DeepSeek / Qwen / Kimi / GLM (relevant to Models)
  • Reasoning LLMs — survey of test-time-compute reasoning models

Start here: Pick the most recent post matching whatever you're trying to understand at the model layer. If you want a foundational entry point, The Basics of LLMs is the place.


Sander Schulhoff

🧠 Researcher + ✍️ Chronicler · Founder, LearnPrompting · CEO, InventoryQuant (YC W26) · sanderschulhoff.com · Substack

The OG prompt engineer. Two months before ChatGPT's launch, Schulhoff started LearnPrompting.org — the first prompt-engineering guide on the internet, now serving 3M+ users with structured curriculum across every major model family. Two years later, he co-authored The Prompt Report with researchers from OpenAI, Microsoft, Google, Princeton, Stanford, and CMU — the most comprehensive academic survey of prompt engineering ever conducted, cataloguing 200+ techniques across 1,500+ analyzed papers. The Prompt Report is the citation everyone uses when they say "X technique works" — the textual fingerprint of the entire prompt-engineering subfield up to mid-2024.

Schulhoff also ran HackAPrompt, the first global prompt-injection study (Best Theme Paper, EMNLP 2023) — the empirical case for why prompt injection is a real and patternable attack surface, not just folklore. Now CEO of InventoryQuant (YC W26), building AI for the insurance vertical. Background: University of Maryland.

Key works to know:

  • LearnPrompting.org (2022–) — the foundational free guide; structured curriculum on prompting, chains, RAG, agents
  • The Prompt Report (2024) — 1,500+ papers, 200+ techniques; the field's reference survey
  • HackAPrompt — global prompt-injection study, EMNLP 2023 Best Theme Paper
  • Lenny's Newsletter interview — accessible long-form explainer of where prompt engineering went in 2025

Start here: Skim The Prompt Report introduction + technique taxonomy. If you've ever wondered whether some specific prompting trick has been formally studied, the answer is in there.


Lance Martin

✍️ Chronicler / 🔨 Operator · LangChain · @RLanceMartin · rlancemartin.github.io

LangChain's most prolific writer on the context side of the stack. Martin formalized the Write / Select / Compress / Isolate framework in Context Engineering for Agents (2025) — the four primitives every harness has to implement, and the conceptual scaffolding the rest of this reference uses on the Harness Engineering page. The follow-up Context Management for Deep Agents is where the 20K-token tool-response offload pattern and the 85%-of-window compaction triggers are spelled out concretely. If Anthropic's Effective context engineering is the what, Martin's pieces are the how — same ideas, runnable in LangGraph.

Career: ex-Robust Intelligence; LangChain since ~2023. The body of work to follow is the LangChain blog (his pieces are the ones tagged "Context" and "Deep Agents").

Key works to know:

  • Context Engineering for Agents — Write/Select/Compress/Isolate
  • Context Management for Deep Agents — offload thresholds, summarization triggers
  • Doubling down on Deep Agents — the harness-vs-framework-vs-runtime distinction
  • Evaluating Deep Agents — single-step / full-turn / multi-turn trajectory eval patterns

Start here: Context Engineering for Agents. The framework is short, the diagrams are clear, and you'll find yourself reaching for the vocabulary every time you design a harness.


Vivek Trivedy

🔨 Operator + chronicler · LangChain · Deep Agents harness lead

The harness-engineering empiricist. Trivedy's Improving Deep Agents with harness engineering (Feb 2026) is the headline existence proof that harness changes alone — model held fixed at GPT-5.2-codex — moved Deep Agents from rank 30 to rank 5 on Terminal-Bench 2.0. The sequel Better Harness: A Recipe for Harness Hill-Climbing with Evals (Apr 2026) operationalized that result: self-verification + trace inspection + small atomic harness changes as a recipe an agent can run on itself. Read together, the two posts are the most concrete published example of engineering as iterating on the harness, not the model — the thesis Harness Engineering builds the whole page around.

Key works to know:

  • Improving Deep Agents with harness engineering (Feb 2026) — the rank 30 → 5 case study
  • Better Harness: A Recipe for Harness Hill-Climbing with Evals (Apr 2026) — the iteration recipe
  • The Deep Agents source (langchain-ai/deepagents) — read the middleware files alongside the posts; the code is the artifact

Start here: The Feb 2026 post. Then go read the diff between Deep Agents v0.4 and v0.5 in the repo — the recipe is the post, the evidence is the commits.


Erik Schluntz

🔨 Operator + researcher · Anthropic · @ErikSchluntz

Co-author (with Barry Zhang) of Building Effective Agents (Dec 2024) — the post that gave the field its shared workflow vocabulary: prompt chaining, routing, parallelization, orchestrator-worker, evaluator-optimizer. Every later "agent vs workflow" framing on this site (and most others) cites Schluntz and Zhang's five-pattern taxonomy. Schluntz has continued to be a clear public voice from inside Anthropic — his AI Engineer Summit talks on building agents at scale and his contributions to the Anthropic Cookbook patterns/agents/ directory are the canonical reference implementations of those five patterns.

Career: SpaceX → Cobalt Robotics → Anthropic. Trained as a mechanical engineer; brings a systems-design lens to harness work that shows up in how cleanly the workflow patterns decompose.

Key works to know:

  • Building Effective Agents (Dec 2024, with Barry Zhang) — the five workflow patterns
  • Anthropic Cookbook: patterns/agents — runnable reference implementations
  • Talks at AI Engineer Summit on agents at scale

Start here: Building Effective Agents. It's a 25-minute read and remains the most-linked introduction to the discipline. Re-read it after every phase of building your own agent — the failure modes Schluntz and Zhang flag at the end are the ones you'll hit in order.


Appendix: people, projects, and writers we considered but didn't profile

This page caps at 12 to stay useful. Strong candidates we deliberately didn't write up — each of them is worth following:

  • Anthropic Applied AI team (Eli Bixby, Hannah Erlich, et al.) — authors of Effective Harnesses for Long-Running Agents and Harness Design for Long-Running Application Development, referenced extensively in Harness Engineering. Collective authorship.
  • Barry Zhang (Anthropic) — co-author of Building Effective Agents with Erik Schluntz; presents the same five-pattern material at AI Engineer Summit talks. Often referenced as a pair with Schluntz.
  • Dwarkesh Patel (Dwarkesh Podcast) — long-form interviews with researchers and lab leads (Sutton, Sutskever, Amodei, Suleyman). Less of a "build agents" voice than an "understand the strategic ground" voice. Closest thing to the canonical AI-strategy podcast as of 2026.
  • OpenAI harness engineering authors — the team behind Harness Engineering: Leveraging Codex in an Agent-First World and the million-LOC Codex experiment. Also collective.
  • Stripe Minions team — kept anonymous in the Stripe blog post, but the patterns are now the Stripe School.
  • Stanshy (AgentHub + Claude Code Mastery course) — intentionally pseudonymous. The course material is excellent.
  • The Walking Labs team (Learn Harness Engineering course) — anonymous OSS account; the 12-lecture course is the most thorough public synthesis of the discipline.
  • Sigrid Jin (Claw Code) — the clean-room Rust + Python rewrite of Claude Code after the March 2026 source leak; fastest repo to 100K stars.
  • Affaan M. (Everything Claude Code) — the security-auditing harness.
  • Mario Zechner / badlogic (Pi coding agent) — author of the minimal pi-mono harness inside OpenClaw.
  • Sam Bhagwat / Mastra team — building the TypeScript-native agent framework (YC W25).
  • Garry Tan's GBrain co-architects — gbrain's contributors deserve credit beyond just Garry's branding.
  • Logan Kilpatrick — ex-OpenAI DevRel, now Google DeepMind; defines how a lot of API-facing engineers think about agents.
  • Anna Gutowska (IBM) — author of IBM's What is Agentic Engineering?; good mainstream-enterprise framing.
  • João Moura (CrewAI) — multi-agent orchestration framework with significant enterprise adoption; products covered in our Infrastructure / Orchestration section.
  • Demis Hassabis (Google DeepMind / Isomorphic Labs) — the establishment heavyweight whose AlphaGo / AlphaFold lineage underpins much of how the field thinks about planning + search + memory.
  • Robert Nishihara (Anyscale / Ray) — distributed compute substrate that increasingly underpins agentic RL workloads.
  • Bret Taylor (Sierra, OpenAI Chairman) — enterprise CX agents; not coding-agent-shaped but a major voice on enterprise agent deployment.
  • Mustafa Suleyman (Microsoft AI) — DeepMind co-founder, Inflection co-founder, now leads MAI Superintelligence team; the "humanist superintelligence" framing.
  • Yohei Nakajima (BabyAGI) — the 2023 task-loop architecture that kicked off the modern autonomous-agent boom; now invests via Untapped Capital and Agent Fund.
  • Joon Sung Park (Simile, ex-Stanford) — Generative Agents: Interactive Simulacra of Human Behavior (2023) — the Smallville paper that defined memory-stream / reflection / retrieval agent architecture.
  • Sholto Douglas (Anthropic) — RL scaling, verifiable rewards, computer-use; deep agent-infrastructure work.

If you'd extend the page to 30+, those are the next names worth profiling.


Reading order if you're new

If the list looks overwhelming, here's a one-week onboarding path:

Day Read / watch Why
1 Karpathy: State of GPT (40 min) Foundation — every agent diagram traces back here
2 Osmani: Agentic Engineering essay Cleanest definition of the field as it stands today
3 Willison: latest "Things I've learned about LLMs" + one week of his blog Current vocabulary, what's actually new
4 Karpathy: Software 2.0 (2017) + A Recipe for Training Neural Networks (2019) The intellectual roots
5 Steinberger: OpenClaw repo + AI Software Factory thread What an aggressive production implementation looks like
6 Tan: install GStack into your ~/.claude/ and read the SKILL.md files Hands-on reference harness
7 Latent Space podcast: OpenAI Symphony episode + one other Vincent or Liu or Teknium episode you choose How the operators talk about their work

That's enough background to read Harness Engineering and the rest of this reference with full context.

← All researchEdit on GitHubautomate.engineering
Find us
TwitterTelegramFarcaster
GET INVOLVED
ClubsEventsChannelSkillsResearchRankingsOpen SourceMembersPartner with Us
resources
Brand Assets
Stay up to date:
Dabl Club wordmark
© 2026 Dabl Club
PrivacyTermsSecuritySubprocessors