Most devs don't understand what agents are
When OpenAI announced AgentKit, they called it a tool for building agents. But looking at their examples, what they're showing are deterministic workflows with predetermined steps—not true agents. This matters because agents and workflows are fundamentally different patterns for solving different problems. In this video, I break down: What actually makes something an agent vs. a workflow Why Anthropic's definition (from their "Building Effective Agents" article) has become the standard The key difference: who decides when to stop—the LLM or your code? When to use agents (unclear paths, need for improvisation) When to use workflows (known solutions, need for optimization) Why most real systems exist on a spectrum between the two Agents are like jazz—improvisation and feel. Workflows are like classical music—optimized upfront for perfect execution. Both have their place, but mixing up the terminology makes it harder to communicate about the trade-offs. *Resources mentioned:* Anthropic's "Building Effective Agents" article: https://www.anthropic.com/engineering... Join my newsletter on AI Hero: https://www.aihero.dev/s/y-newsletter Follow Matt on Twitter / mattpocockuk

Most devs don't understand how LLM tokens work

"Software Fundamentals Matter More Than Ever" — Matt Pocock

Prompt Engineering is dead.

What Karpathy Joining Anthropic Actually Means For Claude

Most devs don’t understand how context windows work

My Claude Code Process: Idea, PRD, Kanban, Ralph, QA

The Multi-Agent Architecture That Actually Ships — Luke Alvoeiro, Factory

Never Trust An LLM

The 7 phases of AI-driven development

How AI agents & Claude skills work (Clearly Explained)

Learn 97% of Claude in Under 16 Minutes

Harness Engineering: What Separates Top Agentic Engineers Right Now

Why Google Just Gave Away Gemma 4 for Free

Your codebase is NOT ready for AI (here's how to fix it)

Don't bother with MCP (as a dev)

12-Factor Agents: Patterns of reliable LLM applications — Dex Horthy, HumanLayer

Want to Run AI Agents Locally? Here is The Bare Minimum Setup/Build

How I deleted 95% of my agent skills and got better results — Nick Nisi, WorkOS

Why AI Agents are either the best or worst thing we’ve ever built

