<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>名詞解釋 on Duran 的速寫筆記</title>
    <link>https://note.duranhsieh.com/tags/%E5%90%8D%E8%A9%9E%E8%A7%A3%E9%87%8B/</link>
    <description>Recent content in 名詞解釋 on Duran 的速寫筆記</description>
    <generator>Hugo</generator>
    <language>zh-tw</language>
    <lastBuildDate>Wed, 09 Sep 2026 22:00:00 +0800</lastBuildDate>
    <atom:link href="https://note.duranhsieh.com/tags/%E5%90%8D%E8%A9%9E%E8%A7%A3%E9%87%8B/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AI 時代名詞大解密：Loop、Harness、Squad、Vibe Coding 你聽懂了嗎？</title>
      <link>https://note.duranhsieh.com/posts/decoding-new-ai-lingo/</link>
      <pubDate>Wed, 09 Sep 2026 22:00:00 +0800</pubDate>
      <guid>https://note.duranhsieh.com/posts/decoding-new-ai-lingo/</guid>
      <description>&lt;h2 id=&#34;前言&#34;&gt;前言&lt;/h2&gt;&#xA;&lt;p&gt;最近只要打開 X (Twitter)、LinkedIn 或是逛逛技術社群，應該都會發現一個現象：&lt;strong&gt;AI 相關的新名詞多到讓人喘不過氣&lt;/strong&gt;。昨天才搞懂什麼是 Prompt Engineering，今天又冒出 Context Engineering；才剛聽懂 Agent，馬上又有人在講 Squad、Fleet、Harness、Ralph Loop……每個詞聽起來都很潮，但仔細一問，好像也沒人能講得很清楚。&lt;/p&gt;&#xA;&lt;p&gt;&lt;figure &#xA;&#x9;&gt;&#xA;&#x9;&lt;a href=&#34;https://staticwebapp.azureedge.net/staticweb/ai_term.png&#34; &gt;&#xA;&#x9;&#x9;&lt;img src=&#34;https://staticwebapp.azureedge.net/staticweb/ai_term.png&#34;&#xA;&#x9;&#x9;&#x9;&#xA;&#x9;&#x9;&#x9;&#xA;&#x9;&#x9;&#x9;&#xA;&#x9;&#x9;&#x9;loading=&#34;lazy&#34;&#xA;&#x9;&#x9;&#x9;alt=&#34;AI_TERM&#34;&gt;&#xA;&#x9;&lt;/a&gt;&#xA;&#x9;&#xA;&#x9;&lt;figcaption&gt;AI_TERM&lt;/figcaption&gt;&#xA;&#x9;&#xA;&lt;/figure&gt;&lt;/p&gt;&#xA;&lt;p&gt; &lt;/p&gt;&#xA;&lt;p&gt;這篇文章的靈感主要來自 GitHub Blog 的一篇文章 &lt;a class=&#34;link&#34; href=&#34;https://github.blog/ai-and-ml/decoding-the-new-ai-lingo-loops-harnesses-squads-hill-climbing-oh-my/&#34;  target=&#34;_blank&#34; rel=&#34;noopener&#34;&#xA;    &gt;《Decoding the new AI lingo: Loops, harnesses, squads, hill climbing… oh my!》&lt;/a&gt;，作者 Cassidy Williams 在 GitHub Podcast 上把這些近期竄紅的 AI 詞彙做了一次整理。我把裡面的重點名詞消化過後，用自己的話重新解釋，並額外補充幾個目前開發圈也很常聽到、但文章沒提到的詞（像是 Vibe Coding、MCP），一起彙整成這篇「AI 名詞小字典」。&lt;/p&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;這些名詞多半不是全新的技術，而是&lt;strong&gt;幫既有的做法重新包裝一個好記的稱呼&lt;/strong&gt;。理解名詞背後代表的實際做法，比死記名詞本身重要得多。&lt;/p&gt;&lt;/blockquote&gt;&#xA;&lt;p&gt; &#xA; &lt;/p&gt;&#xA;&lt;h2 id=&#34;名詞解釋&#34;&gt;名詞解釋&lt;/h2&gt;&#xA;&lt;h3 id=&#34;loop-engineering迴圈工程&#34;&gt;Loop Engineering（迴圈工程）&lt;/h3&gt;&#xA;&lt;p&gt;Loop Engineering 指的是：與其每次都手動下 Prompt 叫 AI Agent 做事，不如設計一套&lt;strong&gt;可以重複執行的系統&lt;/strong&gt;，讓 Agent 自動照著固定流程運作。&lt;/p&gt;&#xA;&lt;p&gt;舉例來說，與其每天早上手動叫 Agent「幫我看一下新的 Issue、整理摘要、提出修正建議」，不如做一個排程好的迴圈：定時抓取 Issue → 丟給 Agent 處理 → 驗證輸出結果 → 遇到卡關的案例才升級給人工處理。簡單來說，就是&lt;strong&gt;幫 AI 打造一個「AI 原生版的 cron job」&lt;/strong&gt;。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
