All Vaults
AE

Agentic Engineering

Engineering with AI coding agents

The essays, talks, and guides that defined agentic engineering — the discipline of building real software with AI coding agents, one step past vibe coding.

15 articles·3 phases·Updated 7/9/2026·
Curated by@hawking520
Get Burn 451

From a viral shorthand to an engineering discipline: how 'accept the diff and hope' became patterns, harnesses, and orchestrated agent fleets in under two years.

About this vault

A curated map of how 'vibe coding' became 'agentic engineering.' The trail runs from Karpathy's original February 2025 post and Willison's line-drawing response, through the demystification essays (Thorsten Ball's 300-line agent) and the vendor playbooks (Anthropic's workflow-vs-agent vocabulary, OpenAI's orchestration guide), to the 2026 professionalization: Willison's patterns guide, Böckeler's harness engineering, and Yegge's agent-fleet maximalism. Selection standard: primary sources and first-hand practitioner writing only — no explainers of explainers. The deepest running disagreement to watch: Yegge argues the future is orchestrating colonies of agents; Willison argues the craft is disciplined single-agent practice with tests and review. Both are in here; read them against each other.

15 articles

The Practice: Patterns, Harnesses, Context

The working engineer's shelf: how agents actually work, what feeds them, and the harness that makes their output trustworthy.

How to Build an Agent (or: The Emperor Has No Clothes)

A working code-editing agent in about 300 lines of Go with three tools — demonstrating that the core loop behind coding agents is genuinely simple, and the sophistication lives in the harness.

Harness engineering for coding agent users

Agent = Model + Harness. Böckeler's framework separates guides (feedforward controls that prevent problems) from sensors (feedback controls that catch them) as the path to trusting agent-generated code.

Building Effective AI Agents

The essay that gave the field its working vocabulary: workflows (predefined LLM+tool paths) versus agents (LLMs that direct their own process), and the case for the simplest pattern that solves the problem.

Effective Context Engineering for AI Agents

The essay that mainstreamed 'context engineering': treating the agent's full token budget — system prompt, tools, retrieved data, history — as a finite resource with diminishing returns, managed via compaction and just-in-time retrieval.

Agentic Coding: The Future of Software Development with Agents

Flask creator Armin Ronacher's field notes on agent-driven development: which languages and tool choices reduce agent confusion, how to manage context, and real examples from CI debugging to workflow automation.

A Practical Guide to Building Agents

OpenAI's 34-page guide distilled from enterprise deployments: when an agent is actually warranted, single- versus multi-agent orchestration patterns, and guardrail design for safe deployment.

Start reading, not hoarding.

Import this vault to Burn 451 and actually read what matters.

New to Burn? See how the read-later app works →

Frequently asked questions

Who is Agentic Engineering?

Agentic Engineering is covered in this Burn 451 vault with a focus on engineering with ai coding agents. The essays, talks, and guides that defined agentic engineering — the discipline of building real software with AI coding agents, one step past vibe coding.

How was the Agentic Engineering vault curated?

The Agentic Engineering vault was hand-curated by the Burn 451 editorial team from publicly available essays, blog posts, podcast transcripts, and social threads. Each piece includes an AI-generated summary so readers can triage in seconds. The vault auto-syncs as new content from Agentic Engineering is published.

How many articles are in the Agentic Engineering vault?

The Agentic Engineering vault currently contains 15 curated pieces organized by topic, not chronology. Each article has an AI summary and a direct link to the original source. Items are refreshed hourly through Burn 451's ISR pipeline, so new publications appear within a day.

How do I use this vault with Claude or Cursor?

Install the burn-mcp-server package from npm and connect it to Claude, Cursor, or any MCP-compatible AI tool. The vault becomes queryable as live context — your AI can search, summarize, and cite articles from Agentic Engineering directly in conversation without manual copy-paste or re-uploading files.

What is Burn 451?

Burn 451 is a read-later app built around a 24-hour burn timer that forces daily triage. Articles you save must be read, vaulted, or released within 24 hours. The Vault layer — including this Agentic Engineering collection — holds permanent curated reading lists for AI thought leaders, founders, and researchers.

Content attributed to original authors. Burn 451 curates publicly available writing as a reading index. For removal requests, contact @hawking520.