Between 2023 and 2026, LLMs, coding agents, and agent-mediated discovery changed what Developer Relations does, who it serves, and how teams measure the work.
This section synthesises the perspectives, evidence, and early signals.
The central claim
Modern DevRel now serves two distinct audiences simultaneously:
-
AI agents. Cursor, Claude Code, Copilot, ChatGPT, Perplexity, Gemini, and a growing class of background coding agents read docs, sample code, and
llms.txtfiles to produce code on behalf of developers. They are the execution audience. They want exhaustive, structured, machine-parseable material. -
Human developers. Who increasingly never read your docs first. They form opinions about your product on X, Bluesky, YouTube, Twitch, Reddit, Hacker News, Discord, podcasts, and conferences. They are the inspiration audience. They need authentic engineering brand, vivid demos, opinionated takes, and people they trust.
The same content rarely serves both well. The most successful 2025 to 2026 DevRel teams have begun to design for the split: agent-readable surfaces optimised for LLM consumption, and human-shaped surfaces optimised for emotional and aesthetic engagement. See ./the-dual-audience-thesis.md.
What changed between 2022 and 2026
| Dimension | 2022 | 2026 |
|---|---|---|
| First-touch discovery | Google search → docs | ”Ask ChatGPT” / “Ask Claude” / Perplexity → maybe-docs |
| Code authorship | Developer types code | AI agent writes code under developer supervision |
| Doc reader | Human | Human + AI agent (often AI first) |
| Documentation surface | Web page | Web page + llms.txt + MCP server |
| Integration interface | REST/GraphQL API + SDK | Same + MCP server + agent-friendly tool schemas |
| Onboarding metric | TTFHW for human | TTFHW for human + agent task success rate |
| Discovery channel | Google + Twitter + HN | Google + ChatGPT + YouTube + LinkedIn + Bluesky + Reddit + podcasts |
| Trust signal | Stars, follower counts, “recommended by” | Cited by AI assistants, vouched for by trusted humans |
| Content type that travels | Polished blog posts | Live streams, founder voices, opinionated takes, failures |
Each of these shifts is treated in detail in subsequent files.
What this section covers
Foundations
./the-dual-audience-thesis.md: Why DevRel now has two audiences and how to serve both../llm-mediated-discovery.md: How developer research moved from Google to LLMs../inspiration-stays-human.md: The role of identifiable people on YouTube, X, podcasts, and conference stages.
Agent-facing surfaces
./llms-txt-standard.md: Thellms.txtconvention: origin, adoption, evidence, scepticism../mcp-as-devrel-surface.md: Model Context Protocol as a primary DevRel offering../agent-experience-ax.md: Agent Experience as an emerging discipline alongside DX../documentation-for-agents.md: Writing docs both humans and machines can use.
Optimisation and measurement
./geo-aeo-for-devrel.md: Generative / Answer Engine Optimisation tactics../metrics-in-ai-era.md: Share of Model, prompt feedback, citation tracking, AI-mediated activation funnels.
Identity and culture
./vibe-coding-and-the-ai-engineer.md: New developer identities; Karpathy’s “vibe coding”; swyx’s “AI Engineer.”
The debates
./perspectives-and-debates.md: Named voices and what they argue../critical-takes.md: “DevRel is dead because AI” arguments and the rebuttals../early-signals-what-works.md: Concrete, observable patterns of what works in 2026.
The trains of thought, summarised
The discourse on AI-era DevRel splits into roughly five trains of thought. Each is developed in detail elsewhere in this section; the short versions:
-
The Dual Audience. Most operationally pragmatic. Practitioners design separately for human inspiration and AI execution. Both audiences are now real; the strategies differ. Best articulated by people running working DevRel programs at AI-first companies (Anthropic, Mintlify, Vercel) and by the AngelHack and DocE-AI essays of 2025 to 2026.
-
The Strategic-Reframe Camp. Argues that AI expands DevRel’s role. Angie Jones writes, “Plot twist: we’re not dead. We’re standing on the biggest stage of our careers” in How DevRel is Leading AI Adoption (2025). In this account, DevRel models credible AI-augmented practice, compares developer perception with telemetry, and curates trust signals that AI assistants cannot produce.
-
The Post-Mortem Camp. Argues that the kind of DevRel that died in 2022 to 2024 was dying anyway and AI just accelerated the reckoning. “RIP DevRel 2010 to 2024” (MB Consulting, 2024). DevRel-as-content-marketing is the casualty; DevRel-as-strategic-function lives on, restructured.
-
The Agent-Experience Camp. Sees the most important new DevRel discipline as designing for AI agents: your APIs, docs,
llms.txt, MCP servers, prompt templates, error messages, and so on are now consumed primarily by software, not by people. Best operationalised inside AI-product companies (OpenAI, Anthropic) and at infrastructure companies that already ship MCP servers. -
The Sceptical / Empirical Camp. Cautions that much of what’s claimed about AI-era DevRel is unverified marketing.
llms.txtmay have negligible measurable impact; AI-citation studies show inconsistent results; some of the breathless 2024 to 2025 advice has not survived 2026 data. Best represented by analyses like Signals.sh’s “Does llms.txt actually work?” (2026) and the broader observability community’s caution that sentiment about AI productivity diverges from telemetry.
In practice, most mature DevRel teams in 2026 hold a position that draws from camps 1, 2, and 4, adopting the dual-audience design, retaining the strategic-reframe argument, building agent-facing surfaces, while taking camp 5’s empirical caution seriously enough to instrument outcomes rather than trust the rhetoric.
What to read first
If you have time for only three of the files below:
If you have time for one, read the dual-audience thesis first. The other pages develop its two sides in detail.
See also
../11-trends/ai-and-llms.md: The earlier, briefer treatment of AI’s impact on DevRel.../05-companies/ai-companies.md: AI companies’ DevRel programs.../10-tactics/documentation-as-product.md: Documentation strategy generally.../11-trends/future-directions.md: Broader future patterns.
Entries
- 01
AI-era DevRel metrics
DevRel metrics changed in 2024 to 2026. The old funnel of page view, signup, and activation remains, but new measurement surfaces have appeared and several pre-AI metrics now mean different things. This file is a working framework.
- 02
Agent-facing documentation
When your docs are consumed by AI agents as much as by humans, the craft of documentation changes. This file is a practical guide.
- 03
Humans and agents
Developer Relations now serves human developers and the AI agents acting on their behalf. Each audience needs different material.
- 04
LLM-mediated discovery
For most of the 2010s, the developer's first encounter with a new product was a Google search followed by ten browser tabs.
- 05
Human inspiration
AI agents can execute more developer work, but people still decide which products to evaluate, learn, trust, and recommend.
- 06
`llms.txt`
Among agent-facing DevRel conventions from 2024 to 2026, llms.txt became the most discussed.
- 07
MCP for DevRel
If llms.txt is the documentation surface for AI agents, MCP is the capabilities surface. Where llms.txt lets agents understand your product, MCP lets them operate it.
- 08
Agent experience
Designing APIs, tools, documentation, permissions, and errors for software agents acting on a user's behalf.
- 09
GEO and AEO for DevRel
GEO focuses on whether AI assistants cite a product; AEO focuses on whether they can extract a clear answer from its content.
- 10
Vibe coding and AI engineers
How the AI Engineer role and vibe coding change developer audiences, education, and product support.
- 11
AI-era DevRel debates
The DevRel-in-the-AI-era conversation has been substantive, contested, and dispersed across blog posts, podcasts, conference talks, and trade-press essays.
- 12
Critical views
Seven sceptical arguments about AI-era DevRel, with the evidence for each one and the limits of the claim.
- 13
AI-era DevRel signals
Thirteen DevRel practices visible at named companies in 2025 and 2026, with the conditions and limits attached to each one.