DevRel in the AI Era

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 covers those changes, the evidence for them, and the disputed claims around newer practices.

The central claim

Modern DevRel serves two distinct audiences:

  1. AI agents. Cursor, Claude Code, Copilot, ChatGPT, Perplexity, Gemini, and background coding agents use docs, sample code, schemas, and sometimes llms.txt files to produce code on behalf of developers. They are the execution audience and perform better with complete, structured, machine-readable material.

  2. Human developers. They may encounter a product through X, Bluesky, YouTube, Twitch, Reddit, Hacker News, Discord, podcasts, conferences, or an AI answer before reading its documentation. They decide whether to evaluate, adopt, and recommend the product, and need credible explanations, demonstrations, reasons to care, and accountable technical judgement.

Different materials serve each audience. Reference documentation and schemas support retrieval and execution; talks, demonstrations, comparisons, and authored explanations help people evaluate a product. See Humans and agents.

What changed between 2022 and 2026

Dimension20222026
First-touch discoveryOften Google search → docsSearch, AI assistants, social, video, and peer recommendations
Code authorshipDeveloper types codeAI agent writes code under developer supervision
Doc readerPrimarily humanHuman readers plus retrieval and coding agents
Documentation surfaceWeb pageWeb page + llms.txt + MCP server
Integration interfaceREST/GraphQL API + SDKSame + MCP server + agent-friendly tool schemas
Onboarding metricTTFHW for humanTTFHW for human + agent task success rate
Discovery channelGoogle + Twitter + HNGoogle + ChatGPT + YouTube + LinkedIn + Bluesky + Reddit + podcasts
Evaluation evidenceStars, follower counts, recommendationsAI citations, signed technical work, peer recommendations, working examples
Distributed formatsBlog posts and documentationThe same, plus transcripts, streams, podcasts, and agent-readable schemas

Each of these shifts is treated in detail in subsequent files.

What this section covers

Foundations

Agent-facing surfaces

Optimisation and measurement

Identity and culture

The debates

Five positions in the debate

Discussion of AI-era DevRel contains five recurring positions:

  1. The Dual Audience. Practitioners design separately for human evaluation and agent execution. This position appears in work from Anthropic, Mintlify, Vercel, AngelHack, and DocE-AI from 2025 to 2026.

  2. 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.

  3. The Restructuring Camp. Argues that the 2022 to 2024 contraction exposed DevRel programmes built mainly around content volume and that AI accelerated their reorganisation. MB Consulting’s RIP DevRel 2010 to 2024 (2024) is one example.

  4. The Agent-Experience Camp. Focuses on designing APIs, documentation, MCP servers, prompt templates, and errors for use through AI agents. AI-product and infrastructure companies that publish MCP servers provide current examples.

  5. The Sceptical / Empirical Camp. Cautions that many AI-era DevRel claims remain unverified. llms.txt may have negligible measurable impact, AI-citation studies show inconsistent results, and productivity surveys can diverge from telemetry. Signals.sh’s Does llms.txt actually work? (2026) is one example.

Teams can combine these positions: maintain separate material for people and agents, use AI in DevRel operations, build agent-facing interfaces where the product requires them, and measure newer tactics instead of assuming they work.

What to read first

If you have time for only three of the files below:

  1. Humans and agents
  2. Agent experience
  3. AI-era DevRel signals

If you have time for one, read the dual-audience thesis first. The other pages develop its two sides in detail.

See also

Entries

  1. 01

    AI-era DevRel metrics

    A measurement framework for human and agent discovery, activation, tool use, citations, and downstream product behaviour.

  2. 02

    Agent-facing documentation

    How documentation changes when AI agents must retrieve, interpret, and act on it alongside human readers.

  3. 03

    Humans and agents

    Developer Relations now serves human developers and the AI agents acting on their behalf. Each audience needs different material.

  4. 04

    LLM-mediated discovery

    How AI assistants affect developer product research, source retrieval, first-party documentation, and attribution.

  5. 05

    Human inspiration

    AI agents can execute more developer work, but people still decide which products to evaluate, learn, trust, and recommend.

  6. 06

    `llms.txt`

    The origin, format, adoption, and limited empirical evidence for the llms.txt convention.

  7. 07

    MCP for DevRel

    How DevRel teams publish, document, secure, test, and measure Model Context Protocol servers.

  8. 08

    Agent experience

    Designing APIs, tools, documentation, permissions, and errors for software agents acting on a user's behalf.

  9. 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. 10

    Vibe coding and AI engineers

    How the AI Engineer role and vibe coding change developer audiences, education, and product support.

  11. 11

    AI-era DevRel debates

    Named arguments about AI-era DevRel, grouped by their claims about strategy, agent experience, measurement, and organisational change.

  12. 12

    Critical views

    Seven sceptical arguments about AI-era DevRel, with the evidence for each one and the limits of the claim.

  13. 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.