<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Latent Space</title>
    <description>The latest articles on DEV Community by Latent Space (latentspace).</description>
    <link>https://dev.to/latentspace</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Forganization%2Fprofile_image%2F13815%2F51b04f85-aa00-4d23-9806-9f7b5dd076af.png</url>
      <title>DEV Community: Latent Space</title>
      <link>https://dev.to/latentspace</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/latentspace"/>
    <language>en</language>
    <item>
      <title>5 Trends That Defined AI Engineering at World’s Fair 2026</title>
      <dc:creator>Richard MacManus</dc:creator>
      <pubDate>Tue, 14 Jul 2026 23:21:21 +0000</pubDate>
      <link>https://dev.to/latentspace/5-trends-that-defined-ai-engineering-at-worlds-fair-2026-5dj6</link>
      <guid>https://dev.to/latentspace/5-trends-that-defined-ai-engineering-at-worlds-fair-2026-5dj6</guid>
      <description>&lt;h1&gt;
  
  
  At this year's AIE World’s Fair, AI engineering entered a new phase: building systems around agents, rather than just building with agents.
&lt;/h1&gt;

&lt;p&gt;&lt;em&gt;swyx’s note: thanks to &lt;a href="http://x.com/ricmac" rel="noopener noreferrer"&gt;Richard&lt;/a&gt; for covering AIE while I was working on the conference itself! Make sure you have &lt;a href="https://www.latent.space/account" rel="noopener noreferrer"&gt;opted into&lt;/a&gt; the &lt;a href="https://www.latent.space/s/ainews" rel="noopener noreferrer"&gt;AINews&lt;/a&gt; feed to get our weekday updates. AIE next returns to &lt;a href="https://www.ai.engineer/nyc/2026" rel="noopener noreferrer"&gt;NYC, Oct 12-14&lt;/a&gt;, with a heavy focus on AI in Finance this year.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;AI engineering has come a long way in three years. When swyx&lt;a href="https://www.latent.space/p/ai-engineer" rel="noopener noreferrer"&gt;coined the term “AI engineer”&lt;/a&gt; in June 2023, he was giving a name to a new kind of developer emerging from the big bang of large language models. It seems like ancient history now, but remember when we called the intersection of AI and software development “prompt engineering”? That was&lt;a href="https://ricmac.org/2023/05/12/ai-has-become-integral-to-the-software-delivery-lifecycle/" rel="noopener noreferrer"&gt;just months before&lt;/a&gt; swyx’s reframing.&lt;/p&gt;

&lt;p&gt;The latest&lt;a href="https://www.ai.engineer/worldsfair/2026" rel="noopener noreferrer"&gt;AI Engineer World’s Fair&lt;/a&gt; showed just how much the field has matured. Whether or not “AI engineer” has become a formal job title everywhere is almost beside the point. The engineering practices that have developed around AI over the past three years — building coding agents, designing harnesses, managing context, evaluating model outputs, and orchestrating increasingly autonomous systems — are &lt;strong&gt;becoming part of mainstream software development&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Rather than focusing on individual announcements at AIEWF, this post will pick out five larger trends that show where AI engineering stands in 2026.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;1: The focus shifts from agents to the systems around them&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;One of the clearest ways to see how AI engineering has evolved is to compare two essays by former OpenAI researcher, and now co-founder of Thinking Machines Lab, Lilian Weng. Her influential 2023 article,&lt;a href="https://lilianweng.github.io/posts/2023-06-23-agent/" rel="noopener noreferrer"&gt;LLM Powered Autonomous Agents&lt;/a&gt;, described the anatomy of an LLM agent in terms of planning, memory and tool use. AutoGPT, BabyAGI and GPT-Engineer were among her examples — proof-of-concept systems that suggested autonomous agents might soon become practical.&lt;/p&gt;

&lt;p&gt;Her new 2026 essay,&lt;a href="https://lilianweng.github.io/posts/2026-07-04-harness/" rel="noopener noreferrer"&gt;Harness Engineering for Self-Improvement&lt;/a&gt;, takes a very different perspective. Rather than focusing on the agent itself, Weng argues that the system surrounding the model has become just as important: the harness that manages workflows, context, permissions, evaluation, persistent state and continuous improvement. In other words, AI engineering has moved beyond prompting models toward engineering reliable systems around them.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2teuv48ut1fva3bgvn2s.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2teuv48ut1fva3bgvn2s.png" alt="Coding agent loop" width="800" height="266"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;Coding agent loop; Image by Lilian Weng&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
This shift was very much top of mind at AIEWF. I don’t think AutoGPT — the buzzy autonomous agent project &lt;a href="https://ricmac.org/2023/10/13/ai-engineer-summit-wrap-up-and-interview-with-co-founder-swyx/" rel="noopener noreferrer"&gt;everyone was talking about in 2023&lt;/a&gt; — was even mentioned this year. Instead, the conversation revolved around Claude Code, Codex, Gemini CLI, Cursor, Warp and all the infrastructure needed to make coding agents dependable in production.&lt;/p&gt;

&lt;p&gt;I remember being turned off by the AutoGPT buzz at the 2023 event, mainly because all the discussions seemed to focus on removing humans from the equation. But over the past few years we’ve learned that &lt;strong&gt;complete agent autonomy is not only unreliable, it isn’t even desirable — especially at scale&lt;/strong&gt;. So it was a relief that at AIEWF, agents were largely positioned as augmenting the AI engineer, rather than replacing them.&lt;/p&gt;

&lt;p&gt;During the OpenAI keynote on day 2 at AIEWF, Romain Huet emphasized this point. Using tools like OpenAI’s Codex, Huet argued, engineers can more easily collaborate with agents. As he put it, “software ate the world, and then AI ate software, but now what we’re here to say is that the AI engineers are eating the world.”&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/pMggiOb18tc"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Despite the growing power of AI engineers, there’s also a sense that even the frontier companies don’t fully understand how their models are evolving — and so how much control can engineers truly have over them? &lt;a href="https://www.youtube.com/watch?v=9fubhllmsBU&amp;amp;t=6s" rel="noopener noreferrer"&gt;In a separate keynote&lt;/a&gt;, Anthropic’s &lt;a href="https://www.latent.space/p/ainews-the-field-guide-to-fable" rel="noopener noreferrer"&gt;Thariq Shihipar talked about how their latest model, Claude Fable&lt;/a&gt;, is like an organic system — &lt;strong&gt;“models are grown, not designed.”&lt;/strong&gt; There’s a “capability overhead,” he said, where “Claude gets smarter in a spiky way.”&lt;/p&gt;

&lt;p&gt;All the more reason to build systems for agentic development, so that we can evaluate and monitor the outputs.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;2: Loop engineering is the new control layer&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;By the end of&lt;a href="https://www.latent.space/p/aiewf-daily-dispatch-loops" rel="noopener noreferrer"&gt;the first morning of keynotes at AIEWF&lt;/a&gt;, it was clear that “loops” was the buzzword du jour of the event. Overuse of the term aside, it did highlight a key point of tension around AI engineering: how much control should agents have, and where should humans remain &lt;em&gt;in the loop&lt;/em&gt;?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3lsh4eaw3r7eymmkv34j.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3lsh4eaw3r7eymmkv34j.jpeg" alt="OpenClaw creator Peter Steinberger advocating for better loops." width="800" height="532"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;OpenClaw creator Peter Steinberger advocating for better loops.&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
One approach a lot of leading engineers are now taking is putting themselves in an “outer loop” — to oversee the largely autonomous work being done by agents in an inner loop.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Roland Gavrilescu&lt;/strong&gt; is co-founder and CEO of Introspection, a new company building infrastructure for deploying self-improving systems. In&lt;a href="https://www.latent.space/p/autoresearch-introspection" rel="noopener noreferrer"&gt;an interview with Latent Space&lt;/a&gt;, he explained how the concept of “autoresearch” provides the necessary feedback structure for agent loops:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“&lt;em&gt;You can think of the system as having an &lt;strong&gt;inner loop&lt;/strong&gt; and an &lt;strong&gt;outer loop&lt;/strong&gt;. The inner loop is the primary system interacting with users and performing the work. &lt;strong&gt;Autoresearch is more concerned with the outer loop: another system that studies and maintains the primary system&lt;/strong&gt;.&lt;/em&gt;“&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The outer loop can include feedback signals, evals and human input. So it might still be largely autonomous, but the point is it is a method of oversight for the primary agent loop. Former Google engineering leader &lt;strong&gt;Addy Osmani&lt;/strong&gt; had a nice line relating to this, saying that “agents can run much more of the inner execution loop, but that outer loop is still engineering.”&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/n97BCfyFIvw"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;The term “loop engineering” came up multiple times during AIEWF, suggesting that it’s the human AI engineer’s responsibility to build these loop systems. Even the “ClawFather” Peter Steinberger, creator of OpenClaw, makes a point of putting himself in the outer loop. In the OpenAI keynote, he explained that &lt;strong&gt;“the agent runs the inner execution loop; I set the direction and I make decisions in the outer loop.”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fse3nw1p2if8aza2pe7wy.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fse3nw1p2if8aza2pe7wy.jpeg" width="799" height="509"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;The Loop Debate at AIEWF.&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
On the final day, &lt;a href="https://www.latent.space/p/aiewf-daily-dispatch-locomotives" rel="noopener noreferrer"&gt;an on-stage debate was held&lt;/a&gt; to determine whether fully autonomous agents were capable of managing loops in reality. &lt;strong&gt;Dex Horthy&lt;/strong&gt; from HumanLayer claimed that “the hype is outrunning the discipline.” He wasn’t against loops, per se, noting that Kubernetes is built on control loops — “but they’re deterministic loops.” Geoffrey Huntley, creator of the Ralph Loop, admitted that loops were “frontier thinking,” but he had a wonderful analogy for the audience to ponder:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“&lt;em&gt;[We’re] kind of like locomotive engineers now. That’s our job: to keep the locomotive on the rails.&lt;/em&gt;”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/c35YoMdnI78"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;3: AI engineering enters the enterprise&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;This way of working with AI tools is starting to make its way into enterprises, typically via a new role called a “forward deployed engineer” (FDE) — where engineers work directly with organizations to implement AI capabilities.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Natalie Meurer&lt;/strong&gt; , who leads FDE at Sierra,&lt;a href="https://www.latent.space/p/forward-deployed-engineers-aiewf" rel="noopener noreferrer"&gt;told Latent Space&lt;/a&gt; that implementing AI into organizations typically requires a lot of orchestration. &lt;strong&gt;“Every enterprise we work with wants to know how it can maintain everything its agentic ecosystem is capable of doing,”&lt;/strong&gt; she said. “It needs to manage all the integrations and all the teams that contribute to the agent.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3wodoamtzduzx10jqfgt.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3wodoamtzduzx10jqfgt.jpeg" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;Cursor’s Pauline Brunet talking about FDEs in an AIEWF session.&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
In her session at AIEWF, Cursor’s &lt;strong&gt;Pauline Brunet&lt;/strong&gt; spoke about what their FDEs look to achieve in each engagement:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“When [we] walk away at the end of the engagements — and we, in our case, have deployed cloud agents, long-running agents, automations, [and] we’ve built applications on top of our Cursor SDK — that when we walk away, it is a strict ROI for them. &lt;strong&gt;That means they’re not gonna turn things off when we leave.&lt;/strong&gt; ”&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Another term used regularly at the conference was “software factory.” At Cursor, “a software factory means long-running agents helping people throughout that entire process,” said Brunet. This is basically what her team of FDEs is responsible for implementing, sitting alongside their customers’ engineers.&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/APqXGyCoGW4"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Where human engineers fit into a software factory is a key issue for enterprises. Warp CEO&lt;a href="https://www.latent.space/p/software-factories" rel="noopener noreferrer"&gt;Zach Lloyd explained&lt;/a&gt; that organizations need to choose which parts of the lifecycle to automate, and where humans should be brought into the loop.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdt0u8xj4po9kz3fzwi8i.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fdt0u8xj4po9kz3fzwi8i.jpeg" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;Warp’s Zach Lloyd on building the thing that builds the product.&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
“You choose your repositories, the parts of the software lifecycle you want to automate, and &lt;strong&gt;the points where humans should be brought into the loop&lt;/strong&gt; ,” Lloyd told us, regarding his company’s new software factory platform, Oz. “Different organizations and codebases will have different preferences. Do you fully automate code review? Do you have humans review certain high-risk changes?”&lt;/p&gt;

&lt;p&gt;Another concern for enterprises is managing their unique organizational data in AI systems. &lt;strong&gt;Prukalpa Sankar&lt;/strong&gt; from Atlan spoke at the conference about “context engineering,” explaining in &lt;a href="https://x.com/prukalpa/status/2074165485562667177" rel="noopener noreferrer"&gt;a tweet&lt;/a&gt; that it’s important to consider &lt;strong&gt;“​​how context flows from your business systems into a shared company brain, then out to agents&lt;/strong&gt; , copilots, and apps through MCP, APIs, and retrieval.”&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/8G_1-3IO4ZQ"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;Finally, lest we think enterprises are all-in on agents, Cursor’s &lt;a href="https://www.latent.space/p/cursor-forward-deployed-engineers" rel="noopener noreferrer"&gt;Brunet pointed out&lt;/a&gt; that enterprise adoption of AI “is still concentrated among early adopters.” So finding “the right champions inside an organization” is a challenge for FDEs at this stage.&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;4: Coding agents replace IDEs as the developer interface&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;Perhaps the biggest practical change since the first AI Engineer Summit is how developers interact with AI on a daily basis.&lt;/p&gt;

&lt;p&gt;In 2023, AI-assisted programming largely meant GitHub Copilot completing the next few lines of code. Most developers were still writing almost everything themselves, using AI as an intelligent autocomplete. &lt;strong&gt;But now we have tools such as Claude Code, Codex, Gemini CLI, Cursor and Warp.&lt;/strong&gt; These “coding agents” can typically understand a broader objective, explore a codebase, modify multiple files, run tests, debug failures and iterate on their own work before presenting it back to the developer.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxd6c2asgao1kf34drupp.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fxd6c2asgao1kf34drupp.jpeg" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;In Barr Yaron’s AI engineering survey, coding agents was a key trend.&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
The trend of coding agents now extends to web development too — with the recent release of Vercel’s eve, which the company calls an “agent framework,” comparable to its popular open source React framework, Next.js.&lt;/p&gt;

&lt;p&gt;Vercel’s Chief of Software, Andrew Qu,&lt;a href="https://www.latent.space/p/vercel-agents-new-software" rel="noopener noreferrer"&gt;told Latent Space at AIEWF&lt;/a&gt; that &lt;strong&gt;agents are effectively a new type of software&lt;/strong&gt;. “They [agents] are not as predictable as web applications,” he explained. “The infrastructure can look similar, but the interaction, interface and outputs are much more dynamic.”&lt;/p&gt;

&lt;p&gt;Qu added that the job of building a framework for agent development is far from over. “A year ago, we did not know sandboxes would become so important, or how much demand there would be for secure code execution and long-running jobs,” he said. “As we learn more from production, there will be much more to build.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa3ijqxfp4hwfger8vcll.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fa3ijqxfp4hwfger8vcll.jpeg" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;A for agents? Andrew Qu flashes the Vercel triangle logo.&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
This brings us back to the software factory trend, when developers are managing multiple agents. &lt;strong&gt;Charlie Holtz&lt;/strong&gt; , CEO of Conductor, reminded the AIEWF audience that regardless of the coding harness, human engineers should always remain in control.&lt;/p&gt;

&lt;p&gt;“I don’t want the future to be built around factories,” Holtz said. &lt;strong&gt;“I want to feel like a human, I want to be in the flow, I want to be in front of an orchestra, waving my baton.”&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/htM02KMNZnk"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;There was a sense during the conference that AI engineers aren’t yet aligned on which term is more appropriate: software factories or orchestras? Even Geoffrey Huntley, a loopmaxxing advocate, cautions about getting ahead of ourselves when it comes to automation:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;“My biggest concern is that this time next year at the conference, we’re going to see a whole bunch of folks saying, our factories failed, our loops failed. &lt;strong&gt;These are things that we are still yet to figure out.&lt;/strong&gt; ”&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;5: Every agent platform is building around skills&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;One of the talking points of the conference was “skills,” a concept Anthropic popularized when it introduced “agent skills” to Claude&lt;a href="https://claude.com/blog/skills" rel="noopener noreferrer"&gt;last October&lt;/a&gt;. To borrow &lt;a href="https://github.com/addyosmani/agent-skills" rel="noopener noreferrer"&gt;Addy Osmani’s definition&lt;/a&gt;, skills “encode the workflows, quality gates, and best practices that senior engineers use when building software.”&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/n97BCfyFIvw"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;At AIEWF, Vercel’s Andrew Qu said that skills were &lt;strong&gt;“useful as portable, on-demand knowledge.”&lt;/strong&gt; Introspection co-founder Roland Gavrilescu declared that AI engineering has shifted “from agent tools to agent skills.”&lt;/p&gt;

&lt;p&gt;&lt;iframe class="tweet-embed" id="tweet-2071735248472379573-512" src="https://platform.twitter.com/embed/Tweet.html?id=2071735248472379573"&gt;
&lt;/iframe&gt;

  // Detect dark theme
  var iframe = document.getElementById('tweet-2071735248472379573-512');
  if (document.body.className.includes('dark-theme')) {
    iframe.src = "https://platform.twitter.com/embed/Tweet.html?id=2071735248472379573&amp;amp;theme=dark"
  }



&lt;/p&gt;

&lt;p&gt;In a session on the main stage, &lt;strong&gt;Philipp Schmid&lt;/strong&gt; from Google DeepMind showed how using skills (and other declarative Markdown files) allows developers to use “agents without code.” &lt;strong&gt;His main point was that skills reduce the need for orchestration code&lt;/strong&gt; , which up till recently was typically done using Python. His conclusion:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“&lt;em&gt;Agents are just files. We write markdown files to extend capabilities. Agents can learn from those, can create their own files.&lt;/em&gt;”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/0vphxNt4wyk"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Paul Bakaus&lt;/strong&gt; , who used to work for Google but now runs a company called Renaissance Geek, has created an entire project around agent skills. &lt;a href="https://impeccable.style/" rel="noopener noreferrer"&gt;Impeccable&lt;/a&gt; is an open source design skills system that gives coding agents a vocabulary for improving interfaces. He even advocates for “skill engineering” as a discipline in its own right.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgxozfe8xybob9w771wdt.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgxozfe8xybob9w771wdt.jpeg" width="800" height="531"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;Paul Bakaus: “You can’t one-shot design.”&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
In&lt;a href="https://www.latent.space/p/skill-engineering-design" rel="noopener noreferrer"&gt;an interview with Latent Space&lt;/a&gt;, &lt;strong&gt;Bakaus argued that most skills — and indeed most models — are not very creative.&lt;/strong&gt; “They converge in one direction, and if everybody uses the same skill to do frontend design work or something like that, everything ends up looking the same,” he said.&lt;/p&gt;

&lt;p&gt;Apparently there’s also such a thing as “skills hell,” which Matt Pocock said is comparable to previous developer frustrations — like frameworks hell. In a virtual presentation, Pocock provided a detailed checklist for writing skills, which you can see in the video below. In a nutshell, &lt;strong&gt;he advises writing fewer and smaller skills, and putting more thought into structure.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/UNzCG3lw6O0"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;In a closing keynote, Y Combinator president Garry Tan implored the audience to use skills and other “AI native” approaches at their own startups or employers. Talking about business functions like sales, support and finance, Tan said that “the AI native companies that I see inside YC encode all of that as skills, written procedures that their agents execute, and &lt;strong&gt;they hire engineers whose job it is to maintain those skills, to do the work the skills can’t do yet.&lt;/strong&gt; ”&lt;/p&gt;

&lt;p&gt;  &lt;iframe src="https://www.youtube.com/embed/eBUyTS7SzV4"&gt;
  &lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;But again, there’s a danger in relying too much on what agents autonomously do. As AIEWF attendee Tyler Brown &lt;a href="https://x.com/tbrownio/status/2073133686288228366" rel="noopener noreferrer"&gt;noted on X&lt;/a&gt;, “autonomy without structure creates as much slop as leverage.” One of his learnings from the conference was to &lt;strong&gt;“re-visit and re-implement your skills”&lt;/strong&gt; :&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“&lt;em&gt;Each time there’s a new model release, it’s as if you have a kid that grows from middle school to high school. You have to change the curriculum for them to get the benefits of the new model.&lt;/em&gt;”&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Agent engineering at scale&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;It’s been three full years since The Rise of the AI Engineer and the first AI Engineer Summit. Looking back, it really is striking how much the conversation has evolved. Three years ago, the focus was on proving that LLMs could act as autonomous agents at all (and the answer at that time was usually &lt;em&gt;no&lt;/em&gt;). AutoGPT, prompt engineering, and early orchestration frameworks like Langchain dominated the discussion back then.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Now that agents not only work, but have proven they can scale,&lt;/strong&gt; this year’s AI Engineer World’s Fair was able to concentrate on the bigger problems: building reliable systems, orchestrating teams of agents, managing context, evaluating outputs and integrating AI into production software.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft0y6h81nf5c575lrk6wo.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft0y6h81nf5c575lrk6wo.jpeg" width="800" height="547"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;center&gt;&lt;small&gt;Agents are everywhere now… even on the back of San Francisco buses.&lt;/small&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;br&gt;
The term “AI engineer” may have started life as a new job title, but at AIEWF 2026 it felt more like a description of &lt;strong&gt;where software engineering itself is heading&lt;/strong&gt;. Whether developers call themselves AI engineers, software engineers or Forward Deployed Engineers, they’re increasingly working with the same set of ideas: coding agents, harness engineering, designing loops, and orchestration.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>news</category>
      <category>softwareengineering</category>
    </item>
    <item>
      <title>AIEWF Daily Dispatch: Loops, Software Factories &amp; Forward Deployed Engineers</title>
      <dc:creator>Richard MacManus</dc:creator>
      <pubDate>Wed, 01 Jul 2026 04:46:21 +0000</pubDate>
      <link>https://dev.to/latentspace/aiewf-daily-dispatch-loops-software-factories-forward-deployed-engineers-365h</link>
      <guid>https://dev.to/latentspace/aiewf-daily-dispatch-loops-software-factories-forward-deployed-engineers-365h</guid>
      <description>&lt;center&gt;&lt;em&gt;Agents are here to serve you in the software factory.&lt;/em&gt;&lt;/center&gt;

&lt;p&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;Loops, loops and more loops. That word, loop, dominated conversations on day 2 of the &lt;a href="https://www.ai.engineer/worldsfair/2026" rel="noopener noreferrer"&gt;AI Engineer World’s Fair&lt;/a&gt; — the first full day of keynotes and sessions. Perhaps knowing in advance what everyone would be talking about, AIEWF cofounder swyx titled his opening talk, “Loopcraft: The Art of Stacking Loops.”&lt;/p&gt;

&lt;p&gt;&lt;a class="mentioned-user" href="https://dev.to/swyx"&gt;@swyx&lt;/a&gt; began by commenting on the evolution of AI engineering from 2022: from chat, to tools, to goals. “These days, we’re all about automations,” he added. “We’re all about cron jobs and loops.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp9x3sp0kosc2an1w1loa.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fp9x3sp0kosc2an1w1loa.jpeg" width="800" height="481"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Allie Howe, a member of technical staff for Keycard, then introduced the main stage track for the day: Software Factories. She referenced Geoffrey Huntley’s influential article, “&lt;a href="https://ghuntley.com/loop/" rel="noopener noreferrer"&gt;everything is a ralph loop&lt;/a&gt;,” a theory about turning an AI coding agent into a persistent worker by repeatedly restarting it against the same spec.&lt;/p&gt;

&lt;p&gt;Pablo Castro from Microsoft then talked about Foundry, the company’s “AI app and agent factory.” He claimed that a “learning loop” occurs when people and agents work together.&lt;/p&gt;

&lt;p&gt;OpenAI’s Alexander Embiricos and Romain Huet were next on, and they focused a lot on Codex, the company’s coding agent. One point they made was that using multiple agents via loops can result in enhanced productivity.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhh5i1zllig3mv1067fgh.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fhh5i1zllig3mv1067fgh.jpeg" width="800" height="531"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;“There will be a lot of talk today about loops,” Embiricos said. “And if you can connect the agent to not only the work that you have to do, but &lt;em&gt;why&lt;/em&gt; it has to be done, that’s how you can get the agent to start to begin much more work. And then if you can connect it to what you do afterwards, review and deploy, that’s how you help it land much more work.”&lt;/p&gt;

&lt;p&gt;This segued to a presentation by Peter Steinberger, the “ClawFather” of OpenClaw, now working for OpenAI. He too was all-in on loops, noting that he designs loops to manage agents. He added that deciding what to pay attention to is his main challenge nowadays — and that the future is “better loops” to help solve this issue.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fn0y3mwfzq1qwzoy5cxj0.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fn0y3mwfzq1qwzoy5cxj0.jpeg" width="800" height="531"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Software factories
&lt;/h2&gt;

&lt;p&gt;All this talk of looping led naturally to the concept of “software factories,” the subject of a presentation by Tereza Tížková from a company called Factory. She defined a software factory as “the whole loop, the whole lifecycle of developing software with autonomy.” She added that this doesn’t mean just coding, but also “collecting all the signals, reacting to user feedback [and] to logs, prioritizing what’s important, then orchestrating it all.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7all4uu6hk0bkrz0qcup.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F7all4uu6hk0bkrz0qcup.jpeg" width="800" height="452"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Zach Lloyd from Warp also spoke about software factories; in fact, his thesis was that “software engineering will become factory engineering.” Loops in Lloyd’s framing were about improving the system.&lt;/p&gt;

&lt;p&gt;In both Tížková and Lloyd’s talks, the emphasis was on having the agents doing the building for you. “You’ll be building the thing that builds the product,” was how Lloyd put it.&lt;/p&gt;

&lt;p&gt;Afterwards, I went down to Warp’s booth in the AIEWF expo hall and spoke to Lloyd about software factories. I particularly wanted to know why Warp, which began as a CLI tool for developers, has pivoted into a ‘software factory’ platform where developers aren’t supposed to do coding anymore.&lt;/p&gt;

&lt;p&gt;“The way to think of the factory is, like, pick your repos, pick the parts of the lifecycle that you want to automate, pick the ways in which you want humans to be brought into the loop,” Lloyd told me. “And different organizations [and] code bases will have different preferences for, like, do you fully automate code review [or] do you have humans do hard coding, stuff like that.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnue9d0ak4zsqze1dxvfs.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnue9d0ak4zsqze1dxvfs.jpeg" width="800" height="500"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I noted that the term “factory” might be offputting to many developers, since it implies mechanized rote work — much different from the creative era of coding we’ve just come from. Lloyd recognizes this is a challenge, but he argues software factories will become a new discipline of engineering — and that it still requires problem solving.&lt;/p&gt;

&lt;p&gt;“For better or worse, the power of these systems is so great and the ability to accelerate is so strong that just writing stuff by hand...I don’t think it’s going to make sense for very much longer,” he said.&lt;/p&gt;

&lt;p&gt;(For more from Zach Lloyd on software factories, stay tuned for a Latent Space interview to publish shortly.)&lt;/p&gt;

&lt;h2&gt;
  
  
  Forward Deployed Engineers
&lt;/h2&gt;

&lt;p&gt;Related to loops and software factories, another theme from AIEWF today was the trendy new role of Forward Deployed Engineers. In &lt;a href="https://www.latent.space/p/forward-deployed-engineers-aiewf" rel="noopener noreferrer"&gt;an interview with Natalie Meurer&lt;/a&gt;, Head of Agent Engineering at Sierra, I established that FDEs are also sometimes called “agent engineers.” The main point is to help organizations adapt to agents, from a development perspective.&lt;/p&gt;

&lt;p&gt;Meurer pointed out that a lot of the work of integrating AI into companies these days is in orchestrating agents.&lt;/p&gt;

&lt;p&gt;“In practice, most customer-specific work takes place at the orchestration layer rather than in the models themselves,” she told me.&lt;/p&gt;

&lt;p&gt;Cursor’s VP of Forward Deployed Engineering, Pauline Brunet, also ran a session today at AIEWF, in which she positioned FDE as part of the shift to software factories. “We partner with your organization to co-design and co-build your AI software factory,” she said. “We transform how you design, develop, and maintain software across your entire life cycle.”&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F36bfukbwmhdp8o5qupiz.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F36bfukbwmhdp8o5qupiz.jpeg" width="800" height="600"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;(More insights from Brunet coming in an upcoming Q&amp;amp;A.)&lt;/p&gt;

&lt;h2&gt;
  
  
  Open Source AI
&lt;/h2&gt;

&lt;p&gt;Another key theme from AIEWF today was the rise of open source AI. Zixuan Li, the head of intriguing new Chinese company Z.ai, was due to make an appearance at the conference. Because of travel issues, he couldn’t make it in person. He did make a virtual presentation, though, focusing on the company’s groundbreaking open LLM, GLM-5.2 — its “flagship model for long-horizon tasks.”&lt;/p&gt;

&lt;p&gt;He also introduced ZCode, a harness that “supports all frontier models.” Li compared it specifically to OpenAI’s Codex.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe0vb08p8yjhreuatqx83.jpeg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fe0vb08p8yjhreuatqx83.jpeg" width="800" height="469"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;HuggingFace’s Thomas Wolf then interviewed Olive Song from Chinese company MiniMax, which recently released its latest open-weight model, M3.&lt;/p&gt;

&lt;p&gt;Open source AI is a big reason why &lt;a href="https://www.latent.space/p/ahmad-osman-local-ai" rel="noopener noreferrer"&gt;local AI is becoming more popular&lt;/a&gt;. Ahmad Osman is the founder of Osmantic, a company building open source software for deploying and operating local AI systems. He spoke to us today and noted that open models have improved dramatically in recent times.&lt;/p&gt;

&lt;p&gt;“Architectures are becoming more efficient, and many small improvements compound,” he said. “Once a frontier lab demonstrates that a capability is possible, the open source ecosystem can work backwards from that and find ways to reproduce it more efficiently.”&lt;/p&gt;

&lt;h2&gt;
  
  
  Conclusion
&lt;/h2&gt;

&lt;p&gt;Those were the big trends from day 2 of the AI Engineer World’s Fair. I’ll be back tomorrow with all the action and analysis from day 3. Don’t forget to &lt;a href="https://www.youtube.com/@aiDotEngineer/streams" rel="noopener noreferrer"&gt;tune into the keynotes&lt;/a&gt; on YouTube if you’re following from work or home.&lt;/p&gt;

</description>
      <category>aie</category>
      <category>software</category>
    </item>
    <item>
      <title>Forward Deployed Engineers and the future of software engineering</title>
      <dc:creator>Richard MacManus</dc:creator>
      <pubDate>Wed, 01 Jul 2026 00:20:18 +0000</pubDate>
      <link>https://dev.to/latentspace/forward-deployed-engineers-and-the-future-of-software-engineering-jll</link>
      <guid>https://dev.to/latentspace/forward-deployed-engineers-and-the-future-of-software-engineering-jll</guid>
      <description>&lt;p&gt;&lt;em&gt;Cover Image: Sierra’s Natalie Meurer at the AI Engineer World’s Fair today.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.linkedin.com/in/nataliemeurer/" rel="noopener noreferrer"&gt;Natalie Meurer&lt;/a&gt; is Head of Agent Engineering at Sierra, where she leads a global team of more than 120 engineers building conversational AI agents for enterprise customer service. Before joining Sierra, she worked in technology policy, taught herself to code and spent five years at Palantir.&lt;/p&gt;

&lt;p&gt;Forward deployed engineering (FDE) was one of the tracks running at today’s &lt;a href="https://www.ai.engineer/worldsfair/2026" rel="noopener noreferrer"&gt;AI Engineer World’s Fair&lt;/a&gt;. As Meurer explained to Latent Space before the session she presented, FDE began as a model for placing highly technical employees close to customers. But the title now covers a wide range of roles across the AI industry — including what Sierra calls the &lt;strong&gt;agent engineer&lt;/strong&gt; : an engineer who combines systems integration and agent development with an understanding of customer operations, product, and the end-user experience.&lt;/p&gt;

&lt;p&gt;In this Q&amp;amp;A, Meurer argues that FDE is defined more by accountability than by a particular skill set, adding that product and customer-facing engineering may be starting to converge.&lt;/p&gt;

&lt;h2&gt;
  
  
  Defining forward deployed engineering
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; What is your definition of a forward deployed engineer?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Natalie Meurer:&lt;/strong&gt; That is really the point of my session: the role lacks a consistent definition.&lt;/p&gt;

&lt;p&gt;If you look at its historical trajectory through to the present, it is more clearly defined by accountability to customers than by the shape of the role or the work you are doing.&lt;/p&gt;

&lt;p&gt;There is power in having that accountability. But the range of associated skill sets has become so broad that it can almost become nonsensical.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; How did you get into this kind of role?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; I began in technology policy. I was a policy nerd who learned to code on the side, which earned me a role as an engineer on the privacy team at Palantir.&lt;/p&gt;

&lt;p&gt;I spent about five years there, working across law enforcement, defence and infrastructure engineering. I then went to business school because I wanted to bring the business dimension into the mix. After that, I joined Sierra and founded the agent engineering function.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why Sierra calls them agent engineers
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; Did Palantir’s forward deployed engineering model influence the role at Sierra?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; Somewhat, although we intentionally called the role &lt;strong&gt;agent engineer&lt;/strong&gt; , rather than forward deployed engineer.&lt;/p&gt;

&lt;p&gt;Forward deployed engineering can mean so many things. We thought the title should capture the shape of the technical work, rather than only the customer-obsession element. That is why we chose agent engineer.&lt;/p&gt;

&lt;p&gt;I see agent engineering as either a subset of, or adjacent to, forward deployed engineering. It describes a more specific form of customer-facing engineering focused on developing agents.&lt;/p&gt;

&lt;h2&gt;
  
  
  What an agent engineer does
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; What does your team do when working with a customer?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; Sierra builds conversational AI agents for inbound and outbound customer service. Our work includes integrating customer systems with low-latency voice and chat agents, as well as agents that operate over email.&lt;/p&gt;

&lt;p&gt;The role requires technical skills such as data integration, but it also requires taste. You need to understand what sounds good and what will feel human when you are designing a voice agent. That element is particular to agent engineering.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; Does an engagement begin with a defined use case, or do you help the customer decide what to build?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; We conduct discovery with our customers. We try to find the intersection between problems that are genuinely difficult — because we are good at difficult problems — and problems that will have a meaningful business impact.&lt;/p&gt;

&lt;p&gt;In financial services, for example, that might begin with dispute processing. It is complex and needs to be done correctly, but it is also a high-emotional-intelligence interaction. If somebody sees a fraudulent charge on their credit card statement, they may be frightened, and the agent needs to calm them down.&lt;/p&gt;

&lt;p&gt;Almost every Sierra customer is also somewhere on the trajectory towards using an agent as its front-door interactive voice response system: the first entity that answers when a customer calls.&lt;/p&gt;

&lt;h2&gt;
  
  
  The hard work is often above the model layer
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; How much of the work involves the underlying AI models?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; We think of our agents as an orchestrated constellation of models. Internally, we are constantly evaluating the best model for a particular job, and we bring the best of that work to our customers.&lt;/p&gt;

&lt;p&gt;In practice, most customer-specific work takes place at the orchestration layer rather than in the models themselves. We sometimes integrate with a customer’s own models, and we also help customers use the platform and build agents themselves.&lt;/p&gt;

&lt;p&gt;A lot of the work involves helping them apply their internal knowledge and context.&lt;/p&gt;

&lt;h2&gt;
  
  
  Custom deployments and reusable patterns
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; How much of the work is customer-specific, and how much can be reused?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; It is a mixture of both.&lt;/p&gt;

&lt;p&gt;Every customer is building an agent that is intentionally specific to its organization. It should represent the best possible interaction with that particular brand.&lt;/p&gt;

&lt;p&gt;Other capabilities are more reproducible. Answering questions from a knowledge base, for example, is a fairly universal problem. We also have industry experts across financial services, healthcare, travel and hospitality, and retail who bring domain knowledge and best practices.&lt;/p&gt;

&lt;p&gt;But the fundamental appeal of what we are selling is something custom. We have seen large organizations across industries reach production in as little as 40 to 60 days.&lt;/p&gt;

&lt;p&gt;Each agent is still customized around the customer’s APIs, systems, standard operating procedures, brand and tone.&lt;/p&gt;

&lt;h2&gt;
  
  
  Agents as enterprise systems
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; Is agent development becoming primarily an orchestration problem?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; There are many different flavours of multi-agent architecture. The term “agent” can refer to the entity that answers the phone, but it can also refer to a sub-agent or even a single prompt equipped with tools.&lt;/p&gt;

&lt;p&gt;Every enterprise we work with wants to know how it can maintain everything its agentic ecosystem is capable of doing. It needs to manage all the integrations and all the teams that contribute to the agent.&lt;/p&gt;

&lt;p&gt;Part of that is a change-management problem.&lt;/p&gt;

&lt;p&gt;At Sierra, we tend to think of a single agent as managing the entire customer interaction, regardless of the particular subtask involved. We call those subtasks &lt;strong&gt;journeys&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Enterprises nevertheless need a way for hundreds or thousands of people to contribute to these systems, understand what is changing and follow a discrete release process.&lt;/p&gt;

&lt;h2&gt;
  
  
  Product engineering and FDE are converging
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; As companies develop more internal expertise, how will the FDE role evolve?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; I think it will remain customer-facing. But when code becomes cheap to author, it also becomes easier to translate customer insights directly into a product.&lt;/p&gt;

&lt;p&gt;Product engineering and forward deployed engineering are therefore converging in some respects — at least among the best people in each role.&lt;/p&gt;

&lt;p&gt;If you are a product engineer, you should be talking to customers. If you are a forward deployed engineer, you should be building the product. I think that is new.&lt;/p&gt;

&lt;p&gt;Being customer-facing will remain important. Even if you had an AGI-like reasoning model that could work out how to perform a process each time, you would still need to encode that process appropriately.&lt;/p&gt;

&lt;p&gt;You do not want the system independently figuring out how to handle an order return for the 100,000th time that week. You want a consistent process that it follows.&lt;/p&gt;

&lt;p&gt;That makes customer service different from some other agentic use cases. A coding agent is often trying to solve a new problem for the first time. In customer service, you are solving essentially the same problem, framed slightly differently, perhaps 100,000 times a week.&lt;/p&gt;

&lt;p&gt;That creates a different need for both the platform and the partner helping the customer encode its rules. Agents will become easier to build, but there will always be a place for people who can work with customers and translate what they learn into the product.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why generalists may become more valuable
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; Will developers increasingly need product and customer-facing skills?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; That is my belief. I think the best developers will develop those skills.&lt;/p&gt;

&lt;p&gt;Many people are asking what the engineering role will look like in one or two years. One view is that specialists will become even more important because they possess knowledge that is not readily available to an agent.&lt;/p&gt;

&lt;p&gt;The other view, which I lean towards, is that generalists will become more valuable.&lt;/p&gt;

&lt;p&gt;Forward deployed engineering has historically been the classic generalist role because it combines engineering with the customer-facing nature of the job.&lt;/p&gt;

&lt;p&gt;Forward deployed engineers — or agent engineers — therefore inhabit one of the most forward-looking areas in AI and engineering.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Latent Space:&lt;/strong&gt; Could “agent engineer” eventually become the default term?&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Meurer:&lt;/strong&gt; I am not sure. I expect engineering as a whole to move towards a more holistic definition, one that may incorporate more of what we currently call forward deployed engineering.&lt;/p&gt;

&lt;p&gt;The market currently has go-to-market engineers, forward deployed engineers, agent engineers and AI engineers.&lt;/p&gt;

&lt;p&gt;I think all of those will become different parts of the engineering craft. We will also discover entirely new jobs for engineers to do.&lt;/p&gt;

</description>
      <category>agents</category>
      <category>ai</category>
      <category>career</category>
      <category>softwareengineering</category>
    </item>
  </channel>
</rss>
