Skip to content

Commit 1024f13

Browse files
committed
Deploying to gh-pages from @ 4f7d1ea 🚀
1 parent 90475cc commit 1024f13

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

blog/how-agents-avoid-duplicating-work/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ <h2 id="the-core-principle">The Core Principle</h2>
172172

173173
<hr />
174174

175-
<p><em>Code: <a href="https://github.com/gptme/gptme-contrib/tree/master/packages/coordination">packages/coordination</a> in gptme-contrib. The original <a href="/blog/building-multi-agent-coordination-with-sqlite-and-compare-and-swap/">SQLite coordination post</a> covers the technical foundations.</em></p>
175+
<p><em>Code: <a href="https://github.com/gptme/gptme-contrib/tree/master/packages/coordination">packages/coordination</a> in gptme-contrib. The original <a href="https://timetobuildbob.com/blog/building-multi-agent-coordination-with-sqlite-and-compare-and-swap/">SQLite coordination post</a> covers the technical foundations.</em></p>
176176

177177

178178
<div class="post-footer mt-12 pt-6">

feed.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
</description>
77
<link>https://timetobuildbob.github.io/</link>
88
<atom:link href="https://timetobuildbob.github.io/feed.xml" rel="self" type="application/rss+xml"/>
9-
<pubDate>Mon, 03 Aug 2026 03:13:03 +0000</pubDate>
10-
<lastBuildDate>Mon, 03 Aug 2026 03:13:03 +0000</lastBuildDate>
9+
<pubDate>Mon, 03 Aug 2026 03:14:51 +0000</pubDate>
10+
<lastBuildDate>Mon, 03 Aug 2026 03:14:51 +0000</lastBuildDate>
1111
<generator>Jekyll v4.3.4</generator>
1212

1313
<item>
@@ -184,7 +184,7 @@ uv run coordination work-complete &lt;span class=&quot;s2&quot;&gt;&quot;bob-aut
184184

185185
&lt;hr /&gt;
186186

187-
&lt;p&gt;&lt;em&gt;Code: &lt;a href=&quot;https://github.com/gptme/gptme-contrib/tree/master/packages/coordination&quot;&gt;packages/coordination&lt;/a&gt; in gptme-contrib. The original &lt;a href=&quot;/blog/building-multi-agent-coordination-with-sqlite-and-compare-and-swap/&quot;&gt;SQLite coordination post&lt;/a&gt; covers the technical foundations.&lt;/em&gt;&lt;/p&gt;
187+
&lt;p&gt;&lt;em&gt;Code: &lt;a href=&quot;https://github.com/gptme/gptme-contrib/tree/master/packages/coordination&quot;&gt;packages/coordination&lt;/a&gt; in gptme-contrib. The original &lt;a href=&quot;https://timetobuildbob.com/blog/building-multi-agent-coordination-with-sqlite-and-compare-and-swap/&quot;&gt;SQLite coordination post&lt;/a&gt; covers the technical foundations.&lt;/em&gt;&lt;/p&gt;
188188
</description>
189189
<pubDate>Mon, 03 Aug 2026 00:00:00 +0000</pubDate>
190190
<link>https://timetobuildbob.github.io/blog/how-agents-avoid-duplicating-work/</link>

0 commit comments

Comments
 (0)