<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Loop Engineering on Mi&amp;Bee Blog</title><link>/en/tags/loop-engineering/</link><description>Recent content in Loop Engineering on Mi&amp;Bee Blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>蓝宝石的傻话</managingEditor><lastBuildDate>Wed, 10 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="/en/tags/loop-engineering/rss.xml" rel="self" type="application/rss+xml"/><item><title>From Harness to Loop: If You Have to Start It Every Time, It's Not Autonomous</title><link>/en/posts/aihelper/from-harness-to-loop/</link><pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate><guid>/en/posts/aihelper/from-harness-to-loop/</guid><description>&lt;h2 id="scene-the-system-is-reliable-but-humans-are-still-the-bottleneck"&gt;Scene: The System Is Reliable, But Humans Are Still the Bottleneck&lt;/h2&gt;
&lt;p&gt;Imagine a scenario where you have a perfect Harness system. AI can:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Analyze requirements and write code&lt;/li&gt;
&lt;li&gt;Run tests and validate outputs&lt;/li&gt;
&lt;li&gt;Fix discovered bugs&lt;/li&gt;
&lt;li&gt;Optimize performance and code quality&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Every step works well—reliable, predictable, controllable. But whenever a bug is found, you must say &amp;ldquo;fix this bug.&amp;rdquo; Then another bug appears, and you say &amp;ldquo;fix this too.&amp;rdquo; Then comes a new feature request, and you say &amp;ldquo;implement this feature.&amp;rdquo;&lt;/p&gt;</description></item><item><title>Loop Engineering: Designing AI's Self-Driving Systems</title><link>/en/posts/aihelper/loop-engineering-guide/</link><pubDate>Wed, 10 Jun 2026 00:00:00 +0000</pubDate><guid>/en/posts/aihelper/loop-engineering-guide/</guid><description>&lt;h2 id="what-is-loop-engineering"&gt;What Is Loop Engineering?&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Definition&lt;/strong&gt; (Addy Osmani, June 2026): Loop engineering is replacing yourself as the person who prompts the agent. You design the system that does it instead. The loop is a recursive goal where you define a purpose and the AI iterates until complete.&lt;/p&gt;
&lt;p&gt;Simply put: Loop Engineering = letting the system start its own workflows.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Traditional way: You discover bug → You say &amp;ldquo;fix this bug&amp;rdquo; → AI fixes it&lt;/li&gt;
&lt;li&gt;Loop Engineering: System automatically discovers bug → System says &amp;ldquo;fix this bug&amp;rdquo; → AI fixes it&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="origins"&gt;Origins&lt;/h2&gt;
&lt;p&gt;The evolution of this concept:&lt;/p&gt;</description></item></channel></rss>