<?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: Marcos Cruz</title>
    <description>The latest articles on DEV Community by Marcos Cruz (@marcos_cruz).</description>
    <link>https://dev.to/marcos_cruz</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%2Fuser%2Fprofile_image%2F4071092%2F0615c93f-0d7d-4b6e-80bf-a5ba925a945f.jpg</url>
      <title>DEV Community: Marcos Cruz</title>
      <link>https://dev.to/marcos_cruz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/marcos_cruz"/>
    <language>en</language>
    <item>
      <title>Harness Engineering? Loop Engineering?</title>
      <dc:creator>Marcos Cruz</dc:creator>
      <pubDate>Mon, 10 Aug 2026 10:23:12 +0000</pubDate>
      <link>https://dev.to/marcos_cruz/harness-engineering-loop-engineering-4ofg</link>
      <guid>https://dev.to/marcos_cruz/harness-engineering-loop-engineering-4ofg</guid>
      <description>&lt;p&gt;In the world of &lt;strong&gt;AI&lt;/strong&gt;, a new concept appears every week. It's nonstop! The reality is that we're constantly bombarded with new technical words, sometimes a repackaged concept and idea with a new, viral name. Many of these concepts even become outdated or are renamed within few weeks.&lt;/p&gt;

&lt;p&gt;How do you avoid getting frustrated along the way? The key is not to blindly follow the hype, but to understand what's behind it.&lt;/p&gt;

&lt;p&gt;Two terms that have generated the most confusion lately are Harness Engineering and Loop Engineering.&lt;/p&gt;

&lt;p&gt;Here's an explanation of their meanings:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Harness Engineering (The tools):&lt;/strong&gt; This involves preparing the entire ecosystem that an artificial intelligence agent needs to perform its job.&lt;br&gt;
In other words, it's when you implement skills, tools, and connections (like MCPs) for the AI ​​so it can interact with your system.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Loop Engineering (The automation):&lt;/strong&gt; This refers to the orchestration and design of workflows (loops). Instead of working in the traditional way by typing a prompt in a chat for the AI ​​to do something on a one-off basis (what's called an "open loop"), you design a cycle where the AI ​​acts automatically in response to certain events.&lt;br&gt;
A practical example: Imagine you configure a loop where, if a system detects an error in your code, an AI agent is automatically triggered, analyzes the error, writes a test, fixes it, and sends you the proposed change ready for review.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Hope it helps to clarify! Cheers! &lt;/p&gt;

</description>
      <category>ai</category>
      <category>programming</category>
    </item>
  </channel>
</rss>
