GenAI PM
concept3 mentions· Updated Mar 5, 2026

agentic engineering

The practice of building software systems where agents plan and execute tasks with autonomy. The newsletter uses it in the context of anti-patterns and agent behavior management.

Key Highlights

  • Agentic engineering centers on building software with agents that can plan, write, and execute code autonomously.
  • For AI PMs, the concept is as much about governance and review workflows as it is about development speed.
  • Newsletter coverage emphasized anti-patterns, especially the danger of letting agents push unreviewed code.
  • Simon Willison played a central role in defining and popularizing the term in this context.
  • The topic gained visibility through both practical writing and discussion at the Pragmatic Summit.

Agentic engineering

Overview

Agentic engineering is the practice of building software systems with the help of agents that can plan, write, and execute code with a meaningful degree of autonomy. In the newsletter, the term is used primarily in the context of coding agents and the operational patterns that emerge when software development shifts from purely human-driven workflows to human-and-agent collaboration.

For AI Product Managers, agentic engineering matters because it changes both how products are built and how agent-powered products should be governed. It introduces new leverage in development speed and experimentation, but it also creates new failure modes around review, execution safety, autonomy boundaries, and behavior management. As a result, PMs need to think not only about capability, but also about controls, anti-patterns, and the design of systems that keep agents useful without making them reckless.

Key Developments

  • 2026-03-05 — Simon Willison highlighted anti-patterns in agentic engineering, especially the risk of agents producing or pushing unreviewed code to collaborators.
  • 2026-03-15 — Simon Willison discussed agentic engineering in a fireside chat at the Pragmatic Summit in San Francisco, hosted by Eric Lui from Statsig, signaling growing industry interest in the topic.
  • 2026-03-16 — Simon Willison published a definition-oriented piece explaining agentic engineering as software development assisted by coding agents that can both write and execute code.

Relevance to AI PMs

  • Define autonomy boundaries clearly. PMs need to decide which tasks an agent can propose, execute, or ship autonomously versus which require human approval. This is foundational to reducing risk while preserving speed.
  • Design review and safety workflows. Agentic engineering makes code generation only part of the story; execution rights, testing requirements, and human review gates become product decisions as much as engineering decisions.
  • Manage agent behavior as a product surface. Anti-patterns such as over-delegation or allowing unreviewed outputs to affect shared systems show that agent behavior management should be treated like UX and policy design, with explicit expectations, fallback paths, and monitoring.

Related

  • Simon Willison — A key voice in defining and discussing agentic engineering, especially through practical writing on coding agents and anti-patterns.
  • Coding agents — The most direct enabling technology behind agentic engineering; these agents can write and often execute code.
  • Pragmatic Summit — A venue where agentic engineering was discussed publicly, indicating broader practitioner interest.
  • Statsig — Connected through Eric Lui's hosting of the Pragmatic Summit fireside chat on agentic engineering.
  • Anti-patterns — Closely linked because much of the practical conversation around agentic engineering focuses on what not to let agents do without oversight.

Newsletter Mentions (3)

2026-03-16
What is agentic engineering? - Defines 'agentic engineering' as the practice of developing software with the assistance of coding agents—systems that can both write and execute code—and gives examples and context.

#5 📝 Simon Willison What is agentic engineering? - Defines 'agentic engineering' as the practice of developing software with the assistance of coding agents—systems that can both write and execute code—and gives examples and context. The piece situates the term within LLM-driven tooling and points to further reading.

2026-03-15
#11 📝 Simon Willison My fireside chat about agentic engineering at the Pragmatic Summit - Simon participated in a fireside chat at the Pragmatic Summit in San Francisco discussing Agentic Engineering, hosted by Eric Lui from Statsig.

Today's top 12 insights for PM Builders, ranked by relevance from X, LinkedIn, and Blogs. Ramp Ships 500+ Features Using Claude Code #11 📝 Simon Willison My fireside chat about agentic engineering at the Pragmatic Summit - Simon participated in a fireside chat at the Pragmatic Summit in San Francisco discussing Agentic Engineering, hosted by Eric Lui from Statsig.

2026-03-05
Simon Willison Anti-patterns: things to avoid - A guide section describing behaviors that are anti-patterns in agentic engineering, with emphasis on avoiding unreviewed code being pushed to collaborators.

#11 📝 Simon Willison Anti-patterns: things to avoid - A guide section describing behaviors that are anti-patterns in agentic engineering, with emphasis on avoiding unreviewed code being pushed to collaborators.

Stay updated on agentic engineering

Get curated AI PM insights delivered daily — covering this and 1,000+ other sources.

Subscribe Free